Developing (v7+)

thumbnails and upload problems

Hi! The website I developped work perfectly on my local computer, but unfortunately it doesn't work on production environment. I get issues with two functionnalities: first, I use the "image helper" getThumbnail function to generate thumbnail on …

C5 Approach for Complex Web App

I am trying to migrate an existing site which is a hybrid CMS/WebApp. It has lots of content pages, and a fairly complex web application. What is the best approach in Concrete5 to implement the web application? Blocks (although they don't seem designed fo…

Custom Attributes image

Hello community. I have created several custom atributes for a page including image/file one. Using page list block i can output this attributes apart from the image one. Is there a way that i can output the image that is set in that attribute?

Content block for creating a custom button

I have a client that needs to be able to insert a button with different caption and destination url... I have tried to reverse engineer the 'image' block as this seems to be the most similar block type to that which I need. i.e. add.php, offers input…

getting all parents of a page

Hey All, I'm working on a package that involves overlapping "zones" of context, based on a page's location in the site. To do this i need to know all of a page's parents IDs all the way to Home. I've done it like so: [code] [/code] is there …

Custom Templates inheriting each others PHP...

I have two custom templates of a block appearing on the same page. The view.css of both were inheriting from each other, so I have changed the names of each class/div in both the view.css and view.php files of each custom template. However, the view.php f…

Page Caching Problem

Using C5.4.1.1, whenever I enable page caching, the system dies and it throws this error: Fatal error: View::render() [view.render]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class defin…

Function: Add Layout

How come when I am working on a Default of a Page Type, where I can activate which pages are Child Page of this Default (setup on Child Pages), I cannot use the special function 'Add Layout', where I can devide a Block into 3 Cells (like a table) called L…

Making AutoNav horizontal

OK. So I have a Homepage and a bunch of other pages but the AutoNav just shows a vertical, bulleted list. How can I turn it into a horizontal menu with tab graphic as a background for each button? I have made and uploaded a custom template but it i…

view.php fatal error

I was trying to implement a mouse-over navigation, and I think something went wrong. All of these errors appear on my view.php page: http://pastebin.com/Ujh2JD6R When I try to view my cart in a new window, this is the error: "Fatal error: Call to a …

Filter Posts