(OLD 5.7 Discussion FORUM)

File Manger Access Denied / Advanced Permissions

We've got a site with advanced permissions set and have set up an editors group. All is OK and the pages can be edited etc BUT for a couple of things; 1. Adding files - when the site tries to 'popup' the file manager we get access denied 2. the site …

Reinstall Elemental theme

I'm running a university course for web editors (using Concrete5.7) and on one site, one of my students removed the Elemental theme by accident. If I delete another theme that are in packages/themepackage I can just reinstall it but that is not possible w…

Bug in Image Editor with Centralized Core

https://github.com/concrete5/concrete5-5.7.0/blob/develop/web/concrete/tools/files/edit.php#L20 DIR_BASE should be DIR_BASE_CORE: $view->setInnerContentFile(DIR_BASE_CORE . '/views/image-editor/editor.php');

[Feature Request] File Manager Add Incoming

I am on my second live website using 5.7 and I love how its coming along, thanks to everyone building this awesome CMS. The website I am currently building requires uploading multiple files so I upload them to the incoming folder but while adding them …

PHP 5.6 upgrading

I think that everybody has recieved an email with the message: We are upgrading to PHP 5.6 in two weeks - or so. Will that course any trouble with Concrete 5.5.1 or should I upgrade Concrete5 as well ? Or - do I have to do anything ? Hope for an …

Error

Often - this error message come: An unexpected error occurred. PHP Startup: XCache: Unable to initialize module Module compiled with module API=20121212 PHP compiled with module API=20131226 These options need to match What is this?? Someone who know?…

Strategy Question, 5.6 to 5.7 stepped migration

I built a website in 5.6 for a non-profit. This is an arts/exhibition org that is 35 years old and has received funding to create a massive new archive section beginning over the next few months. See: http://cocaseattle.org I planned to migrate their e…

Environment variables

Hi There, My application/bootstrap/start.php file looks like this: [code] $app->detectEnvironment( array( 'local' => array( 'packer-virtualbox-iso' ), 'staging' => array( 'concrete5.staging.ac…

5.7 file upload example? (working, but seems ‘sketchy’)

I have been watching the 5.6 tutorial videos and trying to translate 5.6 instructions into 5.7… but I am lost when it comes to uploading files. I managed to get it working, but I am not very confident that this is the best/right way… relevant pa…

Filter Posts