Forums / Install & configuration / Can't See Image at 3.1-1

Can't See Image at 3.1-1

Author Message

C how

Thursday 26 June 2003 3:56:40 am

Just installed 3.1-1 from scratch yesterday (i'm brand new to eZ as well : ). Today I started customerizing and got the subject problem. Browsed through the forum for an hour but couldn't find any relevant answer. Hope someone can help. Here are the details:

Uploaded successfullly a photo:
http://shop.olilo.com/var/storage/original/image/phpHM6gvF.jpg

Issue #1. Can't see thumbnail in image edit mode - The page calls an img src as
"http://shop.olilo.com/var/storage/variations/image/p/h/p". I FTPed into the server and see only empty folder in the destination. The folders have been made chmod 777 by the system all the way down from "/image/p/h/p".

Issue #2. Can't see image as a visitor:
http://shop.olilo.com/index.php/user/content/view/full/100

All image attributes are there but the image itself!!

Anyone can offer some hints? Please!

C how

Thursday 26 June 2003 9:04:34 pm

Is it just my unique problem so no one cares : (

C how

Thursday 26 June 2003 9:36:59 pm

Me myself again.

Got the problem fixed with help from this post:

http://www.ez.no/developer/ez_publish_3/forum/general/gd_fixed_in_31

I didn't realize I have only gd installed in the virtual server. The ez install file said everything was fine : P

geovanni rosetto

Friday 27 June 2003 2:32:39 pm

C how,
Can you tell me how you fixed your installation for eZ publish 3?
What do you have in your /settings/override/image.ini.append.php file?

Thank you,

geo

C how

Saturday 28 June 2003 4:06:03 am

My original file did not have the following so I just added and got it working:

=====

[Rules]
DefaultRule=image/jpeg;gd
Rules[]=image/jpeg;image/jpeg;gd
Rules[]=image/png;image/png;gd
Rules[]=image/gif;image/png;gd
Rules[]=image/xpm;image/png;gd

=====

By the way I am giving up ez3 and moving to ez2. ez3 is too complex for me to handle -- a very flexible system but with too little easy-to-understand guidence. I installed nearly 10 postnuke-based cms sites and I thought I could handle ez3. But not : [

It is my second day getting myself familar with ez2. Still learning but at least I see progress. ez Publish is the only free cms LAMP script that I found having a core e-commerce component. I feel sad not being able to use it's best version.