strange behaviour of image system (3.2-3)

strange behaviour of image system (3.2-3)

Sunday 09 November 2003 11:52:03 pm - 1 reply

Author Message

Valentin Svelland

Monday 10 November 2003 3:07:48 am

Hi Adolfo.
I had the same prob. Look in your /settings/image.ini. At the bottom of the code you'll see that example for customized small-tag isn't commented out..

# Define customized image size
[ImageSizes]
Height[small]=100
Width[small]=100
#Height[thumb]=50
#Width[thumb]=50
#Height[tiny]=30
#Width[tiny]=30

change this to:

# Define customized image size
[ImageSizes]
#Height[small]=100
#Width[small]=100
#Height[thumb]=50

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.