Images not showing...

Author Message

Jorge estévez

Wednesday 22 August 2007 9:41:45 pm

I am trying to run a site at my host space...

Things are going smooth but images are not showing at all
I have checked and all images are recreated and seem to be Ok (at the var directory)
But pages do not display them at all (images)!

A page where images cannot be seen is located at:
http://fecom.kunden.beastsassociated.de/index.php/esp/esp/productos/refrescos/ciego_montero/tukola

I am not quite sure on what kind of permissions I should give to my files at an EZpublish site, and I think this could be the issue here... (can someone please tell me what permissions should be set to the different directories)

The first this I thought was to activate the debug, but strangely I cannot setup my debug options at the administration site (very strange indeed), and do not know if this is related to my first problem....

Any clues....

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

André R.

Thursday 23 August 2007 12:23:10 am

The specific page you linked to did not have any img tags that where not part of the design except these:

<img src="file:///D|/MIS DOCUMENTOS MARCOS/TRABAJOS/FecomSA/Portales SA/ProyectoWWW/WWW_los_portales/imagenes/lineas/linea4.jpg" width="127" height="5" />
<img id="placeholder" src=""" alt="">	

And the design images displayed fine in my browser.

About the ini problems, ezp needs write permission on settings/*, var/*, design/* (for overrides) and extension/* ( for installing extension from admin )

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Jorge estévez

Thursday 23 August 2007 11:14:16 am

Images within the content part of the page are not shown... (the page design images appear ok)

Could it be permissions, I changed every files on the site to 755

I found this:
http://ez.no/doc/ez_publish/technical_manual/3_6/installation/manual_installation/manual_configuration_of_ez_publish

Should :

$ cd /path/to/ez_publish
$ bin/modfix.sh

solve the problem?

thanks

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

Lazaro Ferreira

Friday 24 August 2007 1:24:38 am

Jorge,

You can chmod 777 <b>var</b> directory, clear the cache manually

rm -rf var/cache 
rm -rf  var/site_extension/cache 

by hand, create a new content object and add it a new image, if it doesn't show, then look at the logs files <b>var/log/error.log</b>,<b>var/log/warning.log</b>, and search for any error or warning related to this problem

Regards

Lazaro
http://www.mzbusiness.com

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