Developing (v7+)

Removing /concrete5 from path when using multilingual plugin

Hi, Here are settings: C5 installation path: /var/www/concrete5 C5 dashboard sitemap: + home (points to www.example.com/concrete5 - no content) - es (spanish version of sites. Points to www.example.com/concrete5/es) - en (english version …

Backup not working

Hi, I am trying to backup my site but it appears nothing is happening when I press the "Backup Database" button (and the menu keeps telling me there are no existing backups). Is there anyone who could help/offer a suggestion, please? Thanks,

Need desperate help with responsive side navigation sizing

Hello all, I'm currently using the boostrap theme and am trying to build a left side accordion navigation. When you click on the navigation button it then displays a form being pulled from an iframe. You can view at: http://tresnadesigns.com/certain/inde…

Foreign tags being added in source code

Hi All, I was doing a little problem solving on a separate issue and found that inside my homepage there are some foreign tags that I have no idea how they got there. The following is part of my source code, notice the [code]Formtest3[/code] appear…

Delete a page after date (via page attribute)

Hi everyone, First of all I would like to apologise if this has been answered already. I've found a few options but none seem to quite do what I need. A site I am building contains regular page updates that become obsolete after certain dates and as…

Getting value of user attributes after saving

I'm currently working on a project that requires a message to be displayed after a user has edited their profile, and I'm having troubles reading the value from the Edit Profile page after the user has saved. In my project I have made a copy of and mod…

$0 eCommerce checkout option?

Hi, I'm working on a project for a client where they need an ecommerce solution that'll be used by different departments in their company. It would really be used as a tool to request items from the marketing department and would allow them to track in…

Fatal Error caused by bad folder names in Concrete 5.6.0.1 upgrade.

Hey All, I just wanted to post so someone searching was aware, that apparently if you didn't follow the C5 naming conventions for your blocks very precisely, the will cause a Fatal error when upgrading. I'm guessing this is a side affect of the new…

Programmatically add external link page to site map

Anyone know how to add an external link page to the site map programmatically? I'm thinking something like, [code] $data = array('cName' => 'My External Page', 'url'=>'http://www.concrete5.org/', 'cHandle' => 'my-external-page'); $homePage = Page::ge…

language option

Hi I have a shared include file in my templates for the header area and want to do some if else statement to check what language the site is currently in (using the internationlization module) and then display the right stack with the right main nav o…

Filter Posts