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.
|