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:
How to install apache, php, mysql with macport in Mac OS X
How to create App Tab in Firefox 5
MySQL 5.5 PDO::__construct(): The server requested authentication method unknown to the client [mysq...
How to convert doc file to pdf file in Win XP - PDFCreator
Maximum length for MySQL TEXT field types
How to backup MySQL Database in command line with compression
How to hide .svn folders in Eclipse or Aptana
Debian: "There is no public key available for the following key IDs"
Share this with your friends:-
Hello
Thank you for your help 🙂