Developing (v7+)

How to make 2 autonav menus in one page

Is it possible to have 2 separate autonav in one page? I have created 2 templates for my autonav, but then I tried to add them both, they interrupt with each other and I get a error message.

Page setAttribute Fatal Error

I am attempting to set a predefined page attribute. The attribute is set as desired, however I receive a fatal error! [code] $oPage = Page::getByID($_POST['cID']); $oPage->setAttribute('map_location', 'test geocode'); [/code] [code]Fatal error: Ca…

Image Helper create method

I want to resize images to be viewed in an automatically generated slideshow. Trying to use the image helper with $im->create. I'm very confused on what the $newPath variable should be, which I think is why it has not worked for me. Can someone explain fu…

Store search with mapped results?

I would like to have a site where shops are searched and mapped with a custom pin. I was thinking of using eCommerce for the module to add shops in but not sure if there is a better solution. I would also like each shop (product) to have its own page with…

How do I clear the Dashboard 'System Notifications' cache?

I have adjusted the "System Notifications" cache in the dashboard to pull from my own RSS feed rather than the concrete RSS feed. My items are appearing on the dashboard but concrete items that had been listed are still there as well. Is there an easy …

Simple View Files in a Directory

I had a need for a block to just dump files (.pdf and .doc) into a directory and then table them out with links. I went ahead and wrote my own little custom block and am pleased with the result. I was wondering if there would be any interest in my humble …

Integrating a listserv / email discussion group

Hi all, I'm trying to set up email discussion groups that all members of my site (small, community-of-interest based, specifically, the alumni from a specialized masters program) can subscribe to and send mail to. I saw the "Mailing List" add-on whi…

Custom domain for sitemap.xml

Hello boys and girls of Concrete5 community! Can anyone tell me where to hack, to force a specific base domain into the auto generated sitemap? My site (http://www.freelancefotografi.dk) is being accelerated by some frontend servers responding to th…

Multiple "classes" of registered users?

I'm building a C5 site, where I'd like to have a section of the site reserved for staff, and a section of the site reserved for registered users. Ideally I'd like to have two classes of registered users, much like the current administrators and registered…

Filter Posts