Hi,
SOLVED, BUT PLEASE RED BELLOW.
Virtuemart 3.0 / Joomla 3.4
I can't figure out why, but when I try to finalise the checkout, the page only reloads.
I have One Page Checkout with Ajax enabled and the following two option unchecked:
Must agree to Terms of Service on EVERY ORDER
Show Terms of Service on the cart/checkout
I have noticed with the above unchecked, the checkbox is still visible and if I check it, then do a manual refresh the checkout process works. But of course my buyers won't know this.
(http://s33.postimg.org/hkvhumucv/Screen_Shot_2016_06_08_at_22_41_09.png)
Any help would be appreciated :(
/***** UPDATE - Partial Solution ****/
These buttons have no effect:
Must agree to Terms of Service on EVERY ORDER
Show Terms of Service on the cart/checkout
By accessing the virtuemart_userfields table, I have modified the row: COM_VIRTUEMART_STORE_FORM_TOS manually setting the "required" and "cart" columns to 0. Now the therms checkbox is gone, and the checkput process works.
(http://s33.postimg.org/eshwlbtwv/fix2.jpg)
This should be fixed!! :(
WTF versions are you using? Currently that should be Joomla 3.5.1 and VirtueMart 3.0.16
And there you would use the Shopper Field List to edit the required/unrequired fields.