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

VirtueMart Not adding to Cart.

Started by kamkichi, November 11, 2012, 01:00:38 AM

Previous topic - Next topic

kamkichi

Site: www.tusupermercadofavorito.com

PHP Version 5.3.15
MySQL Version 5.5.23-55
Virtuemart: 2.0.12f
Joomla! 2.5.6


when I click on add to cart, just take me to the log out screen and nothing has being added to cart.  any assistance on this matter would be gladly appreciated :'( :'( :'(

bytelord

#1
Hello,

You are using custom overrides (a thirdparty template) that is not working.  Please first read that: http://forum.virtuemart.net/index.php?topic=108212.0

If you use firebug you will see that that following js files are missing
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/js/vmsite.js"
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/css/facebox.css"
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/js/jquery.min.js"
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/js/jquery.noConflict.js"
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/js/facebox.js"
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/js/vmprices.js"
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/js/jquery.min.js"
"NetworkError: 404 Not Found - http://www.tusupermercadofavorito.com/templates/shaper_istore/assets/js/jquery.noConflict.js"

ReferenceError: Virtuemart is not defined
[Break On This Error]    
Virtuemart.addtocart_popup = '1' ;
Index.php (line 78)
Image corrupt or truncated: http://www.tusupermercadofavorito.com/templates/shaper_istore/images/styles/style2/logo.png
   
You have change probably from the backend vm configuration the path of asset files, replace with the default.
Also you are loading a lot of javascript script and may be some conflicts take place.

First thing you have to do is to correct your paths back to default vm installation or contact the template vendor to support you.

Use firebug to examine your code & css styling: http://forum.virtuemart.net/index.php?topic=102850.0

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!

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum