Jump to content

Google reCaptcha headache !!


ajoo

Recommended Posts

Hi all !

The google reCaptcha was working great till recently. Now it has started to give the following error. 

Quote

Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: Connection timed out in /home/vagrant/eb_aws/devcloud/lib/recaptcha/ReCaptcha/RequestMethod/Post.php on line 68

and this happens to be line 68

Quote

        return file_get_contents(self::SITE_VERIFY_URL, false, $context);

Please help !

Thanks all !

 

Link to comment
Share on other sites

I just tested http://josiahbertoli.com

This is supposed to be a demo of the reCaptcha. Interestingly this is failing too !!!??? On form submittioin, it says "failure" !! Now I wonder if this is supposed to do just that but i seriously doubt it. Could this be like related ? I mean both seem to be failing. Hope this is some help to anyone wanting to help me out !!?

Thanks loads !

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.