Jump to content

cannot duplicate products - 1.7.2 - "http error 500"


diversicum

Recommended Posts

Read & write file permissions are controlled outside applications. You can check and set file permissions usually via the control panel provided by your host. Or you may need to contact your host. The permissions usually need to be set correctly in order to install Prestashop.

 

You can also edit a file to turn on error output, the file is called defines.inc.php located in the directory called /config

 

Look for line 

define('_PS_MODE_DEV_', false);

 

Change false to true

 

Then try to "duplicate" again, in that mode it may give more information when the error happens. Unfortunately this is not always the case and you may not see anymore info, but it is really one of the first things you can do to try to track the cause of a problem.

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