Hello Jason, On Thursday, March 10, 2005, Jason Lieurance wrote... > Hello,
> I've been using 1.2.12CVS for 2 years and its great. I'm trying out SQM > 1.4.5CVS and > it seems better but this error keeps filling the log: > [Thu Mar 10 10:49:39 2005] [error] PHP Fatal error: Call to undefined > function: > imagefontwidth() in > /usr/src/squirrelmail.stable/plugins/image_buttons/create_button.php on line > 62 > Everything seems to be working fine, its just this error keeps filling the > logs. > FYI: the 1.4.5 is in a new folder with new plugins. imagefontwidth is from the GD package. You probably didn't build your PHP installation with gd support. See http://us4.php.net/manual/en/ref.image.php for more information. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
