smnmerkin Posted July 26, 2017 Share Posted July 26, 2017 Hi Guys. I have following issue: after 1 click upgrade to 1.7.2 from 1.7.1 when I enter back office link in browser system just shows blank screen. The issue was solved by manual enabling of debug mode. After that I have access to backoffice. Can someone advice how to fix the issue (I don't like debug workaround) Link to comment Share on other sites More sharing options...
bellini13 Posted July 26, 2017 Share Posted July 26, 2017 try to locate your servers php error log, if you are receiving a blank white page it means there is an error occurring. If debug mode is disabled, then the message should be in the php error log. However I'm surprised that there are no errors appearing when you enabled debug mode. Most likely you have an override or module that is causing an issue. Link to comment Share on other sites More sharing options...
[email protected] Posted October 24, 2017 Share Posted October 24, 2017 (edited) SOLVED I have exactly the same issue here, only with me it occured after migrating to another URL.... If I turn off debug mode, a 500 error appears. If i activate debug mode, the backoffice works, only with a messed up menu, if i push Ctrl+Shift+J in Chrome, I see a lot of Jquery issues. I checked the version in defines.inc.php and that looks good as well...... I hope someone knows how to solve this. SOLUTION: I redownloaded and re-uploaded everything (files & database), now it works! Edited October 24, 2017 by [email protected] (see edit history) 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