Developing (v7+)

Custom Attribute Types

Hi all I've run into some problems creating a new custom attribute type. I copied the folder from /concrete/attributes/boolean to /application/attributes/boolean2. I changed line 2 of the controller.php in boolean2 (the new custom attribute type) to re…

External Forms for 5.7

Hi all, I am trying to learn how to implement custom forms in my sites and as someone who is quite inexperienced with PHP, I was hoping someone could share a basic, working, email contact external form that I can work through, customise and try to gain…

5.7 Custom templates not being found

I've just started playing with 5.7 - been waiting for the internationalisation dev to finish - and I've come across a problem with custom templates. The old way, with 5.6, was to reproduce the directory tree in the "Blocks" directory, and drop your file …

Concrete5.7 package translation does't work

I'm trying to translate my package going by the steps in this Howto: http://www.concrete5.org/documentation/how-tos/developers/translate-your-package/. But the very first string I need to translate gives me an error: public $entry_name = t('Name:');…

External Link Not Available is Some Blocks

Hey all. Anyone have any insights as to how I can add the ability to allow external links in the stock FAQ block? Am I the only one having trouble doing this? I have an FAQ block in place and type the 'answer' in the redactor content area but when I cl…

Concrete5.7.5.2 - controller set()/unset() not working

Hello, My form worked in C5.7.4.2. Now I've upgraded to C5.7.5.2 and my form doesn't work anymore. I set a default field text in view.php from the controller in the view() function. If the form has errors, it doesn't submit and all entered values ar…

Sitemap.xml generating a blank sitemap

Hi THere I am using 5.7.5.2 and I have completed a build and am now deploying and just ran my automated jobs. The sitemap generated just has the Sitemap schema but no real content. See here: http://www.aigient.com/sitemap.xml Rather odd - is …

Blog addon - need advice on what to use

I would like to add a blog to my site but I am used to blogging on Google where I can answer comments from contributors. I cannot determine if any of the Blog addons for Concrete5 include this feature. Can anyone advise? Many thianks

Filter Posts