Forums / Developer / Image display problem

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

Image display problem

Author Message

Mahesh Arvind

Tuesday 09 November 2004 5:14:01 am

Hi,

I just upgraded my site from Exponential 3.2.4 to 3.4. The images of articles in my site are broken. I get the following error in the place of the images
Object(ezimagealiashandler)test1488
Is there any difference in handling of images in 3.4? Is ImageMagic required to display images?

Thanks
Mahesh

Thanks & Regards
Mahesh

Silke Fox

Tuesday 09 November 2004 5:37:41 am

Hi Mahesh,

the image system changed in 3.3, see http://ez.no/ez_publish/download/changelogs/ez_publish_3_3/new_image_system.

It looks like you will have to change the template mentioned in your post.

For converting images (size etc.) ImageMagick or GD lib is needed, by default both are activated and Exponential will use what it finds first.
You can configure this stuff in image.ini(.append.php), see e.g. ImageConverters[].

Hope this helps,
silke