Developing (v7+)

media queries in the controller

One of the major hurdles in a responsive mobile-friendly design is that the code that runs on your server (in our case the PHP code in the controller) doesn’t have any simple way to get the screen dimensions of the user’s browser. It would be really ni…

Speeding up Autonav

Hi Everyone, I've had some significant speed issues with my site at http://technicskn7000.com/ and I narrowed some of them down to Autonav. I removed the hardcoded Autonav from the template and put it in a Global Area in the header, this took about …

Single Page - setting the pageTitle

Another day another seemingly simple thing I cant dig out of the documentation.. How do you set the pageTitle variable when installing a new page as part of a package? Code: [code] $pkg = parent::install(); $mySinglePage = SinglePage::add('/dashb…

Internal Server error

Hello, Please help me. My sites some pages display 500 internal server error. some pages displays correctly. what is the issue? Site build in 5.6.3.3

How can one access the source image for the avatar image?

When an image is uploaded, I assume the avatar image (/files/avatar) is created from a source using the global dimensions. I would like to access the source image and resize it for use in a special membership display. This is my first venture into the d…

Members can no longer login to permission protected pages

Version: 5.6.3.2 I recently switched shared hosting providers - went from Bluehost to A Small Orange. I basically rsynced six sites over to the new host, migrated databases, and everything works great. However I'm having a really strange issue with u…

How can one access the source image for the avatar image?

When an image is uploaded, I assume the avatar image (/files/avatar) is created from a source using the global dimensions. I would like to access the source image and resize it for use in a special membership display. This is my first venture into the d…

Form submissions are blank in email notification

Several of us at our company receive form submission notifications via email using the Form block. However, when we receive these emails, the field names are visible, but whatever the customer wrote in those fields is not visible. For example, our fie…

C5 taking up a LOT of disk space

Hi, I've got an old site that was running concrete v5.4. I've upgraded to 5.5.2.1 which I realises is still ancient and I want to update further. It's quite a simple site but public_HTML directory is taking up over 700MB on the server. Does anyone have a…

Filter Posts