Jump to content

http error 500


robebbers

Recommended Posts

Hi there,

In your case, please access to your server (via ftp or cpanel), open the file:

your_site/config/defines.inc.php

Change the value: _PS_MODE_DEV_

from: define('_PS_MODE_DEV_', false);

to: define('_PS_MODE_DEV_', true);

After that go to checkout page and double test, the error will be shown.

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