Developing (v7+)

Secure Site HTTPS

Hi tried playing around with config/site.php to "force" https://www.sitename.com but Firefox says it detected an "unending" loop? How does one make the entire website load as HTTPS including the CMS backend? thanks!

Moving an existing site to Concrete5

Hi all, I have been looking around the forums but havent found an answer to this one. If I have an existing website, (html and css) is it very easy to "concretise" that website ie. make it a concrete5 website? Regards, Nige

Newbie Question - Connecting to custom table the 'concrete5' way

I am having some difficulty sorting out how to 'connect and query a custom table' the concrete5 way. What I know/have done so far: 1. controller/ecom_product.php [code] Execute({sql statement}) and am pretty sure I could write 'direct access' code…

Zoom Image - thumb and large

Hello everyone, I installed Zoom Image on one of the websites I am working on, first time using Concrete5 :). Look nice indeed. Any way, I need to have two separate images, a thumb and a large one, like this for example: http://www.phasmo.com/portfoli…

Searching a CollectionType for existence of an Area

I have a package that will behave differently depending on if it knows the supplied theme has a built in sidebar or not. For now, it's just an option that can be manually toggled with relative ease, but I'd like to be able to determine a sensible default…

Error helper in external form

Kind of a newb question, but how does one go about putting together an external form that displays validation errors, i.e. invalid email address, incomplete field, etc. I'm referencing the c5 login and register pages which use: [code]$e = Loader::helper…

meta title

i am now using loadfoov2 theme instead of orange sunset. however my problem remains. i try to use the browser to navigate; packages/theme_loadfoov2/theme/elements/header/default php. it tells me error 500. check server log fix problem try again.i go back…

Alias Length

Could someone please point me to the location that determines the alias length limit. It seems to be set at 48 characters at the moment including the _'s for spaces. Or, explain why it is currently set that way. Technical limitation? Thought it would …

Single page under dashboard error

I've build a newsletter system, with the control panel as single page under the dashboard. When rendering the page in the dashboard, I get a Warning: Invalid argument supplied for foreach() under concrete/themes/core/dashboard.php on line 177. I've …

Weird behaviour... please help!

I've been working on a Package for C5. The package contains a block. The block needs to add some Javascript on the header, only when there's nobody logged in. The reason is that the JS I'm adding to the header is prototype.js which conflicts big time w…

Filter Posts