From: K. O. <web...@my...> - 2003-06-18 12:06:50
|
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 |