Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

getting 406 error with product image upload


webslingers

Recommended Posts

Also, when I refresh the error page, it goes back to the admin section and gives me this error.

 

Warning: reset(): Passed variable is not an array or object in /home2/vegas/public_html/catalog/admin/includes/classes/object_info.php on line 17

 

Warning: Variable passed to each() is not an array or object in /home2/vegas/public_html/catalog/admin/includes/classes/object_info.php on line 18

 

 

I have uploaded a clean admin section also with no improvement.

 

Frank

Link to comment
Share on other sites

have you done any language modifications? If the language preference submitted by the web browser does not match any of the type definitions configured in your web server and documents you have authored, then the web server will return a 406 error (i.e. the resource was found, but could not be delivered because the type of the resource is incompatible with the acceptable types indicated by the accept or accept-encoding headers sent to the web server by the web browser client). For example, if a client will only accept Greek content (el) and nothing else, and you have only authored content in English, Spanish, and German, then the web browser client will report a 406 error. It may be wise to capture 406 errors with a custom ErrorDocument script.

Link to comment
Share on other sites

  • 3 years later...

Ive just been looking over the document and it wont let me add a category or product at all. I thought it was just the image but it wont let me add anything. If you add the category or product it will just return a new product with a blank name. ive been using the site for ages and it has only just happened. The only thing that I can think that would make a difference would be the ssl installation but I'm not sure thats what is causing the problem

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...