IE9 won't add to shopping cart

I am still building my site and testing cs cart before purchase and tonight i noticed that everything is fine when using chrome but if i use internet explorer and add a product to the cart it shows it as added but when i click checkout it is empty!



i have no add-ons installed - i did have one eu cookie add-on from cs cart rocks but i have completely removed it so i don't think it was that.



The only other mods i have done are the “displaying multiple category images” from the knowledge base and adding the modified config.local.php file and htaccess file from stellarbytes excellent post on speeding up cs cart ver 3 (i could not get smartoptimizer to work yet)



i am using the latest version downloaded around 10 days ago



anyone know what this could be?



thanks



will

just to update I have also reset all of the mods from the speed up cs cart post in the htaccess etc and set back to normal and there is still no change?

Try clearing the files within your smartoptimizer cache folder.

I dont have smartoptimizer installed but thanks anyway

I don't think the .htaccess will have made any difference, are you using 'Compatability Mode' in IE9? If so, disable it and see if the problem still exists. Compatibility Mode is enabled when you see a little blue icon at the right-side of the URL in the bar at the top of IE9.



Since you couldn't get SmartOptimizer to work, you should remove this part of the .htaccess:




RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*\.(js|css))$ smartoptimizer/?$1


RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*\.(js|css|html?|xml|txt))$ smartoptimizer/?$1


RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*\.(gif|jpg|jpeg|png|swf|css|js|html?|xml|txt|ico))$ smartoptimizer/?$1


Thanks Stellar



I had re-set everything back to normal and it was still no better so i will restore my changes tonight - it appears to be a bug becuase the online demo store is exactly the same so i think i may as well purchase my copy now and get a member of support to investigate it



thanks



will

I think I have found the problem - the add to cart was not working for any cs cart site i tried so i then knew it must be a problem with my IE9 setup at home. I am running windows 7 64bit with 32bit IE with norton internet security - if i run IE9 64 bit without norton it works fine so i think its a conflict with norton internet security