error when making a eznode:// link in the online editor

Author Message

Ralph Ekekihl

Thursday 07 July 2005 6:27:10 am

Hello!

When making a link to an eznode:// in the online editor, it gives the following error when trying to publish the object.

<b>
Fatal error: Call to a member function on a non-object in /home/www/ezpublish36/extension/ezdhtml/ezxmltext/handlers/input/ezdhtmlxmlinput.php on line 2655

Fatal error: eZ publish did not finish its request
</b>

line 2655 contains the following code:

$contentObjectAttribute->setValidationError( ezi18n(content/datatypes','Node \'%1\' does not exist.', false, array( $nodePath ) ) );

the node I am trying to link to (eznode://219/) does exists, have double checked it.

Anyone has the same problem or know what is causing it?

ezpublish version: 3.6
online editor: 3.0

//Regards
Ralph Ekekihl

Contactivity B.V.
http://www.contactivity.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 15 2025 08:06:19
Script start
Timing: Jan 15 2025 08:06:19
Module start 'layout'
Timing: Jan 15 2025 08:06:19
Module start 'content'
Timing: Jan 15 2025 08:06:21
Module end 'content'
Timing: Jan 15 2025 08:06:21
Script end

Main resources:

Total runtime1.7683 sec
Peak memory usage6,144.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0083 684.8750183.7031
Module start 'layout' 0.00830.0108 868.578152.5938
Module start 'content' 0.01901.7477 921.17191,732.3594
Module end 'content' 1.76670.0016 2,653.531364.5078
Script end 1.7683  2,718.0391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00630.3549160.0004
Check MTime0.00140.0778160.0001
Mysql Total
Database connection0.00090.049110.0009
Mysqli_queries1.698196.0287460.0369
Looping result0.00060.0354440.0000
Template Total1.697996.020.8490
Template load0.00440.251620.0022
Template processing1.693595.766120.8467
Template load and register function0.00140.078710.0014
states
state_id_array0.00260.149210.0026
state_identifier_array0.00310.173820.0015
Override
Cache load0.00410.2298180.0002
Sytem overhead
Fetch class attribute can translate value0.00080.044310.0008
Fetch class attribute name0.00170.093520.0008
XML
Image XML parsing0.00250.140410.0025
class_abstraction
Instantiating content class attribute0.00000.000320.0000
General
dbfile0.00380.2155160.0002
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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/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
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/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: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs