Forums / Install & configuration / Can't get images (Installation on Linux using gd)

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Can't get images (Installation on Linux using gd)

Author Message

Claudius Frank

Sunday 25 May 2003 1:19:51 pm

Hi,

I have installed Exponential 302 on Linux with gd (without ImageMagic) and I can't get the images.
I receive the following errors and warnings:

Warning: eZModuleOperationInfo::execute May 25 2003 22:02:22
Missing main operation memento for key: aec87227d52cb2fdaaae631fffe6bc54

Warning: PHP May 25 2003 22:02:22
Undefined variable: to_file in /myCompany.de/lib/ezimage/classes/ezimagemanager.php on line 410

Warning: PHP May 25 2003 22:02:22
Undefined offset: 1 in /myCompany.de/lib/ezimage/classes/ezimagemanager.php on line 410

Warning: PHP May 25 2003 22:02:22
Undefined offset: 1 in /myCompany.de/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 209

Warning: PHP May 25 2003 22:02:22
getimagesize() [<a href='http://www.php.net/function.getimagesize'>function.getimagesize</a>]: Read error! in /myCompany.de/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 211

Warning: PHP May 25 2003 22:02:22
Undefined offset: 1 in /myCompany.de/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 216

Warning: PHP May 25 2003 22:02:22
Undefined offset: 1 in /myCompany.de/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 223

Error: eZImageVariation May 25 2003 22:02:22
Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get

Error: eZImageVariation May 25 2003 22:02:22
Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get

What could be the problem?

Claudius