Jump to content

Debug mode


Davidlongajs

Recommended Posts

You can disable it from admin:

Advanced Parameters -> Performance, Debug mode to No.

Or by ftp,

/public_html/config/defines.inc.php

define('_PS_MODE_DEV_', false);

But normally, any error should be resolved, if you disable debug mode, they will not appear to you, but it is not ok to have them.

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...