VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: sandstorm on March 17, 2016, 14:50:57 PM

Title: MultiVariant problem after upgrade to 3.0.14
Post by: sandstorm on March 17, 2016, 14:50:57 PM
Joomla 3.4.8
VM 3.012 > 3.0.14

When I update Virtumeart to 3.0.14 & view a product that has multivariant children products, there is a problem.

When selecting the dropdown for a multivariant, I can choose an option, but nothing happens, the page doesn't refresh for me to select another option (if available) or to add to cart, as "Add a Variant" message stays in place.

I can confirm that this works perfect in the same server environment with 3.0.12 , so not sure what has changed.

VM3.0.12 site with MV working - http://bit.ly/1Vfubk4C
VM3.0.14 site with MV not working - http://bit.ly/1UiGjkC

I notice that when you select a variant in the 3.0.14 site the end of the URL changes to something different rather than changing to the URL of the child product?

I am also a paid member of virtuemart supporter, so not sure wether I should be asking this question somewhere else

Thanks for any help or advice
Title: Re: MultiVariant problem after upgrade to 3.0.14
Post by: Milbo on March 17, 2016, 18:45:02 PM
It is a jquery problem. We did not change anything there.
Title: Re: MultiVariant problem after upgrade to 3.0.14
Post by: sandstorm on March 17, 2016, 18:53:15 PM
We use plugin jQuery easy to force the same version of jQuery across all Joomla, components & extensions, which is set to version 1.11.3 & this is present & enabled in both the VM3.0.12 live site & the  3.0.14 test site.
Title: Re: MultiVariant problem after upgrade to 3.0.14
Post by: Milbo on March 17, 2016, 21:57:00 PM
Disable loading of jQuery in vm config? or disable the plugin? I wonder that there is a difference between both versions
Title: Re: MultiVariant problem after upgrade to 3.0.14
Post by: jenkinhill on March 17, 2016, 23:59:36 PM
Have you added chosen.js to the jQueryEasy exceptions list?  http://forum.virtuemart.net/index.php?topic=123564.msg421778#msg421778

Just a thought.....
Title: Re: MultiVariant problem after upgrade to 3.0.14
Post by: Milbo on March 22, 2016, 09:37:22 AM
Quote from: jenkinhill on March 17, 2016, 23:59:36 PM
Have you added chosen.js to the jQueryEasy exceptions list?  http://forum.virtuemart.net/index.php?topic=123564.msg421778#msg421778

Just a thought.....

Sounds like the reason, great work jenkinhill