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:
PHP Fatal error: Class ‘DOMDocument’ not found in …
How to send HTML email in Thunderbird
How to forward email as inline in Thunderbird
Firefox: This connection is untrusted
How to check if directory exists in Bash script
How to install Fedora to USB drive
WordPress Dev: How to send html email using wp_mail()?
How to backup MySQL Database in command line with compression
Share this with your friends:-
Hello
Thank you for your help 🙂