From: K. O. <web...@my...> - 2003-06-18 12:31:25
|
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. > >> > >> > >>K. Ono wrote: > >> > >> > >> > >>>Hi, > >>> > >>>We have just released version 2.0.3, which includes patches for minor > >>> > >>> > >bugs > > > > > >>>and possible CSS vulnerability in the global search page. Please read the > >>>announcement at xoops.org for more information of the released package. > >>> > >>>- Kazu > >>> > >>> > > > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: INetU > >Attention Web Developers & Consultants: Become An INetU Hosting Partner. > >Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > >INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > >_______________________________________________ > >Xoops-development mailing list > >Xoo...@li... > >https://lists.sourceforge.net/lists/listinfo/xoops-development > > > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > Xoops-development mailing list > Xoo...@li... > https://lists.sourceforge.net/lists/listinfo/xoops-development > |