Developing (v7+)

Session are not available in site.php (config file)

Hello everyone, When i try to access session from site.php of config the session are not available over there, So i tried to do session_start() from site.php but that is giving me error as below : Fatal error: Concrete5_Model_PermissionAccess::valid…

Google Calendar Integration Question

I am taking over editing a Concrete 5 site that someone else made. The client has a Google Calendar and it is no longer automatically updating on the website ( It DID work for a while). I'm guessing that something broke. What is the best way to have a Goo…

how to use ajax in the script and call the controller

hi I'm working i web application, I want to run function without page reloading and need to call function as AJAX. i using two dropdown box, my requirement is, the second dropdown box should display a set of values from database is based on the select…

Screwed up css on homepage

http://www.rdpc.org.nz/ I cannot get my sidebar content to show up or the footer. I have a ProBlog block in the main area. Any ideas please?

Border Radius CSS applied to DIV not rendering all corners

Hi Everyone Been a while since I've been on here... I've got a theme that has a border-radius applied to a div id, where I want to place a C5 slideshow. In html, it looked fine, but once I have changed it over to a C5 theme, and added the slideshow,…

how to get a list of all file sets

I have several file sets and I need to sit in a loop and search each set for particular files (images in this case). To get the list of file set names I used: $filesets = FileSet::getMySets($user = false); This works fine as long as I'm logged i…

Pretty URLs... works on all pages but home?

Hey all, I have a dev site set up at http://www.whtestingsite.com Pretty URLs is working on all pages except the homepage? http://www.whtestingsite.com/index.php goes the the correct home page and http://www.whtestingsite.com goes to a …

Filter Posts