Hi,
on VM registration form State and TOS ( I agree to the Terms of Service) fields don't get validated! User can register without agreeing to the Terms of Service and without choosing a state... (Although they are both required on configuration)
Is there a way to get them validated?
Thanks
Virtuemart 2.0.12b
Joomla 2.5.7
Hi
Please look in your userfield configuration, here you can define the required fields.
Regards
Quote from: kkmediaproduction on October 13, 2012, 21:13:13 PM
Hi
Please look in your userfield configuration, here you can define the required fields.
Regards
Hi,
They are all required in our userfield configuration...
There are smilar topics but I couldn't find the solution...
http://forum.virtuemart.net/index.php?topic=99474.0
http://forum.virtuemart.net/index.php?topic=72376.0
Thanks
[attachment cleanup by admin]
same problem here J2.5.7 and VM2.0.12B
my topic here: http://forum.virtuemart.net/index.php?topic=108936.0
I have the same problem with vm 2.0.6, has this bug been in all versions from 2.0.6 ?
Just found this bug as well. Bump for some help.
Is there no solution?
I thought I solved this a long time ago on a different website and now its back on a different newer version of virtuemart. Simply put,
newest virtuemart, newest joomla 2.5
Must be registered to checkout checked, must agree to terms to checkout checked..
Users can checkout regardless, the only thing I`ve done just recently is hide the TOS view in account maintenance page. This is not the underlying cause.
Hey Ho,
Yes, in january users had to confirm TOS checkbox during checkout, also in my shop. Now it's broken. I don't know if it is my fault or due an update. It seems that only anonymous users have to check the box. In full registration mode the checkbox is checked and validated by default. But why?
There are two new releases out now Release 2.0.18b & Release 2.0.18c. I`am afraid of updating VM Release 2.0.18a because of all changes I made, but It would be nice to know whether TOS is working again, and because of some improvements like "- moved TOS to top of check in cart".
waiting patently for comments
phobophil
Yes having the same problem too in VM2 registration form
also there should be a link for user to click to display the terms of service right? anyone knows how to add that?
How to add TOS-link is explained here:
http://forum.virtuemart.net/index.php?topic=97156.0
I make agree to TOS compulsory on each purchase using J2.5.9/VM2.0.18+ like this: http://forum.virtuemart.net/index.php?topic=112563.msg378680#msg378680
I have my own TOS in a Joomla article and post the link for that inside the TOS display div (id="full-tos") of components/com_virtuemart/views/cart/tmpl/default.php and use the edited template as an override.