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.

eZ debug

Timing: Jan 19 2025 03:16:53
Script start
Timing: Jan 19 2025 03:16:53
Module start 'layout'
Timing: Jan 19 2025 03:16:53
Module start 'content'
Timing: Jan 19 2025 03:16:53
Module end 'content'
Timing: Jan 19 2025 03:16:53
Script end

Main resources:

Total runtime0.0181 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.1328152.6094
Module start 'layout' 0.00560.0032 741.742239.4141
Module start 'content' 0.00880.0071 781.156393.4297
Module end 'content' 0.01590.0022 874.585934.3047
Script end 0.0181  908.8906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002614.1407140.0002
Check MTime0.00126.6490140.0001
Mysql Total
Database connection0.00074.109210.0007
Mysqli_queries0.003117.290130.0010
Looping result0.00000.077710.0000
Template Total0.00179.510.0017
Template load0.00095.086210.0009
Template processing0.00084.341010.0008
Override
Cache load0.00063.345610.0006
General
dbfile0.001810.088180.0002
String conversion0.00000.042140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs