Add a Google reCAPTCHA v3 on forms, This component is fork of ReCaptcha by Jonathan Goncalves and Captcha by me.
Go to https://www.google.com/recaptcha/admin and generate v3 site keys and secret.
If you wish to use a v2 that shows challenge to users you can use https://www.opensource-socialnetwork.org/component/view/2516/google-recaptcha
How to add to your component :
https://www.opensource-socialnetwork.org/documentation/view/6880/adding-captcha-to-the-forms-and-actions
I also get this error:
[20-Dec-2023 13:11:40 UTC] PHP WARNING: 2023-12-20 13:11:40 (UTC): "Attempt to read property "recaptcha_site_key" on bool" in file /var/www/vhosts/queermeet-dev1.de/httpdocs/components/ReCaptcha3/plugins/default/recaptcha/view.php (line 4)
completely reinstalled but config site still empty
Yes was issue with the current version please try 7.3 and let me know if it works, example check registration and try to create account.
now the configuration page for captcha is empty
Try to replace your files with 7.2 version
I got this after enabling
Thank you
Thank you Arsalan, v1.1 works great! 👍
Just upgraded to v1.1 with no problems. Created a new user account without any issue!
Please use the 1.1 version, the error seems in the way gcaptcha JS was loading as async. Besides that in Google v3 there is no verification checkbox that is what V3 is about. You should only see captcha icon floating on right side of page.