RE: [phpWebLog-devel] Error when submitting new settings
Brought to you by:
openface
From: Alex C. <ac...@fo...> - 2000-07-03 05:40:25
|
in common.inc.php turn off GD $G_GD = 0; You didn't compile PHP with GD support. -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Stephen Lawrence Sent: Sunday, July 02, 2000 10:33 PM To: phpweblog Subject: [phpWebLog-devel] Error when submitting new settings When I save settings or try to create a new layout I get ... Fatal error: Call to unsupported or undefined function imagecreatefromgif() in inc.d/common.inc.php on line 802 - Stephen Lawrence Jr. lo...@da... _______________________________________________ phpWebLog-devel mailing list php...@li... http://lists.sourceforge.net/mailman/listinfo/phpweblog-devel |