I have read through the previous posts and tried everything with no luck. I have uploaded the generic form back to my site with no modifications at http://reefcharter.com/tmp/persistent/form64165/form.html.
The error I get is PHP Fatal error: Call to undefined function imagettfbbox() in /home/reefcha/public_html/tmp/persistent/form64165/CaptchaSecurityImages.php on line 60.
Thanks,
Tony
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have read through the previous posts and tried everything with no luck. I have uploaded the generic form back to my site with no modifications at http://reefcharter.com/tmp/persistent/form64165/form.html.
The error I get is PHP Fatal error: Call to undefined function imagettfbbox() in /home/reefcha/public_html/tmp/persistent/form64165/CaptchaSecurityImages.php on line 60.
Thanks,
Tony
sounds like you are missing php libs, probably GD. In any case, this is a PHP installation issue that your webserver administrator needs to fix.