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

shopping cart

Started by matteobarale, August 17, 2011, 17:01:09 PM

Previous topic - Next topic

matteobarale

I do a fresh install of joomla 1.7 virtuemart last version and all in one.
I have a "little" problem.
When i add a product to my shopping cart it doesn't add
Any idea.

Thanks 

Milbo

deactivate SEO/SEF in joomla and wait for the next version with the fix
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

cas

Hi Milbo,

I have this same problem.  I press the "Add to Cart" button and it goes to the Cart page, but nothing got added into the cart.  I tried your tip to deactivate SEO/SEF, but nothing helps.  Any ideas?

Thanks,
Chuck

MobiVM

Hello,

Please provide your site url we can check issue!

Best Regards,
Trivedi kartik.
Native mobile Apps for VirtueMart! Visit http://www.ivmstore.com

cas

Hello Trivedi,

Here's the link to the test site with one product:  http://www.designerfurniturecenter.com/component/virtuemart/living-room/sofas/Sofa

Thanks,
Chuck

MobiVM

Hello,

Can i check your administrator settings?

Best Regards,
Trivedi kartik.
Native mobile Apps for VirtueMart! Visit http://www.ivmstore.com

cas

Hi Trivedi,

I sent you an email with the login info.

Thanks,
Chuck

msgm26

#7
I have a similar problem. After clicking the add to cart button, the homepage of the website is displayed and the shopping cart is empty. I am no longer so in the menu item "onlineshop". The SEF functions of Joomla and Virtuemart are disabled.

Please inform me here, once you've identified the problem.


Addendum: I use Joomla 1.7.1 and Virtuemart 1.9.8G.


Addendum 2: In my template style I have an option to optimize all JS-files. When I have switched this option from "join & minify & compress" to "no", the problem is resolved.

aaronf

#8
I am having the same problem. Add to cart takes me to the cart page, but no product is added. Sadly, I don't have an optimize JS to turn off. :)

Joomla 1.7, Virtuemart 1.9.8H, Themegoat JMint template. SEO disabled. See link below.

Survival Store: Berkey, Sunoven, Wondermill

PRO

Quote from: aaronf on October 07, 2011, 16:44:20 PM
I am having the same problem. Add to cart takes me to the cart page, but no product is added. Sadly, I don't have an optimize JS to turn off. :)

Joomla 1.7, Virtuemart 1.9.8H, Themegoat JMint template. SEO disabled. See link below.

Survival Store: Berkey, Sunoven, Wondermill


did you try the "renew config by file"?


aaronf

Renewing configuration by file did not solve the problems...  :-\

Aaron

aaronf

Just enabled debug messages, and this is what I get when I try to add a product to cart:

Quotevmdebug COM_VIRTUEMART_CART_NO_CARRIER Var1:

SELECT v.*,j.*,s.virtuemart_shoppergroup_id  FROM   #__virtuemart_shippingcarriers AS v LEFT JOIN #__extensions as j ON j.`extension_id` =  v.`shipping_carrier_jplugin_id` LEFT OUTER JOIN #__virtuemart_shippingcarrier_shoppergroups AS s ON v.`virtuemart_shippingcarrier_id` = s.`virtuemart_shippingcarrier_id`  WHERE v.`published` = "1"  AND j.`element` = "weight_countries"
               AND  (v.`virtuemart_vendor_id` = "1" OR   v.`virtuemart_vendor_id` = "0")
               AND  (s.`virtuemart_shoppergroup_id`= "1" OR ISNULL(s.`virtuemart_shoppergroup_id`) )

Hope this helps,
Aaron

Milbo

This debug message has nothing todo with it sorry, it was only for shipment development and is removed from the svn
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

tomkinsimpson

I have exactly the same problem as aaronf.. same versions of software, even the same template. Shoppingcart stays empty alsof after renew config by file. I am working on a local server (MAMP) right now.
Now I need to go on line at the latest next week... do you advice to downgrade to joomla 1.5 and 1.1.9 virtuemart?

cas

#14
I discovered what is causing the problem I am having with products not being added into the shopping cart.  I am using the GTranslate extension and their jQuery library conflicts with VM.  There is an admin setting in GTranslate to turn off the jQuery library.  When I made this admin change, the products now get added into the shopping cart.   The only remaining problem is that when GTranslate translates the page into any non-English language, the product no longer gets added into the cart.   It gets the following JavaScript error: g is not a function.  Source File: http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js    Line: 17

Any idea how to fix this error?

Thanks,
Chuck