Developing (v7+)

Multi language - display no subnavigation

Hi there, I used the fine tutorial: http://www.concrete5.org/documentation/how-tos/building-sites-in-multiple-languages/ to build a two language site. The problem is, i want to display subpages in my navigation, but it doesn't show the subpages. When…

Theme the An unexpected error occurred page.

Is there way to set this page to your custom theme? I came across this error page and can't for the life of me find out where to change this. It currently shows the concrete5 theme.

Integrating APIs on C5

Our church subscribes to an online member management system that includes APIs to load data on our main public (C5) site - but I'm a complete programming noob. Can anyone give me a simple explanation of how to do this https://churchcommunity.fogbugz.c…

re: Modifying Randomizer

Hi guys, I've set up my site so products are grouped according to attribute. I am using the filterByAttribute to load these products onto the one page using pageList. I would also like to do this with some banner ads. So when you click into the pro…

Bug fix for form helper

The standard form helper has a bug in that it doesn't correctly handle two-character IDs (such as 'xm' or 'cs' or the like). Line 311, which currently reads: [code]if ((strpos($key, '[]') + 2) == strlen($key)) {[/code] Should be changed to: [code]…

Sign-in to edit switched pages back to home page

I'm using a flash menu and the "pretty urls" setting so I can access my pages with a short url. But when I sign in to edit, no matter what page I'm on, it switches to the home page. The only way I can access the page I want to edit is to go through the …

Custom Data

Hi there, Kind of a funny question, and I'm not sure whether c5 is able to do what I want it to do... I have a site that I've created in drupal already where there's all sorts of custom data added through the use of "CCK". The site has been neglecte…

Sorting Users by Custom Attribute in Dashboard

Hi all I have made some custom attributes for my users and when I try to filter the users (in the dashboard) by that attribute - it tells me that there are none, even though I know there are. Suggestions?

How-to build an employee list with a search in it?

Hello c5 community, i have following feature to implement on our c5-website: an employee list (name, position, phone number, employee-image) and a text box where one can enter name and get all the information to the person. Currently i don't know wh…

Filter Posts