Developing (v7+)

Amazon AWS / S3 for file uploads

We are wanting to switch to PHPFog.com for hosting, but they require that we upload image and other uploaded files to a cloud host like Amazon's AWS (which we want to do anyway). Are there plans to support that on Concrete5 or are we not able to use PHPfo…

No theme is applied to the page created in composer

I just built a blog system by using the composer feature. I created a page type named blogs and I set the theme in the 'Defaults' configuration window. But every time after I publish a post in the composer, the newly created page with the post do not have…

Hide or show a div based on a page

I've got a div with a background image that I'd like to only show on the home page. What php would I wrap to hide it from other pages. Also, If I wanted to selectivly show it on some pages, what php if statement would i wrap the div with as well. t…

Putting title attributes in page list links

For SEO purposes, I need to add a title attribute to all the URLs for pages in a page list. Currently, the URL structure is simply [code]Title of Article[/code] I need it to read like this: [code]Title of Article[/code] I tried to accomplish t…

Preventing Block Add/Edit Dialog submitting with jQuery

I am trying to do some jquery validation of a block add/edit dialog and prevent the dialog submitting if validation fails. My code boils down to: [code] // check add/edit dialog on submit $('#div_in_my_edit_dialog').closest('form').submit(function…

Error when trying to write blog post

I tried writing my first blog post in concrete5 and received this error: mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where cID = 145' at line…

C5, Perl and populating form fields dynamically

I have a goal to run a perl script that will gather data to be used to populate form fields; essentially, to help users to transfer their accounts from one site to another more readily. Presently, the perl portion returns various arrays (via the term…

Managing tenants, rents, agreements etc

Hi Now I may be asking too much, but I am looking for something that can keep track of landlords, tenants, rents, properties etc for a lettings management company. It's for internal office use only. Is this something concrete5 can do with simple progra…

Direct access to pages in single_pages directory

I'm in the process of building a website, powered by Concrete5, for a volunteer organisation I'm a member of. This site extensively uses single pages I have just discovered that it is possible to navigate directly to them using the URL. This is about as f…

Filter Posts