Recently i tried to upgrade a Prestashop system from version 1.5 to 1.6. The upgrade scripts shows no error, but when i go there are some hiccups at the backend. When i tried to upload thumbnail for my category, the upload failed. And it show the error message “Unexpected token <“. After some testing and debugging still the same, at the end i tried to reset the Category module and it magically solve the problem!
To solve “Unexpected token <” error when upload category thumbnail in prestashop 1.6, follow the steps below:-
Advertisements
- Login to prestashop backend
- Go to Module -> look for Category Block
- Click on “Reset”
- Now you can try to upload your thumbnail again, it should be fine now 🙂
Related posts:
Symfony2: How to get Doctrine Entity Manager in Console command
How to sort drop down - Admin Generator - Symfony 1.4
How to upload file in Symfony 1.4
Turn on MySQL query cache to speed up query performance?
Mod Security - Open source Web Application Firewall
WordPress Dev: How to send html email using wp_mail()?
Firefox: This connection is untrusted
WordPress: How to open rss links in new window?
Share this with your friends:-
Hello
Thank you for your help 🙂