Wednesday 26 April 2006 4:59:40 am
Hi!
Can someone help me, I have no idea anymore ... When I upload a new image then the system is not creating anymore the image alias. But I need the aliase but have no idea howto solve this .... The var/error.log tells me:
The reference alias original file does not exist
Original alias does not exists, cannot create other aliases without it
Failed creating the referenced alias reference, cannot create alias medium
The reference alias original file does not exist
Original alias does not exists, cannot create other aliases without it
Failed creating the referenced alias reference, cannot create alias small
The reference alias original file does not exist
But if I look inside the var directory, I find some the image (but still same size):
-rw-rw-rw- 3 nobody nobody 25915 Apr 26 14:45 wednesday_test.gif
-rw-rw-rw- 3 nobody nobody 25915 Apr 26 14:45 wednesday_test_large.gif
-rw-rw-rw- 3 nobody nobody 25915 Apr 26 14:45 wednesday_test_reference.gif
(This is a linux test installer) In my /settings/override/image.ini.append.php
[ImageMagick]
IsEnabled=false
So ImageMagick is disabled! In my siteaccess image.ini I have the following (default, nothing changed):
[AliasSettings]
AliasList[]
AliasList[]=small
AliasList[]=medium
AliasList[]=listitem
AliasList[]=articleimage
AliasList[]=articlethumbnail
AliasList[]=gallerythumbnail
AliasList[]=imagelarge
AliasList[]=large
AliasList[]=rss
AliasList[]=logo
In the siteaccess of the admin there are no image.ini, but I think its not necessary. Whats the problem ???
Thanks very much for your help! Heiner
|