Developing (v7+)

Odd db.xml error when udating an addon

Getting this: 'Error: Block Type cannot be installed due to an unknown database error. Please check that the db.xml file for this block type is formatted correctly.' The thing is, the xb.xml file for this addon (my Indexer addon) hasn't changed in a…

Page selector custom block help!

Hello again! I've made the following block using a pretty much blank designer content block with a page selection option. I want to be able to have the user select a case study page on the site and have a block populate with their og_image attribute, …

Remove HTML5 validation

How can I turn off the HTML5 validation that Concrete5 adds into forms? Thanks Jake

A Staff Directory with Overview and Subpages

Hello, First post so please be kind. I need to build a staff directory for our website. I need to have an overview directory which sorts people into categories (currently alphabetically and by specialism) and then separate profile pages for each in…

In template page_list get image attribute

My following code is based on 1.Get current URL 2.Go through array and check if in url value = to value in array do this: [code] $on_this_link = "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"; foreach ($city_array as $sandwich) { if (strpos…

jplayer script not working when nobody is logged in

Hi For some media files to work on my C5 website, I need these 2 javascript libraries to run: [code][/code] [code][/code] The first is jquery which I believe is already included in C5 by default. The second is jplayer which I added in "Extra …

How to find parent page name on search result

Hello Concrete5 Masters, I need a little help. I am creating a custom template on search block. What I want is show parent page name of the search result. Looking at the search block view file, there is this: [code]

Edit area problem!

Hey, I have recently started using Concrete5 as a CMS for it's beautiful usability. However, I have stumbled upon one problem in my path to convert my template into a Concrete5 Template. Whenever I create a new 'area' in my default.php, for instance…

Filtering custom attributes within Edit User

Hi, We have a custom attribute set which consists of 14 items, depending on the age of the user we wish to filter this list so that only the ones applicable to the user can be selected but I'm having trouble finding where it is setting these up with th…

Filter Posts