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.