Developing (v7+)

Fancybox PNG 404 Error

I am currently trying to optimise the loading time of my website. I have used Web Page Test to run a report of where improvements can be made. The biggest error it has found is a 404 to a Fancybox folder containing images which do not exist. The link w…

Package controller location with Loader::controller

Hello, I'm building a package with a couple of tools files that need to access controllers functions. I'm able to reach a controller in /concrete/controllers/dashboard/users, when creating a instance of the controller like: [code] $cnt = Loader::…

Illegal offset warning

Working on Crud from Cookbook - Chapter 6 - interface for dashboard - Can't seem to get edit working I get a Illegal offset warning and headers already sent. Can't figure it out - here is edit function public function edit($id) { Loader::model(…

HTML code snippet causing editing to hang

Hello, Since adding a HTML snippet to my site, supplied from Mailchimp I cannot edit any block from the front end without the loader constantly spinning. I end up having to cancel out, refresh the page and then approve the changes. Can anyone spot any…

Mysql Fatal Error

Hi I'm trying to move a site from one to another and I'm getting the following error. Fatal error: Class 'ADOFieldObject' not found in /home/sites/immakingprofits.com/public_html/concrete/libraries/3rdparty/adodb/drivers/adodb-mysql.inc.php on line 503…

How can I add my own HTML/CSS nav bar? [SOLVED]

Alright, so I made a navigation bar using HTML and CSS in Notepad++, and now I want to put it on my website... I tried adding an HTML element and placing it there, then adding the CSS in the Styles.CSS folder using the Theme Editor, but that didn't work. …

Custom Block Template Controller

Where can I put a custom controller so that it only affects one template and not all? I'm customizing a Autonav template that needs a different controller, but I want the other templates to continue using the default controller. If I put the modified …

MixItUp - sorting images by image tag

Hey there! I am currently trying to implement MixItUp (http://mixitup.io/) into Concrete5. Turns out to be more complicated than I am able to handle ;) The script uses li elements and sorts them by their class.

Filter Posts