|
Call to undefined function: imagettftext |
|
|
|
|
Written by Olle Johansson
|
|
Friday, 17 November 2006 |
Question
When writing guest book entry, the following error shows up:
Call to undefined function: imagettftext
Answer
If you get this error when CAPTCHA image spam protection is activated it means that the PHP installation on your web server doesn't support TrueType fonts. To fix this you will have to ask your hosting provider to turn on TrueType support, or you will need to turn off the CAPTCHA.
|