News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Specific Problem with Add to Cart in Category View, IE Only

Started by ZoBabe, November 15, 2012, 04:20:35 AM

Previous topic - Next topic

ZoBabe

Having a strange problem with the "add to cart" button, but only in Category view, and only on Internet Explorer (ever other browser I've tried works fine, all other views in IE, e.g. product detail/featured, work fine).
  In IE, when the "add to cart" button is clicked, rather than the usual pop-up window, it redirects to a version of the shopping cart with the module configuration and link address of index.php. The product is not added to the cart.

Using Joomla Version: 2.5.8
Virtuemart Version: 2.0.14
example page: http://www.nicolepiper.com/armband.html

I do apologize if this is a repeat, but I have been scouring the forum and can't seem to find an answer to this particular situation.
Any help would be greatly appreciated!

bytelord

Hello,

Likes to be a javascript conflict with IE. Tested with IE and works fine for me. With IE compatibility view on gets me to the cart, so there is a javascript issue. You are using jquery 1.8.2 ... you could give a try with 1.7.x. Also as i see you are using gantry framework and js loaded by other third party modules. You could try to disable them and test your site under ie9 and check if one of them cause that conflict. In general there are no conflicts or duplicate js files loaded.

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

m2webdesigning

Hi,

I am having a same issue has anyone solved it. Please share the solution if its done.

Thanks

bytelord

Please search the forum for similar occasions, no one cannot help you if you don't mention vm2, joomla and php versions you are  using, if you are using custom overrides or custom joomla templates (commercial i suppose). Also a live url will help us to test your site using firebug

Use firebug to examine your site code and styling .. also for checking js conflicts ...
http://forum.virtuemart.net/index.php?topic=102850.0

Javascript conflicts:
http://dev.virtuemart.net/projects/virtuemart/wiki/General_JS-Problems_with_templates_and_jQuery
http://dev.virtuemart.net/projects/virtuemart/wiki/JavascriptCSS_Template_Overrides_and_Avoiding_Conflicts_between_Libraries
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!