Developing (v7+)

Calling a controller function on button click

I have a single page that shows a page list of pages 'owned' by the currently logged in user. The list displays some custom attributes such as a thumbnail. I've gotten that far without too much trouble. My problem is that for each page I also want to dis…

Website crashed.... :o(

Please help, I have recently upgraded to 5.4.2.2 by following the C5 guidelines; i.e. replacing the original concrete file with the upgrade version then going to the url mysite upgrade and following instructions. The website seems to work fine apart from …

High traffic sites in concrete5

If you don't read our blog, you may still want to read this one: http://www.concrete5.org/about/blog/concrete5-sightings/high-traffic-big-sites-and-concrete5/ All about performance and high/load sites with concrete5

User uploads to product list.

Hi I have a request to build a site where users can upload autoshop related products to a web site for sale. The site will also need to be able to process the sales transaction as well. I assume there will need to be an "approval" mechanism as well by …

Making a small block type, if else not working

Hi every one I am attamepting to make a small blocktype and I have set it up to have two categories, either: employee [id 1] or employer [id 2] And I want to use this specific id to change the background color of my div using if/else statement,…

preprocess scrapbook menus

Hi there, working on my 1st c5 site. So far this has been an extremely easy learning compared to other CMS's. This site Im working on is going to have multi sections that will appear to be separated from each other. Ive got all my sections in place…

Changing the Name / URL Of a Single Page

I have a client who wants to change the url structure of his site. I haven't been able to figure out how to change the name of a single page. I was wondering if anybody knew the solution. Thanks

Storing Scrapbook Content To A Variable

Hello! I have the following code to display the data contained in a scrapbook page and it works great: [code] $block = Block::getByName('TestMessage'); if( $block && $block->bID ) { $block->display(); } [/code] But what if I don't want …

need help - willing to pay

Ok, I've been asking for some help with this issue for a few months now and no one has been able to tell me how to do it, so.... I'm looking to hire one of you gurus to make it work for me. I need to do the following: Upload a list of (1000+) users…

Beginners troubles with templates

Just downloaded a new theme and try now to do some small customization. Where can I set "DIR_REL" to get the logo in the header? [code] id="logo-text" href="/" title=""> …

Filter Posts