Developing (v7+)

Export CSV File

I have a single page and in the controller a function which queries the database and formats the results into csv format. What i want to do is prompt the browser. I have my headers but if i echo to the single page it does nothing. If i put the code in th…

Access database values in controller

When I'm in a view, I get the database values like this: $columnName. However, I need to do a few things with that data before it gets passed to the view. Is there any way to get this value from the view() method of the block's controller?

Backups fail with a page not found?!?

I am running C5 version 5.6.1.2 and when I run a backup it takes a little bit then goes to a page not found. No error message. When I look in error_log this is what I see [24-Nov-2013 00:13:08 UTC] PHP Fatal error: Allowed memory size of 6710886…

A couple of minutes help with touch device testing please.

I have been experimenting with some code to add left/right swipe gestures to a list and need some feedback from as many different touch device browsers as possible. If you have a touch device of any description (phone, tablet ... ), please have a quick…

Customizing content blog Vs creating a blog entry page type

I'm an occasional concrete5 dev, so bare with me. I already have a blog, with its own custom page type (blog entry). The blog index has a custom "page list" block. Now I need another index with a different kind of page list. So, I know I need to creat…

Accessing and manipulating form tables

So, I'm trying to make a modal dialog with a form that must be filled out to view the page. I have a form block, I also want people who've filled out the form before to be able to bypass it with their email(and count how many times they've accessed it). …

Fatal Error on uploading an image

Hi, I'm getting a time out error when trying to upload a small 24kb image. I'm still developing the site on my local computer so the file should upload instantly as usual. It's the first image I've tried to upload on a new site build. I've never come …

How? Not load regular content in mobile theme?

Hi Is there a way to not even load (!) content from the main version into the mobile version? In the regular theme there are some blocks which contain large data (concerning bytes). Can loading this be avoided? I thought I might create a new block …

How: transfer complex theme to mobile theme

Hi I am looking to a way to create a mobile friendly site from a quite complex layout with several new areas and globalareas. Does anyone have an idea how this can be done easily. The main page is not really mobile friendly (byte size quite large). …

Filter Posts