Forums / Install & configuration / STILL NO IMAGES WITH GD ;-(

STILL NO IMAGES WITH GD ;-(

Author Message

Martin Ulrich

Monday 02 June 2003 10:40:36 am

Undefined variable: to_file in /is/htdocs/33721/www.artent.de/new/lib/ezimage/classes/ezimagemanager.php on line 410
Warning: PHP Jun 02 2003 19:38:34
Undefined offset: 1 in /is/htdocs/33721/www.artent.de/new/lib/ezimage/classes/ezimagemanager.php on line 410
Warning: PHP Jun 02 2003 19:38:34
Undefined offset: 1 in /is/htdocs/33721/www.artent.de/new/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 232
Warning: PHP Jun 02 2003 19:38:34
getimagesize() [<a href='http://www.php.net/function.getimagesize'>function.getimagesize</a>]: Read error! in /is/htdocs/33721/www.artent.de/new/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 234
Warning: PHP Jun 02 2003 19:38:34
Undefined offset: 1 in /is/htdocs/33721/www.artent.de/new/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 239
Warning: PHP Jun 02 2003 19:38:34
Undefined offset: 1 in /is/htdocs/33721/www.artent.de/new/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 246
Error: eZImageVariation Jun 02 2003 19:38:34
Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get
Debug: changing value of filename to default Jun 02 2003 19:38:34

Debug: changing value of width to default Jun 02 2003 19:38:34
0
Debug: changing value of height to default Jun 02 2003 19:38:34
0
Error: eZImageVariation Jun 02 2003 19:38:34
Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Huib Kleinhout

Monday 02 June 2003 12:19:53 pm

GD support is broken in EZP 3.*
I've created some pathes to get it working again, check out the contribution: Living with safemode. You will still see some minor warnings (missing memento) with these patches, but it works.
Don't forget to make the approriate .ini changes and if you have a choice: use imagemagick because GD cannot handle gif. (Everybody loves patents)

BTW. I've recently created a new patch that leaves .gif files intact and let gd properly scale images. I'll include this patch very soon in the 'living with safemode' contribution.

Douglas Hammond

Wednesday 04 June 2003 6:23:57 pm

I have tried the safe mode path with the cuurent relase straight off the ez website and 2 patches go great but one fails.

Does anybody have a surefire fix for gd and clear instructions on how to get it to work with ezpublish-3.0-2

Huib Kleinhout

Wednesday 04 June 2003 9:25:06 pm

The last patch is not need with new versions of ez (>3.02). It seems to be fixed in svn.