Re: [phpWebLog-devel] Error when submitting new settings
Brought to you by:
openface
From: philip o. <ph...@th...> - 2000-07-03 05:41:27
|
in common.inc.php you want : $G_GD = 0; as you may not have gc available. On Sun, 2 Jul 2000, Stephen Lawrence wrote: > 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 > |