Chit-Chat

Why is <?=$this->getThemePath()?> NOT NEEDED in linked CSS?

I original wrote my CSS straight into the header of my default.php. Then, when I put it in an external CSS file and just linked it, all the instances where I used images in the CSS with simply disappeared. I remembered that I hadn't seen in any of th…

Disallow add page

Good day How can I set permissions so that a user can not add a new page? Thank you

Problem with form

Hi, I have a php form in concrete5/blocks/external_form/forms called login-form.php It is a Login form. When the user fills out the information, I plan on the form executing another php file. But, no matter where I put this other file, called login…

I'm testing too!

Just checking to see how the rating system works. Reply so I can choose the best answer!

Delay in loading favicon

Hi, Each time a new C5 pages loads, my favicon is temporarily replaced by the safari browser favicon and then mine comes back after a second or two, ie, once the page has loaded. It's quite distracting to have the favicon changing back and forth in …

Errors when trying to pass PHP sessions!!

Hello, I'm using the block here to try and incorporate php into my site: http://www.concrete5.org/community/forums/block_requests/simple_php_block/ In the block I wrote this: session_start(); echo $_SESSION['first_name']; When I try to publish my …

Filter Posts