Re: problem with mgd_list_topics

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Wed, 21 Sep 2005 10:13:59 +0200
Newsgroups gmane.comp.web.midgard.user
Message-ID <[email protected]>
"Uung H.R Bhuwono" <[email protected]> wrote:

> But for topic sahabat :
> 
> $sahabat_topic = mgd_list_topics(160);
> echo "$sahabat_topic"; /* strangely give me error "Fatal error: Call to a
> member function on a non-object in ROOT on line 992" */
> 
> 
> Does anyone can give me a hint why is sahabat topic give me such error?
> (I'm using midgard 1.5)

More code please.
echo "$sahabat_topic"; is this line 992 ?

Piotras