WP-reCAPTCHA error on post
-
I recently installed new API keys for my WP-reCAPTCHA plugin, and now it gives me a strange error page when I tried to post a response to a post, here is the page I get:
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/ahnalira/public_html/wp-content/plugins/wp-recaptcha/recaptchalib.php on line 94
Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=…): failed to open stream: no suitable wrapper could be found in /home/ahnalira/public_html/wp-content/plugins/wp-recaptcha/recaptchalib.php on line 94
Warning: Cannot modify header information – headers already sent by (output started at /home/ahnalira/public_html/wp-content/plugins/wp-recaptcha/recaptchalib.php:94) in /home/ahnalira/public_html/wp-includes/pluggable.php on line 1178
This used to work just fine, it appears to be some sort of problem with the new reCAPTCHA I guess? I don’t know how to fix this, can anybody help me out?
- The topic ‘WP-reCAPTCHA error on post’ is closed to new replies.