Account created on 21 August 2010, almost 14 years ago
#

Merge Requests

More

Recent comments

🇺🇦Ukraine dench0

Thanks but when I don't have a captcha element, but do have a captcha point, I don't see a badge

then you need to check if you are using the correct form id.

🇺🇦Ukraine dench0

If you are talking about webforms, you need to use only one method: captcha point or webform captcha element.

🇺🇦Ukraine dench0

So you suggest unchecking on both Google and in Drupal? (despite what is says about doing one or the other)

Just for testing purposes.

🇺🇦Ukraine dench0

try to uncheck "Local domain name validation"

🇺🇦Ukraine dench0

if I should try with new keys

yes, you can try.
Also what do you have in the Recapthact v3 settings for the:

  1. Local domain name validation
  2. Cacheable

?

🇺🇦Ukraine dench0

I just re-enabled this in Google admin

no, let's left it unchecked.

🇺🇦Ukraine dench0

and also please show the captcha action config

🇺🇦Ukraine dench0

try to add domain name with "www"

🇺🇦Ukraine dench0

can you also send me a screenshot of the recaptcha v3 config in google admin: https://www.google.com/recaptcha/admin/

🇺🇦Ukraine dench0

dench0 made their first commit to this issue’s fork.

🇺🇦Ukraine dench0

dench0 changed the visibility of the branch 3451720-fix-phpstan-warnings to active.

🇺🇦Ukraine dench0

dench0 changed the visibility of the branch 3451720-fix-phpstan-warnings to hidden.

🇺🇦Ukraine dench0

1. Are you using a custom template for the form with a captcha?
2. Can you send me a link to the form page in PM?

🇺🇦Ukraine dench0

dench0 made their first commit to this issue’s fork.

🇺🇦Ukraine dench0

Hey @pablo_pukha,
great find, thanks.

@lalustine
you need to check custom scripts for something like self = this; and replace it with var self = this;.

🇺🇦Ukraine dench0

Do you have any other errors in the console?
Please show what recaptcha resources are loaded like on the attached screenshot.

🇺🇦Ukraine dench0

Is there any limit for number of request for recaptcha v3 submission?

I'm not sure, but don't think there is a limit. At least in recaptcha documentation, there is no mention of this.

Do you have those errors when you manually submit the form? Or just have them in logs? Because if you can't reproduce it manually probably it's the bot submissions.

🇺🇦Ukraine dench0

Please check if the recaptcha response was sent among the from data:

🇺🇦Ukraine dench0

Are you using AJAX in your form?
Can you try to change the fallback to Math and check what happens?

🇺🇦Ukraine dench0

Hmm, looks good.
What challenge do you use as a fallback?

🇺🇦Ukraine dench0

The problem is that it's only happening to you. Hence I suppose the problem is on your side.
Please check the browser console log and provide the form markup in the inspector, like in this commentary: https://www.drupal.org/project/recaptcha_v3/issues/3415978#comment-15406711 🐛 The response parameter is missing. Closed: works as designed

🇺🇦Ukraine dench0

There is too little information. Is your site online and if so, then can you send me a PM with the link to the page with the form?

🇺🇦Ukraine dench0

@rraney
It works as it should: with just the captcha point or with the webform captcha element and with both captcha point and webform element as we

You definitely mess with the configuration.

🇺🇦Ukraine dench0

dench0 made their first commit to this issue’s fork.

🇺🇦Ukraine dench0

This appears to be a duplicate issue.

https://www.drupal.org/project/recaptcha_v3/issues/3356718#comment-15026680 🐛 reCAPTCHA v3 not working in form with ajax elements Closed: works as designed

🇺🇦Ukraine dench0

ok, then use the captcha element only.

🇺🇦Ukraine dench0

np, please don't forget to close the issue when you ready

🇺🇦Ukraine dench0

you should see the recaptcha logo in the right bottom corner

🇺🇦Ukraine dench0

hmm, it looks good.
Try to use only one method: captcha element on webform or captcha point

🇺🇦Ukraine dench0

please show your webform captcha element configuration. Just a screenshot will be enough (like in this commentary then adding the form to the list of CAPTCHA points).

then adding the form to the list of CAPTCHA points

you don't need to add a captcha point for the webform if you already added a captcha element to the webform

🇺🇦Ukraine dench0

1. did you try to clear the cache?
2. Please show your captcha webform element configuration.
3. Are you using the custom template for this form?

🇺🇦Ukraine dench0

as I see it's a webform.
Did you add captcha element to the webform and choose the configured reCAPTCHA v3 action?

🇺🇦Ukraine dench0

Check your form markup to see if you have an element like on the screenshot.

🇺🇦Ukraine dench0

@kevinquillen
Did you follow the documentation and creat a recaptcha action?

🇺🇦Ukraine dench0

@stephenplatz
you need to update the php to the 8 version: google/recaptcha 1.3.0 requires it

🇺🇦Ukraine dench0

dench0 made their first commit to this issue’s fork.

🇺🇦Ukraine dench0

@bcobin
1. show your composer.json file
2. which PHP version do you have?
3. show the output of the command: composer why-not drupal/recaptcha_v3 2.0.2

🇺🇦Ukraine dench0

@pashupathi nath gajawada
The Drupal module cannot affect recaptcha scores in any way. It just compares scores received from Google with configured ones.

🇺🇦Ukraine dench0

Please show your composer.json file.

🇺🇦Ukraine dench0

You need to run the require command with dependencies update.
Try:
composer require 'drupal/recaptcha_v3:^2.0' -w or composer require 'drupal/recaptcha_v3:^2.0' -W

🇺🇦Ukraine dench0

oh, sorry, my bad.
I pushed the tag without previously pulling the changes.
I created a new release by tagging the correct commit.
Thanks.

🇺🇦Ukraine dench0

@EricVL
The 2.x version is designed to work with the captcha 2.x version.
You need to use 8.x-1.x version of the reCAPTCHA V3 for the 8.x-1.x version of the captcha module.

🇺🇦Ukraine dench0

dench0 made their first commit to this issue’s fork.

Production build 0.69.0 2024