Developing (v7+)

Setting controller variable from view?

I couldn't find any good docs on how to set a variable in a controller from a view of a single page, other than using the url which I feel is less than ideal. Thoughts?

Member page

I am new to Concrete 5, however, over the weeks I have surmounted problems by searching the forums and the solutions are there, so, thank you all members and the C5 team. The site I am building is a closed members site where pages are resources and the…

Server Error when uploading multiple images through file manager

Hi, On a clients machine we are getting a problem when they try and upload a selection of files and in some instances when they upload an individual file. The process bar gets so far along then says 'Server Error' Now I have tried the same image…

<head> content dynamically moved to <body>

When setting up a new Concrete5 site and a new theme, the contents of the are being moved to the dynamically. Page Source looks ok, but when viewing the generated output in Firebug or Chrome Dev Tools, you get the contents moved to the and the is e…

Sitemap and Pretty URLs causing image path problems

Im using IIS with C5, all good. I have enabled the rewrite in IIS using this work around. This is all good also. http://www.concrete5.org/documentation/how-tos/editors/enable-pretty-urls-in-windows-iis/ However when I view my pages as such here i…

Can concrete do this (with minimal headaches)?

I need to build a site with roughly 70 users than can only edit their own portfolio page(s) and 1 to 5 users that can edit every page. the 70 users need to be very limited to what they can do. No changing the layout or design, only posting content. th…

Add Header Item to view template

What is the proper method to addHeaderItem from within a block template. I want to be able to change the addHeaderItem base on the template selected.

Zend Framework version

What version of the Zend Framework is installed in the current version? I think that each version of concrete5 needs to specify which version of every third party library is included. With ZF you might want to include Zend_Version. How regularly is this u…

Pulling info from a block

I need to access some info from an image block located on another page... I don't want to display the whole block, I just need to get the path of the image for some other user. I know how to get the actual block: $blocks = $page->getBlocks('Main'); …

WEIRD -Edit Content box scroll bug?!

So, maybe I've messed something up with css, not sure how, but check the attachment for a pic of what the edit box is doing to me everytime i goto edit a content block. Any ideas?

Filter Posts