• Resolved Rah

    (@botnop)


    Hi,

    I’ve been using this plugin in multiple sites and suddenly it’s not allowing to complete the captcha verification – cannot login.
    Without plugin – it works fine.

    Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in xxxxx/wp-content/plugins/advanced-google-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php on line 80
    
    Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: no suitable wrapper could be found in xxxxx/wp-content/plugins/advanced-google-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php on line 80
    

    I cannot login – it says “ERROR: Google reCAPTCHA verification failed.”
    I tried replacing the keys but same result.
    *This is happening in multiple sites.

    I’ve disabled the plugin through FTP for now.

    Can you please help me to fix it?

Viewing 1 replies (of 1 total)
  • Plugin Author WebFactory

    (@webfactory)

    Hi,

    It’s an issue with the server PHP config. You have to allow the HTTP wrapper for the file_get_contents() function. If you can’t do that, please wait a bit for the next version. We recoded that part of the plugin, and it’ll use a different function. It will be released in a few days.

Viewing 1 replies (of 1 total)

The topic ‘Suddenly captchas stopped working’ is closed to new replies.