Jump to content

I get this error when uploading product images


DanielInternovam

Recommended Posts

This is the product from some AJAX process. The ajax returns something unexpected. Then the code that made the ajax call and receives the answer doesn't know how to handle it and produces an error.

It may be good to remember that an ajax call just runs a php routine. And the reason something unexpected was returned is usually that there was some php or mysql error.

You can see the ajax exchange in your browser console (f12 in Chrome) and then choosing the network tab. You have to run the ajax after you opened this tab. Then you click the connection and make your selection in a submenu.

Link to comment
Share on other sites

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