Dear community,
I have problem with magento 1.8.1 version.
I migrated whole system to another server.
When i click add to cart button i recieve popup with following messege :
"Exception : TypeError: Cannot read property 'innerHTML' of undefined..."
and it falling in loading loop. While i refresh site it going to show only header, with 1 product in cart but i cannot open it.
After i delete cookie of name "frontend" everything comes back to normal but clears cart.
Restarting httpd service also helping.
Do you have any solution?