Developing (v7+)

change the footer

Hi, I have a little problem, i cant find the file witch control the footer on my page. I though it was the same as the file footer.php witch was in the theme folder, but its not.. I changed it long time ago, but i cant find it now :O Its the sam…

Acces to controller from a attribute type

Hi, I'm working on my free package 'fileset_attribute' to improve it a bit. I would add some function int the controller to help people to work with. in this way i will add for example the function 'getFileListObjectValue' to get a files list object fr…

Adding list of tags to Page-List template...

Ive searched and searched for this on the site forums but can't seem to find an answer to this question... Im using a page list block, to display pages in what will be a recipe section (this is a wireframe prototype at this stage). We want to displ…

Permissions on New Blocks created by Client

Hey All, How do you set the default permissions on blocks a user creates? Here's the scenario: Client has permission to add blocks, I had added several to start and set those blocks so the client could edit & delete them. (removing: Edit Design &…

Error Message

http://www.davesracks.com Everything was working all right when I last published and logged off I though. Came back to edit my pages and was unable to. Error Message $(function() { var ccm_menuObj6471 = {}; ccm_menuObj6471.type = "BLOCK"; ccm_me…

Automatically Create New Pages With Content From Database

Hi there, I really think that Concrete5 can do this and is the solution I am looking for but I really need some help to get going here. We have a preexisting database of products. I would like to write a php script that will generate a new set of Conc…

Special Characters in Page Titles...

So I just ran the W3C validator on my site, and it came back w/ a bunch of errors regarding ampersands (&) in the title of my pages. My understanding was c5 would auto convert those to the special character that's appropriate, in this case [code]&[/code]…

Date Navigation work around?

Since the Date Navigation block is broken in recent versions of C5, has anyone got a work around I could use for my blog site? Given that I am not a coder, instructions need to be broken down sorry.

Content Block File Link Image Path Problem

Hi There, I am trying to build a feature where you can add a File Link to an Image in the content Block, and that Image then opens in a Lightbox instead of opening the actual link. The Problem is, that if you add a File Link, the Link to the file is…

Ajax registration form

I want to implement an ajax registration form. I call the do_register method of the register class and set the dataType: 'json' in the javascript: [code] var data = $('form#registration-form').serialize(); $.post( '', function(data) { alert(data); …

Filter Posts