Wednesday 07 January 2004 6:12:48 am
Hi Claus, yep, I've updated from 3.2.3 to 3.3, but I also use the latest trunk. As I can remember, I had the same problem as you upgrading from 3.2.3 to 3.3 beta 1. But in 3.3 beta 2 it works. I've had another error, apache crashed at my test-machine (windows pc), if I wanted to show an image, which had no name. I think, this bug is still there, but I am not sure. (The image alias handler couldn't work without an image-name) -> "name" means $node.name. (not filename) But maybe your ini-settings are not correct? --- my image.ini.append ----
[AliasSettings]
# Defines a list of aliases that are available to
# the template engine and other clients.
# The alias must be defined as a separate INI block.
AliasList[]
AliasList[]=reference
AliasList[]=small
AliasList[]=medium
AliasList[]=large AliasList[]=rss
[medium] Filters[]=geometry/scaledownonly=150;150
# Define customized image size
[ImageSizes]
Height[small]=150
Width[small]=150
Height[medium]=100
Width[medium]=150
Height[large]=400
Width[large]=300
Height[reference]=600 Width[reference]=600 Maybe that helps?
Kind regards, Emil.
Best wishes,
Georg.
--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004
|