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
Fatal error: Call to undefined function: imagettfbbox()
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
Hm!
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
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
Rainer G. aus H.
http://www.BunteReisebilder.de
My phpWCMS-projects:
http://www.gnuelps.de
http://qvpage.gnuelps.de
http://www.BunteReisebilder.de
My phpWCMS-projects:
http://www.gnuelps.de
http://qvpage.gnuelps.de
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
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