MainNodeId not populated

MainNodeId not populated

Tuesday 22 November 2005 2:14:31 am - 1 reply

Author Message

Alexandre Abric

Tuesday 22 November 2005 3:09:46 am

OK : changing the code to :

$objectID = 249;
$object =& eZContentObject::fetch( $objectID );
$mainNodeID = $object->attribute( 'main_node_id' );
print_r($object);

now populates MainNodeID in the print_r ... bug or feature ?

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.