From: [Samwise] <sam...@op...> - 2003-06-18 12:47:07
|
Hi Kazu, Uploading modules/newbb/class/class.forumposts.php again appears to have fixed it. Sorry to bother y'all, but I didn't know what file to look at. :-P Thank you again for all your hard work on XOOPS. Best regards, Ron K. Ono wrote: >Hi, > >I am not sure why that happens. >Can you try re-uploading the following file to your server? >modules/newbb/class/class.forumposts.php > >And if that sill does not work, enable PHP debug in the preferences and see >if you get any error on that page. > >- Kazu > >----- Original Message ----- >From: "[Samwise]" <sam...@op...> >To: "K. Ono" <web...@my...> >Cc: <xoo...@li...> >Sent: Wednesday, June 18, 2003 9:13 PM >Subject: Re: [Xoops-development] XOOPS 2.0.3 released > > > > >>Hi, >>Thanks for the quick response. >> >>I get it on every forum post you open for the first time. If you reopen >>it by clicking its name again without leaving the page, it goes away. If >>you go to a different spot and return to the forum post (or any other >>post) you see it again. >> >>If you go to http://linux-universe.com and click any of the "recent >>forum posts" in my centerL block, you will see it more clearly. >> >>Thanks again! >> >> >>K. Ono wrote: >> >> >> >>>Hi, >>> >>>On which page/file do you get this error? >>> >>>- Kazu >>> >>>----- Original Message ----- >>>From: "[Samwise]" <sam...@op...> >>>To: "K. Ono" <web...@my...> >>>Cc: <xoo...@li...> >>>Sent: Wednesday, June 18, 2003 8:51 PM >>>Subject: Re: [Xoops-development] XOOPS 2.0.3 released >>> >>> >>> >>> >>> >>> >>>>Hello, >>>>Can anyone help me with this. After upgrading I have this when you open >>>>a forum post for the first time: >>>> >>>>y; } function icon(){ return $this->icon; } function forum(){ return >>>>$this->forum_id; } function attachsig(){ return $this->attachsig; } >>>>function prefix(){ return $this->prefix; } function istopic() { if >>>>($this->istopic) { return true; } return false; } function islocked() { >>>>if ($this->islocked) { return true; } return false; } } ?> >>>> >>>>It appears on the top of the page before any of the HTML is parsed. >>>> >>>>Thank you. >>>> >>>> >>>> > > |