Hello,
I suppose there aren't any documentation available conserning
guid-related functions.. I need to get topics and articles by their
guids but seem to be unable to.

I tried: ( $guid selected from repligard-table where realm = 'topic' )

$topic = mgd_get_object_by_guid($guid);
echo $topic->name;

and was greeted by error: $topic is not an object

so it seems that the funtion exists but doesn't return an object after
all.. any ideas?

Johannes Hentunen




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to