• Resolved weekendize

    (@weekendize)


    Hey,

    I’m using reCaptcha in my registration form. Sometimes the reCaptcha isn’t showing up at all with the following JavaScript output:
    reCAPTCHA couldn't find user-provided function: onloadURCallback

    In most instances the reCaptcha show up as soon as I reload the page. JavaScript then throws the following output:

    autoptimize_879e762658a5b3768c6059283954dc78.js:1498 Uncaught TypeError: Cannot read property 'secret' of null
        at a.wp.receiveEmbedMessage

    Do you have any ideas how I can solve the problem?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Georgian Cocora

    (@raster02)

    Hello @weekendize,

    From the second error I take it you’re using this plugin: https://wordpress.org/plugins/autoptimize/ which has a .js minification issue. It’s strange that the issue is intermittent, perhaps it only happens when you’re logged out ?

    You should try to briefly disable that feature of this plugin and then check to see if the error appears again.

    Are you perhaps also using any other plugins that add reCAPTCHA to your website ?

    Let me know.

    Regards,

    you could always try to exclude “User registration & user profile – Profile Builder”-s JS from AO JS optimization to see if this fixes the issue (see AO FAQ for info on troubleshooting & how to exclude)?

    frank (ao dev)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘problems with reCaptcha in registration form’ is closed to new replies.