News:

Support the VirtueMart project and become a member

Main Menu

Add to cart issues - what's the actual solution?

Started by stuclark, January 06, 2012, 18:30:11 PM

Previous topic - Next topic

sopetite

#150
Quote from: BanquetTables.pro on July 15, 2012, 21:28:47 PM
Quote from: sopetite on July 12, 2012, 16:25:32 PM
Unfortunately I can also attest taht the Add to Cart function is broken for 2.08c. It broke after I updated from 2.08a to 2.08c on my site, taglovely.com



^^ all products are set to "notify me"

So how can we look?

have you tried with another template?

beez_20 has a lot of java
That was the whole point. It was showing just "notify me" because of the bug that was fixed. When you click a child class the "add to cart" button appears.
After the update to build e, Add to Cart function works again.

sopetite

My website running on the latest version as of today (build e) is running great on IE 9

rupesh

 after login On my website add to cart is not working becoz

1)i have turned on sef urls in joomla backend!

2) i have added
RewriteCond %{HTTP_HOST} !^www.YourSite.com$ [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]

in htaccess

before login add to cart works perfectly!

see this:http://www.elifeshopping.com/index.php?lang=en

login
user:rupesh1989
pass:abcdef10
Plz help me!!

rupesh

i solved it finally ! jus turn off "system language filter" and now add to cart starts working!


thank you

Kevin14688

Quote from: rupesh on July 26, 2012, 12:19:17 PM
i solved it finally ! jus turn off "system language filter" and now add to cart starts working!


thank you

hmm.. good idea.. but now my whole Shop doesn't work either..

skrystos

I've got problem with price update based on quantity in Viruemart 2.0.6 product detail page. When I hit +/-, JS is doing something (I see some changes in font color) but didn't change price at all. I can't update now to 2.0.8 because I have some modifications on my shop and I don't want to start again. This is only one thing, which makes problem for me. Ofcourse when I change quantity number and add product to cart, the price is correct.

Here is url to my shop:
http://ciechan.home.pl/ciechannew/sklep/napoje/venga-energize-detail

PRO

Quote from: skrystos on August 07, 2012, 14:32:29 PM
I've got problem with price update based on quantity in Viruemart 2.0.6 product detail page. When I hit +/-, JS is doing something (I see some changes in font color) but didn't change price at all. I can't update now to 2.0.8 because I have some modifications on my shop and I don't want to start again. This is only one thing, which makes problem for me. Ofcourse when I change quantity number and add product to cart, the price is correct.

Here is url to my shop:
http://ciechan.home.pl/ciechannew/sklep/napoje/venga-energize-detail

is it set for "price modifier for profit margin"

????

walter

I a having issues with a site from a friend. She asked me to install VM on her Joomla 1.5.26. I used the VM2.0.12 version. Everything seems to work, except the cart functionality. Is there a checklist/troubleshoot I can follow to find the cause of this error?

Check  on http://www.yorajewels.be/shop.php?view=category&virtuemart_category_id=6
(Menu button is hidden with overflow, but will be visible when the eshop is working)

walter

I disabled the popup for "add to cart" and now products are added. This is good enough.

mrowley

I used <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" /> to fix this issue, not the cleanest of fixes but it works. It Needs to be the FIRST thing after the <head> tag in your themes index.php

Hope it helps someone.

nickwiebe

I have read through many posts, but I have to say the jQuery is the problem.  For me, my main navigation bar was loading a jQuery.  I took this navigation off the page and wala the store cart and state load are now working like they should.  Will have to find navigation to put in my store that doesn't require jQuery I guess.

graveir

I have a problem on firefox only. I had a problem with all the browsers, and yes it was jquery's fault, but I managed to make it work on IE, Chrome, Opera and Safari. The only browser that doesn't want to add the product to a cart is Firefox.

https://www.sklepweterynaryjny.pl/

Doesn't matter if you're logged in or not. Turning off all the modules on the site doesn't do the trick either. Jquery shouldn't be a problem - the site works like charm on all the other browsers.

I may create an administration account for anyone who is willing to help :)

Any ideas?

bytelord

Hello graveir,

Something goes wrong with the jquery ... you are using 1.8 version of the library, could you try with 1.7.x please? As i see you are using jqueryeasy to avoid conflicts and the rest, good option, from that plugin please try an order version of jquery. By default vm uses 1.6.x but with 1.7.x will work great. Please test it.

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!

RevoLion

#163
Just upgraded my VM from 2.0.10 to 2.0.12f and now non of my custom fields or add to cart buttons or price is showing and I have no idea how to downgrade? What did I do wrong? I have Joomla 2.5.7

#blank#

graveir

Thanks for the reply, bytelord. I've tried several configurations of sole jquery, jquery + UI, 1.7 latest, 1.7.1, none of them make the button work on firefox, none of them break it under chrome. Basically, nothing changes...