VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: niosme on January 13, 2023, 09:02:39 AM

Title: Recatcha shows twice on registration
Post by: niosme on January 13, 2023, 09:02:39 AM
Hello,
In joomla 4 i enabled google recaptcha v2 and it shows it twice.
Any idea?
Thanks in advance!
Title: Re: Recatcha shows twice on registration
Post by: niosme on January 13, 2023, 09:20:43 AM
I found the solution. I dont know if is the right way to go.
Can this fix added on next version?

For the double recpatcha go on this file:
components/com_virtuemart/views/user/tmpl/edit.php

And comment the line 83, the captcha is already display at line 77

Thanks in advance <3