OttawaTitans Posted December 14, 2020 Share Posted December 14, 2020 Was having some issues that led me to ask my hosting company to downgrade PHP to 7.2. Now I can't reach the back office. I can log in, however the page I reach (see attached) goes nowhere. I am very new to this and any suggestions would be greatly appreciated. Link to comment Share on other sites More sharing options...
Web Engg. Posted December 15, 2020 Share Posted December 15, 2020 Hi This screenshot comes when there is any error or warning in response and it not redirect to dashboard you can disabled debug mode if enable from config/define.inc.php by finding like if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', false); } false means disable true means enable you can make it false if true and check by login again Link to comment Share on other sites More sharing options...
Guest Posted December 15, 2020 Share Posted December 15, 2020 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