Developing (v7+)

parent page attributes

Hello, I'm reading a custom attribute with $c->getCollectionAttributeValue('sams') how, can I read the same one from the page's parent? and then from parent's parent? I need actually to recursively get up to the site root and read all of them. …

can't remove aliased page, login page layout

Hey guys, Congrats on concrete5. I quickly dumped another CMS I was mid-stream in implementing for yours.. what took a week+ I accomplished in a few hours with concrete. I'm in portland too, so that's a bonus. So on to the problems.. I created an alia…

Suitable IDE for Concrete5

Hi, I have 10 years web dev experience but am new to PHP/Linux. I've installed Eclipse Ganymede with PDT2 and imported the Concrete5 files into a new project. I have loads of errors, one for each '$' in the javascript files. I was wondering if I've c…

I have an error Javascript:void(0)

hi I have the above error which is appearing on a theme I am creating this stopping the edit page etc to be unusable any ideas anyone pretty please??

Limiting autonav to a single node

Hi Guys, After the help on here from Spiral and others, i got my nested lists working in autonav all nice. Next challenge that has me slightly stuck is writing a custom template that only returns the pages under a given node in the sitemap tree. …

Blog ad on?

Is there a simple blog ad on to concrete 5? I think this would be a great addition! If there isn't I'm a entry level web developer who would love to try to make one with some guidance. I need to get better at php and mysql and I would love for someone to …

is_int vs. is_numeric

I just fixed a small problem in one of my blocks and thought that there might be another way to fix it. In library_file/controller.php the method getThumbnail check whether maxWidth and maxHeight are integers. Since php doesn't care much about types…

Order of items included with addHeaderItem

I'm using addHeaderItem quite often in the meanwhile. It's really great to have this method! Unfortunately I couldn't find a way to change the order of the includes. I've got a js that requires jquery and therefore must be called after jquery has be…

Get Atributes Based on User ID

How do you get a User's email address based on their user ID. For example, imagine a block that lists all the users and the email address associated to each user. I thought the __call function might be the key, but I'm not sure how to use it. It wa…

Filter Posts