bluescreen Posted July 27, 2015 Share Posted July 27, 2015 Hello, i'm using PSWebServiceLibrary.php class to access to product images, the code is this: $opt['resource'] = 'images/products'; $opt['id'] = 35; $img = $webService->get($opt); I get a 500 error, there is something i miss? (i know i have to whatch server log but are empty). Any idea is appreciated, 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