picoco3 Posted December 5, 2017 Share Posted December 5, 2017 please. I've got a problem uploading images for my products. When I create a new producto and upload images system fails. The message is "JSON Parse error: Unrecognized token '<'" Link to comment Share on other sites More sharing options...
DataKick Posted December 6, 2017 Share Posted December 6, 2017 You server probably encountered error and returned HTML error message instead of valid json. Did you look into error log on your webserver? There should be some indication what's wrong. You can also look into javascript console / network tab and see what server really returned, as displayed here: 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