PHP Fatal Error: Call To Undefined Function Imagettfbbox()
Post Description: php fatal error: call to undefined function imagettfbbox()
php, fatal, error, call, to, undefined, function, imagettfbbox
This Post Has Been Viewed 48 Times Since Thu Apr 24, 2008 5:38 pm Posted By albertomms with 2 replies
POST# 1288
Posted On: Thu Apr 24, 2008 5:38 pm
Topic: PHP Fatal Error: Call To Undefined Function Imagettfbbox()
thank you for helping me with the error i was getting yesterday
but today, i got another error and i can't figure it out
do you know what happened here this is the errror i get now
PHP Fatal error: Call to undefined function imagettfbbox()
thank
Share:
BBCODE:
HTML Code:
Thu Apr 24, 2008 5:39 pm
1
Web Hosting Support
Reply #1958
this is easy,
basically its saying that imagettfbbox() does not exists make sure you are including your functions.php file in your includes directory
Thu Apr 24, 2008 5:40 pm
2
albertomms
Reply #1959
yes, thank you
that was it i has placed it above before the other files
Related
- PHP Fatal Error: Call To Undefined Function Imagettfbbox()