Developing (v7+)

Can helper('html') be used with a single_page?

If I want to load some js on a single page, can this be done with helper('html')? If so, where would I place the js and how should it be named? And maybe I am not approaching the problem correctly: I want to include a custom tinyMCE.init while using t…

Echoing form data pre 5.7

I am trying to echo form data by doing a PHP/mySQL script using the btFormAnswers database table. I am having issues because the data is not in sequential order sometimes. Instead of having the fields in order, i.e. 1, 2,3,4,5,6 it will be in 2,1,3,4…

Is 5.6 auto updating it's self?

Hi. I'm finding sites are losing the quick hover nav in dashboard making it more click heavy to work around. Also seeing sites with the following error. Warning: session_regenerate_id(): Cannot regenerate session id - headers already sent in /ho…

Max upload size

Hi all, should be easy but I was wondering how to increase the maximum upload size in Concrete5 5.7. I knew how to do it in 5.6 but not sure what and where to put to make the change in 5.7. Any help would be greatly appreciated.

Duplicating Blocks

Hi! I want to create a new version of one of the blocks in my library - based on the original but that I can edit seperately. I have copied the folder and tried editing the files but I keep getting errors where I can't install it. Any clues? C…

Blocks have no space in between them and crunch up together

All of the sudden I looked at my website today and saw all the clickable Product Blocks on my website are formatted strange. I have a page that lists all the products and they are now all crunched up together like it's trying to take up as little space a…

Making form content display to page and also searchable

Hello all, I really have been racking my brains (which usually means there is a simple answer!) trying to find out if the simple "form" block's content can be made searchable. Ideally I would like the form block's content to display in a page. can't s…

Making form content display to page and also searchable

Hello all, I really have been racking my brains (which usually means there is a simple answer!) trying to find out if the simple "form" block's content can be made searchable. Ideally I would like the form block's content to display in a page. can't s…

Ajax include and $this problem

Im including .php file with ajax. However, i cannot use $this->getThemePath() inside that php-file because "it is not in object context". Any help?

Filter Posts