I recently installed Codoforum for the first time. The installation was flawless, but when I turn on the option for reCaptcha and try registering a test account, I get this error:
{domain-sys-path}]/html/sys/Ext/recaptcha/recaptchalib.php on line 40
Warning: file_get_contents(): {https}:// wrapper is disabled in the server configuration by allow_url_fopen=0 in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 88
Warning: file_get_contents({google-recaptcha-path}: failed to open stream: no suitable wrapper could be found in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 88
Warning: Use of undefined constant error - assumed 'error' (this will throw an Error in a future version of PHP) in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124
Warning: Use of undefined constant codes - assumed 'codes' (this will throw an Error in a future version of PHP) in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124
Warning: A non-numeric value encountered in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124
Warning: A non-numeric value encountered in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124
I'm at a loss of what would be causing this. Can someone help me troubleshoot?