Images not shown

Author Message

Nguyen Tien Hy

Thursday 10 November 2005 1:28:33 am

My site runs with ez 3.7.1.
All existing objects with image datatype attribute don't show their images.
I create a new class with image datatype attribute, then create some objects of this class. "Images" dont's show, too.
I am borrow... Help me! If not, ...

Łukasz Serwatka

Thursday 10 November 2005 1:36:31 am

Hi,

Look on:
http://ez.no/products/ez_publish_cms/documentation/configuration/troubleshooting/images_do_not_work

Hope this will help you.

Could you also provide more informations about your environment and installed image conversion systems.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Nguyen Tien Hy

Thursday 10 November 2005 1:43:58 am

I created a class with two attributes:
+ name, text line
+ image, image
I created an object fron this class.
I got some text from error.log as follows:
"FROM ezproductcollection_item
WHERE productcollection_id='0'
ORDER BY contentobject_id DESC
[ Nov 10 2005 16:08:34 ] [222.253.103.25] Failed converting var/annetco/storage/images/abc/2878-1-vie-VN/abc.gif to alias original in directory var/annetco/storage/images/abc/2878-1-vie-VN
[ Nov 10 2005 16:08:34 ] [222.253.103.25] Failed creating the referenced alias reference, cannot create alias large "

Nguyen Tien Hy

Thursday 10 November 2005 1:46:15 am

The system information of my site as follows:
Version: 3.7.1 (3.7.1)
SVN revision: 13651
Extensions: ezdhtml , personalfolder , annetco
PHP
Version: 4.4.0
Extensions: xml, tokenizer, standard, session, posix, pcre, overload, mysql, mbstring, imagick, gettext, gd, exif, curl, ctype, zlib, apache2handler
Miscellaneous: Safe mode is off.
Basedir restriction is off.
Global variable registration is off.
File uploading is enabled.
Maximum size of post data (text and files) is 20M.
Script memory limit is Unlimited.
Maximum execution time is 3000 seconds.
PHP Accelerator
A known and active PHP accelerator could not be found.
Webserver (software)
Name: Apache
Version: Apache
Modules: core, mod_access, mod_auth, mod_ext_filter, mod_include, mod_deflate, mod_log_config, mod_logio, mod_env, mod_mime_magic, mod_expires, mod_headers, mod_usertrack, mod_unique_id, mod_setenvif, mod_ssl, prefork, http_core, mod_mime, mod_status, mod_autoindex, mod_asis, mod_info, mod_cgi, mod_vhost_alias, mod_negotiation, mod_dir, mod_imap, mod_actions, mod_speling, mod_userdir, mod_alias, mod_rewrite, mod_so, sapi_apache2
Webserver (hardware)
CPU: Intel(R) Celeron(R) CPU 2.40GHz 2421.840 MHz
Memory: 495,14 MB
Database
Type: mysql
Server: localhost
Socket path: Not in use.
Database name: ezeverythingd
Connection retry count: 0
Character set: utf-8 (Internal)

Łukasz Serwatka

Thursday 10 November 2005 2:01:14 am

For test try to use GD instead of ImageMagick.

Put in settings/override/image.ini.append.php file

[ImageMagick]
IsEnabled=false

Clear the cache and check images.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Nguyen Tien Hy

Thursday 10 November 2005 4:08:06 am

Dear Lukasz Serwatka,

I set ImageMagic to off. Everything OK.

Thanks.

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 18 2025 18:39:53
Script start
Timing: Jan 18 2025 18:39:53
Module start 'layout'
Timing: Jan 18 2025 18:39:53
Module start 'content'
Timing: Jan 18 2025 18:39:53
Module end 'content'
Timing: Jan 18 2025 18:39:53
Script end

Main resources:

Total runtime0.0211 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 588.9063152.6094
Module start 'layout' 0.00500.0037 741.515639.4063
Module start 'content' 0.00880.0105 780.921993.3906
Module end 'content' 0.01930.0018 874.312538.3047
Script end 0.0211  912.6172 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.5994140.0002
Check MTime0.00125.5312140.0001
Mysql Total
Database connection0.00083.795810.0008
Mysqli_queries0.003114.595230.0010
Looping result0.00000.065410.0000
Template Total0.00157.110.0015
Template load0.00073.502410.0007
Template processing0.00073.535110.0007
Override
Cache load0.00052.318810.0005
General
dbfile0.00031.358580.0000
String conversion0.00000.029340.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