prestabee Posted September 17, 2020 Share Posted September 17, 2020 Hi, I have just installed prestashop 1.7.6.7 on the latest xampp server which is running PHP 7.2. My installation was succesful and I had no issues accessing both the front page and back office. However, I started experiencing a problem when trying to acces the back office, it will only show a blank page. I thought this was due to an error so I decided to switch into developer mode to see if there will be any debug info. Therefore I modified the defines.inc.php file by changing define('_PS_MODE_DEV_', false) to define('_PS_MODE_DEV_', true) When I refresh the back office admin login page, it loads without problems and presents me with the login form etc. If I reset _PS_MODE_DEV_ to its initial value of 'false', the back office immediately goes blank and cannot be loaded again. Has anyone observed this before? Any help will be appreciated. Thanks. Link to comment Share on other sites More sharing options...
hardstonepaul Posted October 7, 2021 Share Posted October 7, 2021 Hello yes I work without smarty cache. 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