Images won't display (Strange storage dir structure)

Author Message

Nathan Kelly

Thursday 06 July 2006 11:06:06 pm

Hi all,

I just started to upload some image to ezp for the first time on this particular site and there seems to be something strange going on with the storage directory (I think its strange anyway).

My var directory looks normal but the siteaccess storage directory seems odd to me, this is what my var directory looks like:

[-]var
 |--[+] cache
 |--[+] log
 |--[-] <siteaccess>
     |--[+] cache
     |--[+] log
     |--[-] storage
         |--[-] images
             |--[-] media
                 |--[-] images
                     |--[+] whatever...
                     |--[+] whatever...
                     |--[+] and so on...
 |--[+] storage

The bit that strikes me as odd is this bit:

     |--[-] storage
         |--[-] images
             |--[-] media
                 |--[-] images

I believe it should look like this:

     |--[-] storage
         |--[-] media
             |--[-] images

Is the an ini file somewhere that needs to be changed to fix this? I've looked but the only thing I have found is the FileSettings in site.ini.append.php

[FileSettings]
VarDir=var/<siteaccess>

(where <siteaccess> is the name of my site)

Any ideas?

Cheers!

Pardon me while I burst into flames...

Nathan Kelly

Thursday 06 July 2006 11:20:53 pm

After another look it seems it may not be a problem with the directory but the the path to image magic convert, I get this warning: Failed executing: /usr/bin/convert etc.

I'm lost when it comes to this sort of thing!!

Pardon me while I burst into flames...

Coulibaly Ibrahim

Wednesday 12 July 2006 1:44:57 am

Hi
it is not a problem concerning your path. see this documentation page,
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/datatypes/image
well explained ;)

but i've the same problem with the image converter :(
so help please

Coulibaly Ibrahim

Wednesday 12 July 2006 3:35:23 am

solved ;)
i place the ExecutableUnix in global override image.ini ;)
dont forget to define all aliases in global override image.ini

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