Skip to main content

All Questions

Tagged with
0 votes
1 answer
160 views

How to implement the most basic use of Google reCaptcha v3

I am running a Wordpress site and want to protect a custom contact form with Googles reCaptcha v3. Sadly my code seems to be wrong and I couldnt find the problem, please help. This is my Form <?php ...
Felix's user avatar
  • 1
0 votes
0 answers
118 views

After adding Google reCAPTCHA v3 to my wpcf7, page reloads and then shows the success message. How do i show the message like normal cf7 responce?

So i have forms made from wpcf7 plugin in my site. Now i have added Google reCAPTCHA v3 to one of my form and when i try to submit my form it reloads with sitename.com/#wpcf7-f468-o1 and displays the ...
Himanshu Khanna's user avatar
0 votes
0 answers
74 views

reCaptcha V2 Still getting spammed... GGRRRRR

I am having an issue with my reCaptcha v2 still allowing spam. I generally get about 1 a day up until a few days ago and just over this weekend I got 75 spam messages. I have gone through every post I ...
Zeeba's user avatar
  • 1,132
1 vote
0 answers
240 views

reCAPTCHA v3 "invalid-keys" error message is wrong

I have created a fresh set of reCAPTCHA v3 keys and integrated them on a high-traffic form. For the front-end implementation, I followed the steps outlined here: <script src='https://www.google.com/...
brodenbrett's user avatar
0 votes
0 answers
97 views

Implementing Google ReCAPTCHA V3 Into Website (PHP)

I'm trying to implement Google ReCAPTCHA V3 using the PHP example here: https://stackoverflow.com/a/60036326/1096190 Yesterday's output was 0.9 but form.js still had issues sending the form. Today, ...
Joe Bobby's user avatar
  • 2,811
0 votes
1 answer
51 views

recaptcha error hashed_account_id is deprecated

I am trying to call Recaptcha Enterprise and it keeps giving me the following error hashed_account_id is deprecated in (google/cloud-recaptcha-enterprise/src/V1/Event.php) and I have the following ...
ali heydarabadii's user avatar
0 votes
0 answers
39 views

receiving response reCaptcha 2

how i can integrate checking-receiving answer from google server about captcha, i cant find sending code. i readed manuals, but dont understand yet i using Joomla 3 <?php if(!defined("...
Anario's user avatar
  • 1
0 votes
1 answer
451 views

reCaptcha v3 not giving me a response after submitting my form?

I'm trying to implement reCaptcha v3 for my contact page, but reCaptcha isn't playing along. I'm completely new to reCaptcha. I've tried to implement by following the docs' example and tried to "...
PrimeBeat's user avatar
  • 472
0 votes
1 answer
84 views

Why Yii2 Captcha ignores {image} in template

I've got this captch template: <?= $form->field($model, 'verifyCode', [ 'template' => ' <div class="mb-4 field-signupform-verification required"> <div class=&...
Regular User's user avatar
1 vote
5 answers
3k views

Google ReCaptcha keeps on loading

I'm using Google's reCaptcha 2.0 on my website. It used to work well,but then someone emailed me that the captcha keeps on loading 2mins .. 5mins.. 8mins.. and I know this is a problem. Once clicked ...
qwerty's user avatar
  • 21
0 votes
0 answers
76 views

Enabling recaptcha on coupon code in WooCommerce

I am trying to use a reCAPTCHA button on the coupon field for the shopping cart in WooCommerce. I have added code in my theme functions.php file and in cart.php template file, to add the reCAPTCHA, ...
Scott Colling's user avatar
0 votes
1 answer
523 views

Google Recaptcha v3 gives invalid response

Google Recaptcha v3 alvays gives invalid response. Looks like problem in .tpl file. What I did wrong? Please help if somebody has an experience with it. Site on Opencart PHP 7.4 Installed by ...
Den4will's user avatar
0 votes
1 answer
525 views

Trouble initializing Google RecaptchaEnterpriseServiceClient

I am trying to add reCAPCHA to my website. Following the README.md from https://github.com/googleapis/google-cloud-php-recaptcha-enterprise, I have used composer to install google/cloud-recaptcha-...
BrettOC's user avatar
  • 69
0 votes
1 answer
357 views

How can I troubleshoot Google Recaptcha validation issues with my PHP contact form?

I have a simple contact form that is not validating the Google captcha when submitting the form (email). The form validates the Google captcha when the client fills in the form and ticks the captcha ...
RobH's user avatar
  • 3
0 votes
0 answers
2k views

Google ReCAPTCHA v2 bypass

In Monday I deployed brand new version of website. There is contact form protected by Google ReCAPTCHA v2 Checkbox. Today I received first spam (preview attached). I mean. How is this possible? ...
mwbaufx's user avatar

15 30 50 per page
1
2 3 4 5
66