chris821 Posted June 22, 2017 Share Posted June 22, 2017 (edited) Hey Guys, im new in the Prestashop Community, and first of all i want to say hi everybody! :-) I got a problem with my prestashop 1.7.1.1 system. Everything worked fine, than i tried to change the template in the back office, since then the system (Backoffice) doesn´t work anymore. There´s just a white site displaying. The frontpage is still working. Do you have an idea what could cause this problem? Edit: If i change the following define to true, i can reach the backoffice in the debug mode. /* Debug only */ if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', false); } but if i set the debug mode to false, i can not rech the backend anymore .. What can cause this Problem? Edited June 22, 2017 by chris821 (see edit history) Link to comment Share on other sites More sharing options...
chris821 Posted June 22, 2017 Author Share Posted June 22, 2017 SOLVED - if anybody got the same problem: i deleted the folder app/cache ... now its working! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now