Quote:
Originally Posted by kh99
The recaptcha server-side verification needs to connect to google to verify the response, so your php needs to have "allow_url_fopen" set to true, or else you need cURL in your configuration. I don't have a lot of knowledge about how hosting is usually set up, but I suppose there could also be network issues, i.e. maybe some hosts don't allow scripts to make network connections at all, or maybe they're limited to certain addresses.
|
Which we do, and it is set 'On'. However, enabling reCAPTCHA results in the same "reCAPTCHA? could not be verified due to server issues. Please try again later."