August 2, 2024 at 1:57 am
#10045108
Keymaster
Hello, looks like your server is blocking the external verification (to Google Recaptcha), it’s limited and the settings can’t be changed.
Ask your server administrator (host provider), to enable allow_url_fopen – Set that to “on”.
Then check this page: http://bimtech.com.tr/php/phpversion.php

It should “On”
Not sure why your server is limited to that, it works for 99% of the servers with this command on PHP: ini_set(‘allow_url_fopen’, true);