Page 1 of 1
Add to Cart Button Not Working On Internet Explorer
Posted: Fri Feb 24, 2012 12:42 am
by rasahydro
I edited the code, so that when you click on the add to cart button, it goes directly to the shopping cart. It works for mozilla firefox, but for the product list page on internet explorer it add a product to cart but reloads the product list page.
Please Help
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Fri Feb 24, 2012 1:26 am
by rasahydro
my url is rasahydroponics.com
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Wed Feb 29, 2012 1:40 am
by uksitebuilder
Category pages, Modules such as featured, latest etc all use the addtocart function in the common.js file
The product page however uses it's own addtocart javascript which you can find at the bootom of the product.tpl file.
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Sat Mar 31, 2012 10:38 am
by vitalyk
I fixed my problem by:
Go to ADMIN>EXTENSIONS>MODULES and rgot in for example LATEST (EDIT)
Make sure you copy the settings to paper and REMOVE it and SAVE
Now UNINSTALL the LATEST Module and Reinstall it.
Click EDIT and ADD (enter all the info from step2) SAVE
Now its Working
I had problem with LATEST Products section, if you have problem with any other try to uninstall and reinstall that part of the addon/option/module.
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Sat Mar 31, 2012 11:43 am
by vitalyk
I found another problem.
The above step fixed the problem for Firefox but not IE
I had to remove WWW from config.php on all the links since my domain is without
WWW.mydomain.com its
http://mydomain.com.
So now its working fine.
I hope this will make your day easier, I lost two hours looking for it with winmerge. OpenCart is great but needs many twinks here and there like any free shopping cart.
Add to Cart Button Not Working in IE or Firefox
Posted: Thu Apr 05, 2012 5:51 am
by calvenkc
I am running Opencart Version 1.5.1 and my ADD TO CART buttons will not work on any page. Customers cannot add any products to the shopping cart. The button gets clicked to add and nothing happens. My site URL is http://stampsdoorparts.com
Any Ideas? Please help.
Re: Add to Cart Button Not Working in IE or Firefox
Posted: Fri Jun 08, 2012 7:23 pm
by Phil_L
calvenkc wrote:I am running Opencart Version 1.5.1 and my ADD TO CART buttons will not work on any page. Customers cannot add any products to the shopping cart. The button gets clicked to add and nothing happens. My site URL is
http://stampsdoorparts.com
Any Ideas? Please help.
Did you get a fix for this?
I have the same issue?
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Mon Jun 11, 2012 11:07 pm
by sportyhabits
There might be conflict in information between your .htaccess file and config.php
Just make sure that in both these files site is addressed using www or NON-www. I hope this solves this problem, I had exactly the same problem and above solution fixed it.
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Sat Nov 10, 2012 1:30 am
by vitalyk
To fix it just see how your site is displayed in the address bar of IE and if you have WWW then make sure all config files have it also, if not then remove all WWW from config files.
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Sun Nov 25, 2012 10:17 am
by zuhenry
Hello,
I'm having the same issue, "add to cart" button doesn't work.
We have install this in several servers with different configurations and still doesn't work.
I think this is a BUG with opencart.
How do you report bugs with opencart??
We just try:
http://www.rasahydroponics.com/ and he says that he solved the issue but it doesn't work at all, is he aware that his site doesn't work?
HELP
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Wed Jul 24, 2013 11:33 am
by jamesm
If you have done any work on your htaccess file, replace it with the original and test the site again. If the add to cart works, you found your problem.
Re: Add to Cart Button Not Working On Internet Explorer
Posted: Tue Mar 18, 2014 1:00 am
by sniffingdogg
I have this currently with IE 10.0.9200 and IE 11.0.9600 windows 7 and windows 8.
No other browsers have the problem. (Chrome, Safari, Maxthon, Firefox)
Add Cart buttons function normally with IE until the menus are used then Add Cart doesn't work on either product page or list of products. HOME button seems to reset this and it functions normally until menu access.
This site does reference both with
http://www.ruggednotebooks.com and with
http://ruggednotebooks.com. One post did link these issues via htaccess and config files. Is this unanimous? What is the link?
There are errors being thrown an invalid method or property on datetimepicker each time Cart becomes disabled.
Site referenced above if anybody wants a crack at it.