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

Merge Requests

More

Recent comments

🇺🇦Ukraine dench0

dench0 changed the visibility of the branch 3491948-update-modules-dependencies to hidden.

🇺🇦Ukraine dench0

@carolpettirossi
You need to check the captcha points settings /admin/config/people/captcha/captcha-points

🇺🇦Ukraine dench0

Do you have a captcha response like the one on this screenshot?

🇺🇦Ukraine dench0

Fix src/Event/TrackCheckoutStepEvent.php use statement.

🇺🇦Ukraine dench0

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

🇺🇦Ukraine dench0
/**
 * Implements hook_editor_js_settings_alter().
 */
function <module_name>_editor_js_settings_alter(array &$settings) {
  foreach ($settings['editor']['formats'] as &$format) {
    if (!empty($format['editorSettings']['config']['link']['decorators'])) {
      foreach ($format['editorSettings']['config']['link']['decorators'] as &$decorator) {
        $target = $decorator['attributes']['target'] ?? FALSE;
        if ($target === '_blank') {
          $decorator['defaultValue'] = TRUE;
        }
      }
    }
  }
}
🇺🇦Ukraine dench0

1. We can use `RedundantEditableConfigNamesTrait`
2. Please revert this change https://git.drupalcode.org/project/recaptcha_v3/-/merge_requests/30/diff...
3. Increase the drupal core version in the composer.json to ^10.2

🇺🇦Ukraine dench0

Closed in favor of this issue: https://www.drupal.org/project/recaptcha_v3/issues/3467524 📌 Use #config_target for the ReCaptchaV3SettingsForm Active

🇺🇦Ukraine dench0

@seanr,
please read the issue description, it does not relate to your case.

🇺🇦Ukraine dench0

Hi @here,
you can try this https://www.drupal.org/project/recaptcha_v3/issues/3447924#comment-15630224 🐛 Error message: Antibot verification failed Fixed , it might help.

🇺🇦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.

Production build 0.71.5 2024