| 
                                                             Thursday 31 July 2003 7:43:59 am 
                                                            
                                                                
                                                                 Why the image does not show in eZ 3.1???? In article, I choose the image, its created the image (ex. phpTw4jRT.jpg), and I send for publishing... But when I access my site (http://localhost/Exponential/index.php/demo/) the image does not show.... Why??? 
What can I do to show an image in my "infopage" like http://ez.no???  (this image: http://www.ez.no/var/ezno/storage/variations/image/p/h/p/phpY6gFSk_600x600_76846.gif ) In my system I have this: (I am in <htdocs>/Exponential/ ) 
# find ./ -name phpTw4jRT.jpg 
./var/storage/original/image/phpTw4jRT.jpg ./var/storage/reference/image/phpTw4jRT.jpg In var/storage/variations/image/p/h/p/ does not have any image. So, I try to make this: # cp var/storage/original/image/phpTw4jRT.jpg var/storage/variations/image/p/h/p/phpTw4jRT.jpg # bin/modfix.sh 
# cd var/cache # rm -fr * So, when I access my site again, the imagens does not show!! =[ What can I do???  
Thanks! Leandro                                                             
                                                                                                                     |