Hello! I installed the PEAR libraries Image_Text, canvas, and the Text_CAPTCHA and password.
However when the function imagettfbox() is called in Image_Text the following error occurs:
Fatal error: Call to undefined function: imagettfbbox() in /home/popasm11/public_html/visions/includes/Image/Text.php on line 766
Any ideas why? That function is a PHP function. PHP version is > 4.4.1 and GD is enabled (version 2.0.28). Any help will be greatly appreciated. Thank you!