JoelWebsites Posted January 6, 2015 Posted January 6, 2015 I am getting this error when trying to insert products using a remote form,,...Can someone help me with what values have to be entered while creating a product and how to get rid of this issue? Share this post Link to post Share on other sites More sharing options...
Richard S Posted January 6, 2015 Posted January 6, 2015 If this is a 500 error, turn on error showing and make sure to solve PHP errors Share this post Link to post Share on other sites More sharing options...
Totti Posted January 9, 2015 Posted January 9, 2015 Fatal error: Uncaught exception 'PrestaShopWebserviceException' with message 'This call to PrestaShop Web Services failed and returned an HTTP status of 500. That means: Internal Server Error.' in /data/vhosts/xxxx.com/httpdocs/PSWEBSERVICELIB/PSWebServiceLibrary.php:95 Stack trace: #0 /data/vhosts/xxx.com/httpdocs/PSWEBSERVICELIB/PSWebServiceLibrary.php(296): PrestaShopWebservice->checkStatusCode(500) #1 /data/vhosts/xxxx.com/httpdocs/xxx/sincronizza_dati_new.php(280): PrestaShopWebservice->get(Array) #2 /data/vhosts/xxxx.com/httpdocs/xxx/sincronizza_dati_new.php(187): xxxx(Object(SimpleXMLElement), Array) #3 {main} thrown in /data/vhosts/xxxx.com/httpdocs/PSWEBSERVICELIB/PSWebServiceLibrary.php on line 95 Share this post Link to post Share on other sites More sharing options...
Richard S Posted January 9, 2015 Posted January 9, 2015 Look at xxxx(Object(SimpleXMLElement), Array) #3 {main} thrown in /data/vhosts/xxxx.com/httpdocs/PSWEBSERVICELIB/PSWebServiceLibrary.php on line 95 and find an error Share this post Link to post Share on other sites More sharing options...
Totti Posted January 10, 2015 Posted January 10, 2015 Is the function that invoke error 500 !!!! Share this post Link to post 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