Hi, I am using zc v.1.5.4 and today I installed RECAPTCHA v3.2 but it is not working properly. When I have filled in contact_us form and got recaptcha box marked OK and press SEND nothing more happens. Mydebugg gave me following message:
PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in
includes/classes/observers/google/ReCaptcha/RequestMethod/Post.php on line 68
PHP Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: no suitable wrapper could be found in includes/classes/observers/google/ReCaptcha/RequestMethod/Post.php on line 68
PHP Warning: implode(): Invalid arguments passed in includes/classes/observers/google/ReCaptcha/Response.php on line 128
I have checked that the files are uploaded to correct places. I need some help to solve my problem. Just before I posted this I saw that there was a new version to download. Perhaps that will solve my problem?
/Per.


Reply With Quote

