Missing image after putting alternate text

Author Message

Shurbann Martes

Sunday 09 November 2003 6:43:17 am

Putting an alternative text is giving eZ problems sowing the image. After putting a new alternate text eZ is not showing the images anymore.

This is what debug is showing as error:

Warning: Nov 09 2003 09:41:50

ImageSettings ScaleLargerThenOriginal is depricated. Use ScaleLargerThanOriginal instead

Warning: eZImageShell::run Nov 09 2003 09:41:50

Failed executing: /usr/bin/convert -geometry "190x190>" var/storage/reference/image//phpQPIbjp.png png:var/storage/variations/image/p/h/p//phpQPIbjp_190x190_775.gif.png, Err: , Ret: 1

Warning: PHP Nov 09 2003 09:41:50

getimagesize(var/storage/variations/image/p/h/p/phpQPIbjp_190x190_775.gif.png): failed to open stream: No such file or directory in /home/public_html/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 276

Warning: PHP Nov 09 2003 09:41:50

filesize(): Stat failed for var/storage/variations/image/p/h/p/phpQPIbjp_190x190_775.gif.png (errno=2 - No such file or directory) in /home/public_html/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 291

Error: Nov 09 2003 09:41:50

Could not create variation for var/storage/variations/image/p/h/p/phpQPIbjp_190x190_775.gif.png

Should I report this or am I doing something wrong here?

Shurbann

Craig Hirsch

Sunday 09 November 2003 7:25:22 am

What version of ezPublish are you using, and on what plaform? I have a similar-sounding unresolved issue with 3.2-3 that has kept me from upgrading from 3.2-1. I'm running PHP4.3.3 on Win2kServer.

In my case, after the upgrade, trying to edit any content with an associated image causes the image association to be destroyed. I hadn't thought to check the debug... I'll try that next.

--
chirsch{AT}gmail{d.t}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 04:18:44
Script start
Timing: Jan 19 2025 04:18:44
Module start 'layout'
Timing: Jan 19 2025 04:18:44
Module start 'content'
Timing: Jan 19 2025 04:18:45
Module end 'content'
Timing: Jan 19 2025 04:18:45
Script end

Main resources:

Total runtime0.8022 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.2891152.6406
Module start 'layout' 0.00600.0030 741.929739.4766
Module start 'content' 0.00900.7910 781.4063520.0938
Module end 'content' 0.80000.0021 1,301.50008.1250
Script end 0.8022  1,309.6250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3885160.0002
Check MTime0.00130.1619160.0001
Mysql Total
Database connection0.00120.148210.0012
Mysqli_queries0.750793.5735540.0139
Looping result0.00060.0693520.0000
Template Total0.769095.920.3845
Template load0.00200.247220.0010
Template processing0.767095.607320.3835
Template load and register function0.00030.032310.0003
states
state_id_array0.00090.107210.0009
state_identifier_array0.00080.094520.0004
Override
Cache load0.00150.1915210.0001
Sytem overhead
Fetch class attribute can translate value0.00090.109220.0004
Fetch class attribute name0.00130.165130.0004
XML
Image XML parsing0.00240.300320.0012
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00320.4019160.0002
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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 7
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs