• The new update to reCAPTCHA v3 has resulting in all of my forms now returning an orange border error when submitting.

    The script is loaded correctly in the footer, but console logs
    Uncaught ReferenceError: grecaptcha is not defined

    Please help, as non of the forms are working currently…

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • I have the same problem.
    Uncaught ReferenceError: grecaptcha is not defined at (index):413

    Uncaught (in promise) ReferenceError: currentURL is not defined
        at then.catch.e (content_script_bundle.js:13

    Please return the reCAPTCHA V2.

    Same behaviour with Orange border error after updating to reCAPTCHA v3, but impossible to find the problem with my theme’s javascript

    It may be that your theme has omitted wp_footer() in the footer.

    See https://contactform7.com/2018/12/18/contact-form-7-511/#more-30175 for more details.

    As I said on a different post, the orange error notice is happening intermittently, hence it is not the missing wp_woofer() snippet. Besides, I use Divi, it passes every test there is.

    The code is still buggy and fails. The author should blame his inability to sort v3 before blaming others.

    @sarumbear

    the orange error notice is happening intermittently, hence it is not the missing wp_woofer() snippet

    Can you please explain how you justify that conclusion in detail. The conclusion seems unjustified to me – but I could be wrong.

    For me I have this wp_footer(), but still orange… I need some help

    @qconnan If the wp_woofer() snippet is missing the form will fail always. As it works sometimes it cannot be due to that.

    I have the same problem. “There was an error sending your message. Please try again later.” surrounded by an orange box.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Orange border error after updating to reCAPTCHA v3’ is closed to new replies.