MortenKL Posted November 10, 2015 Share Posted November 10, 2015 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 More sharing options...
JTDVNT Posted December 1, 2015 Share Posted December 1, 2015 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 More sharing options...
Astro Online Posted October 27, 2016 Share Posted October 27, 2016 Same problem here....any solution, please? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now