Hi all
I am battling with a jquery void (0) when the option to register during checkout on vm onepage is selected. The same error was there with "checkout as guest option", but I managed to fix that by deleting the conflicting script that was shown when inspecting with google dev tool, but with the register option it shows no error.
The only time I see the jquery void (0) is a popup in the bottom left when hovering over the submit button.
My Joomla version is 3.7
Virtuemart 3.2.1
Template and framework - Gantry - helium
If anyone has idea about a solution it would be much appreciated.
Link to my website: https://www.webits.co.za
QuoteTemplate and framework - Gantry - helium
the problem in a nutshell .. who needs all this crap?
keep it simple. the site will have no conflicts, the development is easier and faster, upgrades are problem free, your not locked into half arsed 'we can do this better' libraries, the page load in some cases is reduced by +50% and the site loads vastly quicker ... I'd call it a win win win win situation
That really doesn't solve anything
So let's look at it another way. On your cart page the Firebug console shows no fewer than 214 lines of js errors, none of which appear to be VirtueMart related. Towards the end of the list is an error in onepage.js and you mentioned you see your void error when vm onepage is selected. Now, that is not part of VirtueMart but a third party extension, so I suggest you contact the relevant developer.
http://forum.virtuemart.net/index.php?topic=108212.0
Thanks for your input. Was hoping someone on here might have experienced a similar problem and found a solution.
For anyone that may be experiencing a similar issue.
Look for any recaptcha conflict.
Turns out if you have k2 installed and enabled recaptcha in k2 registration it conflicts with virtuemart registration.
I eventually solved this issue by simply disabling recaptcha in k2 registration for the time being.
I posted a fix for the recaptcha conflict here: http://forum.virtuemart.net/index.php?topic=137521.msg481555#msg481555