Jump to content

Can't Reach Back Office


OttawaTitans

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...