VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: roman5527 on June 20, 2018, 14:47:29 PM

Title: Virtuemart registration Recaptcha
Post by: roman5527 on June 20, 2018, 14:47:29 PM
Hi, i have enable recaptha plugin in joomla with site and secret key : http://prntscr.com/jx5n52
i have enable joomla user registration recaptcha: http://prntscr.com/jx5nsy
and i have enable in virtuemart recaptcha : http://prntscr.com/jx5o72

but in registration page : http://vidia.cz/registrace I dont see recaptcha .

Why ?

Can you help me please ?

thanks
Title: Re: Virtuemart registration Recaptcha
Post by: jenkinhill on June 20, 2018, 15:03:46 PM
The reCAPTCHA code is on the page. Maybe you have the new Google invisible reCAPTCHA - https://developers.google.com/recaptcha/docs/invisible
Title: Re: Virtuemart registration Recaptcha
Post by: roman5527 on June 21, 2018, 09:50:42 AM
Hi, thanks.
But how i tested it ? any idea ?

Thanks
Title: Re: Virtuemart registration Recaptcha
Post by: roman5527 on June 21, 2018, 09:58:04 AM
Hi, it is v2 version recaptcha : http://prntscr.com/jxhowa

and invisible recaptcha view recaptcha box : https://developers.google.com/recaptcha/docs/versions

why dont see it ? any idea ?

thanks
Title: Re: Virtuemart registration Recaptcha
Post by: GJC Web Design on June 21, 2018, 09:59:12 AM
it is loaded

<script src="https://www.google.com/recaptcha/api.js?onload=JoomlaInitReCaptcha2&amp;render=explicit&amp;hl=cs-CZ" type="text/javascript"></script>

so either trust it works or switch to visible captcha
Title: Re: Virtuemart registration Recaptcha
Post by: GJC Web Design on June 21, 2018, 10:00:05 AM
Quoteand invisible recaptcha view recaptcha box :

the key word here is INVISIBLE!
Title: Re: Virtuemart registration Recaptcha
Post by: roman5527 on June 22, 2018, 14:29:18 PM
Hi, but i have v2 version : http://prntscr.com/jy17at

why i see invisible ??????


Thnaks
Title: Re: Virtuemart registration Recaptcha
Post by: GJC Web Design on June 22, 2018, 15:23:07 PM
I cannot know what u chose at setup.. double check and debug your setup .. this is not VM related
Title: Re: Virtuemart registration Recaptcha
Post by: branahr on September 12, 2018, 21:50:06 PM
Could be a problem with GDPR component or any cookies plugin/module that blocks recaptcha script. I had that problem. Try to disable cookies consent extension to check (if you use any).