[Typo3] menu error note
christian reiter
cr at n-o-s-p-a-m-cxd.de
Tue Aug 16 12:45:36 CEST 2005
Hi,
'ImageTTFBBox' is a PHP function which relies on the availability of the GD
and Freetype libraries. These are requirements for dynamically calculating
text in graphics. Therefore, if GD and/or Freetype are not present, a call
to such a function delivers an error.
"Fatal error - call to undefined function" is telling you that this function
simply "isn´t there". Since this isn´t a function that is part of the Typo3
code, but instead part of the PHP environment, there is not a problem in any
of the Typo3 files. Instead, something is wrong with the PHP setup.
First step, you should check in the Typo3 install tool whether GD/Freetype
are working. Check phpinfo for information on available modules and
libraries on your install.
greetings,
Christian
"Chris Garnham" <cgarnham at drafx.ca> schrieb im Newsbeitrag
news:mailman.1.1124150771.26280.typo3-english at lists.netfielders.de...
> I get the following error in the left menue area.....
>
> "Fatal error: Call to undefined function ImageTTFBBox() in
> /usr/local/apache2/htdocs/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
> on line 922"
>
> Can anyone explain to this newbie?
More information about the TYPO3-english
mailing list