(OLD 5.7 Discussion FORUM)

External Form Redirect After Success

How can I set a redirect URL on success with an external form? Right now my form sends if there is no errors, this is from the controller: [code] if(empty($errors)) { $body .= 'Name: ' . $input['name'] . "\r\n"; $body .= 'E…

Compress/resize Images on upload

Hey there, i a looking for a way to compress an resize images while uploading. some of my clients only get high-res images and it is to complicated for them to use an image-editor an resize the images to a specific format and resolution. i only foun…

updating to 5.7.5.3?

hi, how can i install 5.7.5.3 when its now downloadable in the official way? when i download https://github.com/concrete5/concrete5/tree/release/5.7.5.3/ on github, and this folder on my ftp: https://github.com/concrete5/concrete5/tree/release/5.7.5.…

Anchor Links In Auto Nav

Hi! I was wondering if anyone knows of a way to add an anchor link to the navigation. I have a single page with 5 sections and each section should be accessible from the nav menu. The menu is shown below. Home | Meet The Team | What We Do | Our Pro…

How to use Varnish or memcache

Hi, in the past i read about the usage of Varnish and memcache on version 5.6. Is there any guideline or experience how to use one of them with version 5.7? Thanks!

How to speedup Site in Edit mode ?

Hi All, I'm on concrete5 5.7.5.2 (latest version) And I am adding pages to websites. There are hundreds of pages and Site is very slow in edit mode. It takes a lot time to edit content on pages. I have turned off cache. Will Turning cache on, help t…

Adding User Group Premissions

I want to add a group called Editors and give them permissions to add and edit pages. But I'm having difficulty doing that an suggestions? A step by step would be helpful.

Filter Posts