Developing (v7+)

Setup on child pages not working

Hi all, when I update an item on a template page and select 'Setup on Child Pages' the usual checkbox options on the right are not there. I've attached a screenshot. Worryingly, I tried adding a new user with admin privileges and when I click on the te…

CSS IMAGE PATH & URL

Hi Guys, I have two question. 1. CSS IMAGE PATH i have gave my image path as background:url(../images/submit.jpg) no-repeat; and it didnt work, I tried the getSytleSheet, it didnt work for me. 2. Currently my url is showing as www.web…

Override form submit button (contact form)

Hi guys, I'd like to give the form submit button at the contact form a different css class (.btn). The code for the button is placed in /concrete/core/controllers/blocks/form_minisurvey.php Any chance to override this? Or any other idea how to …

Hide subdirectory from URL with Pretty URLs - Concrete 5.6.2.1

This is proving to be extremely frustrating. In previous versions a solution was posted here http://www.concrete5.org/documentation/how-tos/developers/hide-the-subdirectory-url/ This works beautifully for versions prior to 5.6 and Pretty URLs als…

wordfence equivalent?

I love C5 and encourage my clients to use it but I often get specific requests for Wordpress so I inevitably end up using it for some of my clients and one of the plugins I use fairly religiously with Wordpress is "Wordfence." If you're not familiar …

Best way to validate custom attributes

I've created some extra user attributes and want to validate them, what would be the best way to do it? Currently I'm using this, but it seems bloated and maybe there is a simpler approach? [code] $ak = UserAttributeKey::getByHandle($akHandle); $p…

Old users can't log in using IE but new users can

I have a fresh install of 5.6.2.1 with no issues but I have 2 sites that have been slowly updated though the years that users can not log into using IE. I have edited all the security settings and tried changing the site.php and checking php(all the di…

Custom URLs... ("abc.html")

I hate the thought of losing my search weights to my initially flat HTML site. The site was domain.com/ and each of the 80+ pages was an HTML file: domain.com/store.html domain.com/about.html domain.com/pickles.html etc. If I'm going to replac…

Single page fails depending on path

I'm setting up a single page on a Concrete5 site using the MVC model that fails depending on the URL it is installed in. If it is in the URL "mysite.com/new" it works as expected with both the controller.php and view.php running and generating the corr…

Filter Posts