flyalaska Posted September 6, 2015 Report Share Posted September 6, 2015 Getting this error where a Captcha is used. Fatal error: Call to undefined function recaptcha_get_html() in...... Any ideas why this happening. New install v5.5.2 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted September 7, 2015 Administrators Report Share Posted September 7, 2015 Are you still getting this? I had it show up for a few hours yesterday on a number of different platforms. I am thinking it was on Google's end. Quote Link to comment Share on other sites More sharing options...
flyalaska Posted September 7, 2015 Author Report Share Posted September 7, 2015 Just checked again. Still getting it. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted September 8, 2015 Administrators Report Share Posted September 8, 2015 Got me, are there any messages in the error log, or is there an apache error log in the site root? Quote Link to comment Share on other sites More sharing options...
flyalaska Posted September 8, 2015 Author Report Share Posted September 8, 2015 [05-Sep-2015 20:23:32 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 20:32:40 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 23:32:54 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 23:35:24 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 23:39:32 America/New_York] PHP Warning: Creating default object from empty value in /home/flyaka/public_html/dev/core/common/FinanceData.class.php on line 107 [05-Sep-2015 23:39:32 America/New_York] PHP Warning: Creating default object from empty value in /home/flyaka/public_html/dev/core/common/FinanceData.class.php on line 107 [05-Sep-2015 23:41:56 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [06-Sep-2015 01:03:48 America/New_York] PHP Parse error: syntax error, unexpected end of file in /home/flyaka/public_html/dev/lib/skins/ocean_blue/layout.php on line 164 [06-Sep-2015 01:04:50 America/New_York] PHP Parse error: syntax error, unexpected end of file in /home/flyaka/public_html/dev/lib/skins/ocean_blue/layout.php on line 164 [06-Sep-2015 01:07:59 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [06-Sep-2015 01:35:27 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [06-Sep-2015 03:23:23 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [06-Sep-2015 03:30:07 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [06-Sep-2015 03:31:10 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [06-Sep-2015 15:17:11 America/New_York] PHP Parse error: syntax error, unexpected end of file in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/frontpage_main.php on line 336 [07-Sep-2015 18:11:38 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/registration_mainform.php on line 94 [07-Sep-2015 18:11:45 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/registration_mainform.php on line 94 [07-Sep-2015 18:11:50 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [07-Sep-2015 18:12:01 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted September 8, 2015 Administrators Report Share Posted September 8, 2015 I would make sure the recaptcha library is actually being loaded, it may be a possible permissions issue. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.