1. Download prototype.js version 1.6.0.3
2. Go to Magento/js/prototype – here rename prototype.js with old_prototype.js
3. Then copy downloaded prototype.js in Magento/js/prototype
4. In the /app/etc/config.xml file change the initStatements node from:
<initStatements>SET NAMES utf8</initStatements>
to:
<initStatements>SET NAMES utf8; SET FOREIGN_KEY_CHECKS=0; SET UNIQUE_CHECKS=0;</initStatements>
Reference: http://blog.magentoconnect.us/image-upload-problemissue-magento-1-6/
1 comments:
I am always trying to read your blog.And the templates are good.. This really breaks it down to a step by step process..Magento Themes
Post a Comment