Developing (v7+)

Exceptions & Errors - echoing out

I've implemented the function to echo out an error as noted here: http://www.concrete5.org/documentation/developers/system/error-handling Bottom line: I need it to not prevent my form from being submitted even if there is an error. I'm using this …

Raw log file? Log converts links...

Are the logs stored in a raw format? When viewing logs in dashboard, it parses links and I need to see a value of a variable verbatim to debug. How can I view this without the log parsing the link as clickable link?

How do I code the traversal of all the layouts in an area.

Hi, I would like to programmatically traverse the contents of an area, creating a reference to each block in each layout of an area. Consider expanding the trans_marine_save_area_to_pdf addon. [This post is not about this addon] How do I have a b…

Form Crashes!!

I'm lost and really don't know where to turn, I'm trying to make a simple form under a subdirectory and I'm having a massive problem, or at least a massive problem in my eyes... The reporting system uses PHP and MYSql, it worked fine on my WAMP but si…

How to loop over page type & custom attributes from Composer?

Firs of all, I feel like an idiot. That being said: I simply want to output entries from a specific page type in composer and loop over them on a page, displaying all the entries in block form. I do not know the best way to do this nor have found a sol…

Is duplicate() function necessary in the block's controller?

I was looking at writing a duplicate() function in the block's controller. I went through C5's Slideshow block as it seems to be a simple block to study. I commented out the duplicate() function in the concrete/core/controllers/blocks/slideshow.php and it…

Problem: TinyMCE does not show any Styles using Firefox 19

I am just doing final testing on a site when it was brought to my attention that Firefox 19.0.2 is not showing any of the styles in typography.css in the "Styles" (and "classes") drop down menus in TinyMCE. I have been using Chrome which works perfectly.…

Data Display Attached File Download

Using Advanced Forms to allow members to build profiles and upload a file. That seems to work well. I have their profile displayed with Data Display and is working well. How do I get the file they attached to show up on their profile so it can be downloa…

Filter Posts