Developing (v7+)

Restore database not working

My envionment is # concrete5 Version 5.6.0.2 # PHP Version 5.3.8 I try to run restore from dasboard, get dialog box asking if I am sure, I say yes, then concrete has a fatal error as shown below. [code] This restore action cannot be undone. …

Need help - how do get path to file set images?

I'm doing a gallery and have passed a file set image name to a page via $_GET[''] but I need the location of images in the fileset so I can use it to display the image on a new page. Really stuck, any help would be appreciated. Thanks

Someone please explain this to me

I am doing some dirty work with hard coding a block into a page type. (details: http://www.concrete5.org/community/forums/customizing_c5/callload-a-hard-coded-blocks-controller-manually/). I am at the point, where everything almost works. In my block's vi…

Show number of downloads with a custom template

Hey everyone, I'm having some problems with my custom template for the file-block. My Plan is very simple: I just want to show the number of downloads (for each single file) beneath the download-link of the file. For that I've just created a new tem…

Stateless Concrete5 Application Servers

We are looking at deploying Concrete5 in a stateless environment (multiple application servers). They will have a shared DB cluster (possibly Google Cloud SQL) and multiple small app servers. I'm concerned about the "/files" part of the share, how can I p…

Looping through external form results...

Hey all, I'm working on creating an external form and actually figured out how to get the information emailed to myself. I've got some pretty large forms though and would like to loop through the data instead of using "$this->post('name')" for every input…

page list problem

Hello, i was trying to override the page list block controller. This seemed to work but later on i discovered some problems. Now when i repeat the first step - copying the controller.php to /blocks/page_list/controller.php i already have the same probl…

Getting a page attribute from within a form block

Hi! I have a form block in a Global Area. The pages in my site have a page attribute called "email" with an email address in it (every page has its own specific email address). I would like the form block to send the messages to this email address. Is …

Slow TTFB on GoDaddy

After moving my website to GoDaddy (per client's request), I'm experiencing extremely slow Time to First Byte (TTFB). I've read a lot about TTFB and have made these changes to my .htaccess file. Is this something that is on GoDaddy's end? I've contacted s…

Filter Posts