Image size cannot be set in template

Image size cannot be set in template

Friday 18 August 2006 7:44:55 am - 4 replies

Author Message

esperion H

Friday 18 August 2006 2:09:50 pm

Hi,

This is just to say that I ran into the same issue when I did a modification in the global settings page in admin.

This page also controls the override settings for the image sizes. Now I have only one image size category - the large one.

As in your case, even if the templates call for an image size medium or small, it is the large version that is displayed.

I have posted a bug report on this issue (nr. 8732). It is not yet confirmed.

Obviously, I am also interested in a solution to this.

Regards.

Claudia Kosny

Friday 18 August 2006 2:11:41 pm

Hello Roger,

do you get any error messages in the debug output (clear the cache before checking that to make sure that ez creates the pictures again)?
Also go to the var/<site_access>storage/images folder and check there for a few pics whether the image variations are created there.

Greetings from Luxembourg

Claudia

Roger Schmidt

Saturday 19 August 2006 10:07:17 am

Alright! I have checked the debug messages a little bit closer than before. ;-)

And there are two warnings which explain, why conversions do not work!

Warning: eZImageManager::convert

The filter 'geometry/scaledownonly' is not supported by any of the image handlers, will ignore this filter

Warning: eZImageManager::convert

The filter 'geometry/scale' is not supported by any of the image handlers, will ignore this filter

I had a closer look on GD installation. And when running a test script following error message is appearing:
Fatal error: Call to undefined function: imagecreate()

When I found the cause of this installation problem, I will post it as reference.

Thanks and regards,
Roger

Roger Schmidt

Saturday 19 August 2006 10:21:17 am

Extension_dir was wrongly specified in php.ini. For this reason corresponding dll was not found. It was a fresh php4 installation.

Everything is working now.

I feel like an absolute beginner at this moment! ;-)

Roger

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.