Page 1 of 1

Problem with recaptcha v2

Posted: Thu Apr 16, 2020 6:30 pm
by elpustki
Hello. I use WYSIWYG 14 and that is why I put recaptcha v2 on my pages.
The problem is that when the recaptcha is placed on the page, the message cannot be sent. When I delete it, you can send messages.
If anyone could look, the form is available at this address http://klifwdzydze.pl/rezerwacja.php

Re: Problem with recaptcha v2

Posted: Thu Apr 16, 2020 8:17 pm
by Pablo
Maybe the PHP version on the server is out-of-date?

Re: Problem with recaptcha v2

Posted: Fri Apr 17, 2020 5:15 am
by elpustki
Ok, so what PHP version should I set on the hosting side? At the moment PHP5-PHP7 is set on the website side, while PHP 7.3 is set on the website hosting side (available versions are 5.2 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3).

Re: Problem with recaptcha v2

Posted: Fri Apr 17, 2020 6:13 am
by Pablo
recaptcha v2 should work with PHP 7.3
Also, "allow_url_fopen" should be enabled on the server.

Re: Problem with recaptcha v2

Posted: Fri Apr 17, 2020 7:56 am
by elpustki
Pablo wrote: Fri Apr 17, 2020 6:13 am recaptcha v2 should work with PHP 7.3
Also, "allow_url_fopen" should be enabled on the server.
Everything worked. "allow_url_fopen" was the reason. Thank you very much for your help. :D :D :D :D