Forums / Developer / Image display problem

Image display problem

Author Message

Mahesh Arvind

Tuesday 09 November 2004 5:14:01 am

Hi,

I just upgraded my site from Ez Publish 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 eZ publish will use what it finds first.
You can configure this stuff in image.ini(.append.php), see e.g. ImageConverters[].

Hope this helps,
silke