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
|