11
phppp
Re: blank page after posting in the forum?
  • 2004/6/16 13:37

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

desperado wrote:
Any fix for this issue ?

I've the same problem.

Desperado


what's the version of xoops/newbb?

12
desperado
Re: blank page after posting in the forum?
  • 2004/6/17 13:41

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


I've XOOPS 2.0.7. it was the same problem with 2.0.6.

The newbb is the version that came with xoops.


13
desperado
Re: blank page after posting in the forum?
  • 2004/6/23 20:24

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


Any help ?

14
phppp
Re: blank page after posting in the forum?
  • 2004/6/23 20:33

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


what's the error message when turn on php or MySQL debug?

15
desperado
Re: blank page after posting in the forum?
  • 2004/6/24 6:59

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


Fatal error: Cannot redeclare newbb_notify_iteminfo() (previously declared in D:\Inetpub\cug\modules\newbb\include\notification.inc.php:28) in D:\Inetpub\CUG\modules\newbb\include\notification.inc.php on line 28
Notice [PHP]: Undefined index: nohtml in file D:\Inetpub\cug\modules\newbb\post.php line 165
Notice [PHP]: Undefined index: nosmiley in file D:\Inetpub\cug\modules\newbb\post.php line 166
Notice [PHP]: Undefined index: icon in file D:\Inetpub\cug\modules\newbb\post.php line 167
Notice [PHP]: Undefined index: attachsig in file D:\Inetpub\cug\modules\newbb\post.php line 168

16
desperado
Re: blank page after posting in the forum?
  • 2004/6/29 16:59

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


Any solution ?

17
desperado
Re: blank page after posting in the forum?
  • 2004/7/8 11:52

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


Is there anybody out there that coul give me hand on this problem ?

18
Marco
Re: blank page after posting in the forum?
  • 2004/7/13 21:02

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


Quote:

Fatal error: Cannot redeclare newbb_notify_iteminfo() (previously declared in D:\Inetpub\cug\modules\newbb\include\notification.inc.php:28) in D:\Inetpub\CUG\modules\newbb\include\notification.inc.php on line 28


you have a function conflit.
I had the same problem with groupermission.php with newbbpro et wfsection. I modified all function in groupermission to prevent such problems.

Here, function newbb_notify_iteminfo() are in conflict with newbb_notify_iteminfo() the same one in ???? module.

I have allthough the same others "bugs" (nohtml,nosmiley,icon,attachsig), but they seem to be normal (see older posts in xoops.org forum)



19
desperado
Re: blank page after posting in the forum?
  • 2004/8/2 19:58

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


Thanx

How should i troubleshoot the problem ?
Disable all modules ?


20
tedsmith
Re: blank page after posting in the forum?
  • 2004/8/27 20:37

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


I too have just developed the same problem. With me it is when my users try to post an article. It still gets posted, but they don't get redirected automatically. I'm on an Intranet by the way, not standard website.

It was working fine before I turned the 'register_globals' value in php.ini to 'on' so that I could get the ZenTrack module to work. So I tried putting it back to off and re-started the service but it is still doing it.

I'm using 2.0.7 and the version of newbb that ships with it. Would updating the module in Sys\Admin help and if I did that would my postings be kept or would I loose them?


The details (using PHP Debug mode) are as follows:

Notice [PHP]: Undefined index: nohtml in file d:\cms.fct\modules\newbb\post.php line 165
Notice [PHP]: Undefined index: nosmiley in file d:\cms.fct\modules\newbb\post.php line 166
Notice [PHP]: Undefined index: icon in file d:\cms.fct\modules\newbb\post.php line 167
Notice [PHP]: Undefined index: attachsig in file d:\cms.fct\modules\newbb\post.php line 168
PHP Fatal error: Cannot redeclare newbb_notify_iteminfo() (previously declared in d:\cms.fct\modules\newbb\include\notification.inc.php:28) in D:\cms.fct\modules\newbb\include\notification.inc.php on line 28

Also posted athttps://xoops.org/modules/newbb/viewtopic.php?topic_id=23569&forum=7

Thanks, and please HELP!!

Login

Who's Online

236 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 236


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits