shopping cart does not work and it keeps directing back to home page

Started by binarix, December 11, 2012, 01:20:07 AM

Previous topic - Next topic

binarix

I dont get the popup message and I dont know what i did wrong.

Can someone help me

bokobiz . com is the site.

Please help me. i dont know how to get it working. I cannot add to cart even. something went wrong and I cant figure it out.


bytelord

Hello,

First you forgot to mention your joomla, vm2 and PHP version you are using!
Now to your issue ... is a javascript conflict ... did you try to search the forum for similar issues? Did you try to use firebug to resolve your js conflicts?? Nope...

As it seems you are not loading the jquery for virtuemart at all ... or this is happen from your template on any third party plugin that controls jquery instances...

- Please first check your vm settings under Configuration -> Templates at the left bottom you will find Activate Css Styles & Javascripts ... enable all that options ...
- Under  Configuration -> Checkout, enable the option Display modal popup upon 'Add to cart'.

Also please disable your cache and javascipt compression over your site ... when your site is under development DO NOT USE CACHE AND COMPRESSION technics ... that will be your last step before go to production!

NOTICE: You are using Helix ... is that a joomla template framework .. the helix??? So please try to disable cache and the rest ... ask your template provider to support you on that if you don't know how because i am not aware also how helix framework is working...http://forum.virtuemart.net/index.php?topic=108212.0

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

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!