Jump to content

Errors disappear when _PS_MODE_DEV_ = true


MortenKL

Recommended Posts

I am having a problem when updating status on an order through the webservice, on Prestashop 1.6.1.2 (IIS)

 

The error was: 500 internal server error, "There is a problem with the resource you are looking for and it cannot be displayed".

 

That was not really useful so we have set _PS_MODE_DEV_ = true,  hoping for a better errormessage.

 

But that didn't happen, instead the error went away and I was able to update the status without any problems.

 

Since running a shop in dev mode is not an option, we are still very far from solving the problem.

 

Any help would be greatly appreciated!

 

Link to comment
Share on other sites

  • 3 weeks later...
I have same kind of problem.

 

Using Web Service to create an order and when I have set define('_PS_MODE_DEV_', false); in defines.inc.php, I get 500 error. When development mode is on, it's working fine.

How this is possible?

 

I am using v1.6.0.14.
Link to comment
Share on other sites

  • 10 months later...

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