News:

Support the VirtueMart project and become a member

Main Menu

Virtuemart registration Recaptcha

Started by roman5527, June 20, 2018, 14:47:29 PM

Previous topic - Next topic

roman5527

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

jenkinhill

The reCAPTCHA code is on the page. Maybe you have the new Google invisible reCAPTCHA - https://developers.google.com/recaptcha/docs/invisible
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

roman5527

Hi, thanks.
But how i tested it ? any idea ?

Thanks

roman5527

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

GJC Web Design

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
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

GJC Web Design

Quoteand invisible recaptcha view recaptcha box :

the key word here is INVISIBLE!
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

roman5527

Hi, but i have v2 version : http://prntscr.com/jy17at

why i see invisible ??????


Thnaks

GJC Web Design

I cannot know what u chose at setup.. double check and debug your setup .. this is not VM related
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

branahr

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).