VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: 2dmaster on April 17, 2020, 03:57:20 AM

Title: JS ERROR PLS HELP
Post by: 2dmaster on April 17, 2020, 03:57:20 AM
when click add to cart i see on error .. and this not work ((((
VM 3.6.11 pls help understand where find solution
Uncaught TypeError: Cannot read property 'showActivity' of undefined
    at Object.Virtuemart.cartEffect (vmprices.js?vmver=27e6cdcd:95)
    at Object.Virtuemart.sendtocart (vmprices.js?vmver=27e6cdcd:83)
    at HTMLInputElement.Virtuemart.addtocart (vmprices.js?vmver=27e6cdcd:223)
    at HTMLInputElement.dispatch (jquery.min.js:2)
    at HTMLInputElement.v.handle (jquery.min.js:2)


   if (usefancy) {
      jQuery.fancybox.showActivity();
   }
Title: Re: JS ERROR PLS HELP
Post by: jenkinhill on April 17, 2020, 10:48:35 AM
The VM3.6.11 series are beta/development versions. Latest publicly available for testing is 3.6.11.10300  (you don't mention which one you are using)

Your error sounds like this  -  http://forum.virtuemart.net/index.php?topic=143595