Forums / Install & configuration / Problems with advanced object relation list

Problems with advanced object relation list

Author Message

Christian Johansen

Thursday 07 June 2007 2:24:38 am

Hi,

I'm using eZ Publish 3.9.2 and the old advanced object relation list,

[BackwardCompatibilitySettings]
AdvancedObjectRelationList=enabled

I then create a new object. From the relation list in this object I select "New object", and then eZ immediately crashes and tells me:

Fatal error: Cannot redeclare class ezxmlinputparser in /var/www/kernel/classes/datatypes/ezxmltext/ezxmlinputparser.php on line 0
Fatal error: eZ publish did not finish its request

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

Debug information only contains one notice:

Notice: Undefined variable: relMemory in /var/www/lib/ezutils/classes/ezdebug.php on line 1494

Is this a bug? Or have I done something wrong?

Christian Johansen

Wednesday 13 June 2007 10:25:50 pm

Has anyone tried this in eZP 3.9.x? And made it work as well?

Christian Johansen

Tuesday 19 June 2007 7:59:34 am

It works in 3.9.1. I filed it as a bug in 3.9.2

eZ debug

Timing: Jan 18 2025 19:32:15
Script start
Timing: Jan 18 2025 19:32:15
Module start 'content'
Timing: Jan 18 2025 19:32:16
Module end 'content'
Timing: Jan 18 2025 19:32:16
Script end

Main resources:

Total runtime0.8913 sec
Peak memory usage4,096.0000 KB
Database Queries56

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 587.9609180.8047
Module start 'content' 0.00740.8807 768.7656440.1484
Module end 'content' 0.88810.0031 1,208.914142.0547
Script end 0.8912  1,250.9688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3509140.0002
Check MTime0.00150.1634140.0001
Mysql Total
Database connection0.00090.096610.0009
Mysqli_queries0.856396.0725560.0153
Looping result0.00040.0499540.0000
Template Total0.862196.720.4311
Template load0.00210.234720.0010
Template processing0.860096.494420.4300
Template load and register function0.00020.021310.0002
states
state_id_array0.00080.092210.0008
state_identifier_array0.00120.139820.0006
Override
Cache load0.00170.1873150.0001
Sytem overhead
Fetch class attribute can translate value0.00050.051610.0005
Fetch class attribute name0.00070.083830.0002
XML
Image XML parsing0.00010.010810.0001
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00080.0910120.0001
String conversion0.00000.001230.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs