Image embedded in xml text causes problems

Author Message

Nguyen Tien Hy

Sunday 20 November 2005 11:55:27 pm

My site run in ez 3.7.1, Online editor 3.1.1.
I put an image as embedded object in xmltext attribute field of an object (left-align). Admin interface view shows properly. But in user interface view, there is an error as follows:
Fatal error: Call to a member function on a non-object in /home/vhosts/e/ezeverything/htdocs/kernel/classes/ezcontentobject.php on line 2621
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

I remove embedded image from xmltext, everything is back to OK.

Salvatore Guarino

Tuesday 22 November 2005 1:22:34 am

Please check if your version of PHP is correct.
eZpublish 3.7.x requires php 4.4.x. If you have php 4.3 (or 5) I think that it doesn't work correctly.

Nguyen Tien Hy

Tuesday 22 November 2005 4:01:19 am

My site run with PHP 4.4.

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

Main resources:

Total runtime0.6123 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0142 589.4609152.6406
Module start 'layout' 0.01420.0050 742.101639.4766
Module start 'content' 0.01920.5912 781.5781503.4844
Module end 'content' 0.61040.0019 1,285.06258.1250
Script end 0.6123  1,293.1875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.6249160.0002
Check MTime0.00140.2229160.0001
Mysql Total
Database connection0.00210.336810.0021
Mysqli_queries0.548489.5621570.0096
Looping result0.00050.0808550.0000
Template Total0.564192.120.2821
Template load0.00370.603220.0018
Template processing0.560491.516620.2802
Template load and register function0.00040.058110.0004
states
state_id_array0.00090.139810.0009
state_identifier_array0.00070.120520.0004
Override
Cache load0.00300.4836150.0002
Sytem overhead
Fetch class attribute can translate value0.00050.087220.0003
Fetch class attribute name0.00150.242340.0004
XML
Image XML parsing0.00110.183620.0006
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00100.1664170.0001
String conversion0.00000.001440.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/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: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs