ImageVariation is working, but I still get an error message at debug...

Author Message

mikael lindqvist

Thursday 17 April 2003 6:37:39 am

I finally managed to get ImageMagick to work.

In image.ini file I had to clear ConvertPath and put the entire path_name in ConvertExecutable:

ConvertPath=
ConvertExecutable=/usr/local/bin/convert

Anyhow, images are displaying nicely but that doesn't stop me from looking for errors so turn on the debug and I find a darn error message:

Error: eZImageVariation
Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get

Does this mean that ImageMagick is still being "stupid"?

Kindly,
Mikael

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 16:19:55
Script start
Timing: Jan 18 2025 16:19:55
Module start 'layout'
Timing: Jan 18 2025 16:19:55
Module start 'content'
Timing: Jan 18 2025 16:19:56
Module end 'content'
Timing: Jan 18 2025 16:19:56
Script end

Main resources:

Total runtime1.1468 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.5313152.6875
Module start 'layout' 0.00560.0031 742.218839.5234
Module start 'content' 0.00871.1368 781.7422403.0469
Module end 'content' 1.14550.0013 1,184.78918.0781
Script end 1.1468  1,192.8672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2941160.0002
Check MTime0.00130.1139160.0001
Mysql Total
Database connection0.00130.111310.0013
Mysqli_queries1.110296.8106460.0241
Looping result0.00040.0325440.0000
Template Total1.116897.420.5584
Template load0.00230.197620.0011
Template processing1.114597.183720.5573
Template load and register function0.00020.017210.0002
states
state_id_array0.00070.063010.0007
state_identifier_array0.00100.087720.0005
Override
Cache load0.00190.1662130.0001
Sytem overhead
Fetch class attribute can translate value0.00060.049210.0006
Fetch class attribute name0.00060.051510.0006
XML
Image XML parsing0.00010.009110.0001
class_abstraction
Instantiating content class attribute0.00000.000310.0000
General
dbfile0.00060.0550100.0001
String conversion0.00000.000640.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs