(OLD 5.7 Discussion FORUM)

Command Line API

I'd like to build a few functions that can be called via PHP command line, or via a PHP exec() call. Things like adduser, deleteuser, etc. I have this working via cURL, but I don't want these functions available via browser at all. Does Concrete5 have …

Best "starter" block for custom block development in 5.7

In the tutorials for older versions of C5, there have been some "starter" blocks that made a good jumping-off place for custom block development. The most comprehensive option for pre-5.7 work seems to be the Designer Content block that simplifies the blo…

page selector widget at 5.7

Hi, I wonder if anybody face issues with using 5.7 selectPage widget when use it as array? [code] echo $ph->selectPage('itemUrlInternal[]', 1); [/code]

Installing Concrete 5.7.1 with myisam (doesnt have innodb)

Hi all, I want to ask how to install concrete 5.7.1 in server that doesnt have innodb support? my server only have myisam. For what I know, C5 already use innodb since 5.5. But up to concrete 5.7.0.4, I still can install on my server. except since 5.…

5.7.1. Connecting to Marketplace causes fallback error

If I try to connect to the marketplace, the page "http://www.christianmichael.eu/index.php/dashboard/extend/connect/register_step1" opens for 2-3 seconds and then it falls-back to the homepage, showing following link: "http://www.christianmichael.eu/#1413…

Block 'cells'

How do I delete, resize or move the 'cells' in the layouts that the blocks go into? I have 2 that I can't get rid of that are interfering with my layout, and one that I want to increase in size for my text block and I can't find how to do that. Thanks in …

Any testing (debug) check list for 5.7.x?

Does anyone (concrete5 core team) made 5.7 bug test sheet besides Travis CI? We, concrete5 Japan, community has built concrete5.6.x testing sheet in Japanese. https://docs.google.com/spreadsheet/ccc?key=0AhoD17Pn0dx5dHI3NTRyOTl0Y0FPWU5tM3F5RmFRLVE&u…

403 Permission Denied

After my installation of the Likes This Block, the LESS files in my themes—including the stock version of Elemental—no longer work properly. The LESS files do what they're supposed to only when I'm logged in. I imagine that the problem concerns registrati…

JQuery plugin issues

Just a heads up if you wish to use a JQuery plugin you can't use the $this->addHeaderItem() method as it includes items BEFORE the jquery is included.

Registering CSS and Javascriprt

Hi, It would be awesome if someone could put together a quick How To on registering CSS and Javascript in a packages controller.php. I have been fiddling with it but have not got it to work, I think it is going to be a problem for others too. thanks

Filter Posts