1
DevlshOne
Posting in private forums white screen crash
  • 2005/4/24 15:51

  • DevlshOne

  • Just popping in

  • Posts: 56

  • Since: 2005/4/15


Here's what php debug mode spit out:

Quote:
Fatal error: Call to undefined function: newbb_notify_iteminfo() in /home/mednickd/public_html/dowp/modules/newbb/post.php on line 193
Notice [PHP]: Undefined index: nosmiley in file modules/newbb/post.php line 174
Notice [PHP]: Undefined index: icon in file modules/newbb/post.php line 175
Notice [PHP]: Undefined index: attachsig in file modules/newbb/post.php line 176
Warning [PHP]: main(/home/mednickd/public_html/dowpmodules/newbb/include/notification.inc.php): failed to open stream: No such file or directory in file modules/newbb/post.php line 192
Warning [PHP]: main(): Failed opening '/home/mednickd/public_html/dowpmodules/newbb/include/notification.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file modules/newbb/post.php line 192


ETA on a fix?

I also found a bug in 'modules/newbb/admin/admin_priv_forums.php', line 235. The line should be changed from:
$current_users[] = $row[uid];

to
$current_users[] = $row['uid'];


Hope this helps someone else...

2
ackbarr
Re: Posting in private forums white screen crash

please include:
version of xoops
version of newbb
Web Server OS
version of PHP

3
DevlshOne
Re: Posting in private forums white screen crash
  • 2005/4/24 20:10

  • DevlshOne

  • Just popping in

  • Posts: 56

  • Since: 2005/4/15


Quote:

ackbarr wrote:
please include:
version of xoops
version of newbb
Web Server OS
version of PHP


If you look at my other 4 bug reports, that info has been posted. Whatever version of newbb comes with 2.0.10RC2.

4
Mithrandir
Re: Posting in private forums white screen crash

Quote:
ETA on a fix?

XOOPS 2.0.10 Stable Released Posted by Mithrandir on 2005/4/23 19:16:00

5
DevlshOne
Re: Posting in private forums white screen crash
  • 2005/4/26 16:51

  • DevlshOne

  • Just popping in

  • Posts: 56

  • Since: 2005/4/15


Much obliged. post.php in /newbb and version.php seem to be the only two affected files, correct?Quote:

Mithrandir wrote:
Quote:
ETA on a fix?

XOOPS 2.0.10 Stable Released Posted by Mithrandir on 2005/4/23 19:16:00

6
Mithrandir
Re: Posting in private forums white screen crash

correct

7
DevlshOne
Re: Posting in private forums white screen crash
  • 2005/4/27 4:57

  • DevlshOne

  • Just popping in

  • Posts: 56

  • Since: 2005/4/15


Nicely done.. fix works perfectly.

Login

Who's Online

259 user(s) are online (172 user(s) are browsing Support Forums)


Members: 0


Guests: 259


more...

Donat-O-Meter

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

Latest GitHub Commits