Page 1 of 1

Fatal error: Call to undefined function: imagettfbbox()

Posted: Thu 28. Apr 2005, 03:04
by Dave_G
Hey Guys,

Is there any other reason why this would problem would occur? I read some other posts saying that this error happens when I have a PHP version below 4.3.8, but I'm running version 4.3.11.

I just started getting this error! I had another post stating just my GT Mod wasn't working, but now whenever I go to a page that uses the GT Mod I get this:

Fatal error: Call to undefined function: imagettfbbox() in /home2/davegor/public_html/phpwcms/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 49


Any ideas? Sorry for so many posts lately, but can you tell I just started working on my site again?!

Thanks!
-Dave

Posted: Thu 28. Apr 2005, 11:36
by brans
there might some module (like GD or ImageMagick missing) you could maybe try to go for: http://www.phpwcms.de/forum/viewtopic.php?t=6416

Posted: Thu 28. Apr 2005, 11:46
by Rainer G
Hm! :shock:
This function should be run with this PHP versions:
PHP 3>= 3.0.1, PHP 4 , PHP 5

Look here:
http://de2.php.net/manual/de/function.imagettfbbox.php

Posted: Thu 28. Apr 2005, 19:12
by Dave_G
Yeah, it's very strange.

I'll have to check with my hosting company and make sure it's installed, but I am very certain it is! I just double checked my phpInfo and it's in there!

I took a glance at Fontizer, but not too sure how to get that to work in phpwcms...would it just be called as a CSS function?

Thanks for the thoughts guys. I really do love my phpwcms!

-Dave

Posted: Fri 29. Apr 2005, 08:27
by pico
Hi

did you upload a valid TTF-Font to ../inc_fonts/ ?

maybe try another Font