• Hi, since last update 3.1.0 I’m experiencing problems with all the sites with ReCaptcha originating from WpForo. None of my users can sign in / register to the site. All works if Nimble is turned off.
    – cache deleted and even turned off
    – changed temporarily theme
    – checked on other browsers
    – removed all custom javascript
    -reCaptcha tuned on/off in Nimble config

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

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

    (@nikeo)

    Hello,
    Thanks for reporting the problem. Here is a possible workflow for troubleshooting this issue : enable WP_DEBUG mode and log the output of the debug.log to a file that you can share on http://pastebin.com/ or https://gist.github.com ( to get a debug log file you need to set define( ‘WP_DEBUG’, true ); and define( ‘WP_DEBUG_LOG’, true ); in your wp_config.php file.

    Thread Starter czaban

    (@czaban)

    H @nikeo, here it is
    log dump

    I’ve enabled log and tried to sign-in with another browser, failure
    If Nimble is disabled it works well

    • This reply was modified 5 years, 1 month ago by czaban.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘User creation, sign-up reCaptcha problem’ is closed to new replies.