Error: eZImageManager::createImageAlias

Author Message

justin kazadi

Tuesday 04 November 2008 5:10:15 am

hello,
i have create a content class who have an attribute of image datatype but when i try to display this image i have this error:

Warning: eZImageShellHandler::convert 	Nov 04 2008 13:27:11

Failed executing: ""/usr/bin\convert" "-geometry" "600x600>" "var/site/storage/images/homepage-fr/rolly/253-1-fre-FR/ROLLY.png" "PNG:var/site/storage/images/homepage-fr/rolly/253-1-fre-FR/ROLLY_reference.png"", Error code: 1

Error: eZImageManager::createImageAlias 	Nov 04 2008 13:27:11

Failed converting var/site/storage/images/homepage-fr/rolly/253-1-fre-FR/ROLLY.png to alias 'reference' in directory 'var/site/storage/images/homepage-fr/rolly/253-1-fre-FR'

Error: eZImageManager::createImageAlias 	Nov 04 2008 13:27:11

Failed creating the referenced alias reference, cannot create alias large

when i'm using this code:

{attribute_view_gui attribute=$node.object.data_map.vignette}


thanks in advance

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

justin kazadi

Tuesday 04 November 2008 5:22:29 am

hi,
i have solve this problem by change the path to the image magic from the override/image.ini.append.php who was
before

ExecutablePath=/usr/bin 

to

ExecutablePath=c:\program files\imagemagick-6.3.9-q16

the site are move from linux to windows.

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

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 31 2025 03:36:25
Script start
Timing: Jan 31 2025 03:36:25
Module start 'layout'
Timing: Jan 31 2025 03:36:25
Module start 'content'
Timing: Jan 31 2025 03:36:26
Module end 'content'
Timing: Jan 31 2025 03:36:26
Script end

Main resources:

Total runtime1.3150 sec
Peak memory usage8,192.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 588.2422151.2109
Module start 'layout' 0.00690.0056 739.4531220.6875
Module start 'content' 0.01251.3016 960.14064,400.9531
Module end 'content' 1.31410.0008 5,361.093811.8438
Script end 1.3149  5,372.9375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.2865160.0002
Check MTime0.00130.1002160.0001
Mysql Total
Database connection0.00140.105310.0014
Mysqli_queries1.219492.7306520.0234
Looping result0.00050.0374500.0000
Template Total1.255095.420.6275
Template load0.00230.175620.0012
Template processing1.252695.259120.6263
Template load and register function0.00180.134910.0018
states
state_id_array0.00220.166110.0022
state_identifier_array0.00260.196920.0013
Override
Cache load0.00170.1325200.0001
Sytem overhead
Fetch class attribute can translate value0.00200.155610.0020
Fetch class attribute name0.00210.160530.0007
XML
Image XML parsing0.00070.051610.0007
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00120.0932160.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs