1
ukdave
Errors in post.php?
  • 2004/1/12 15:35

  • ukdave

  • Just popping in

  • Posts: 67

  • Since: 2003/6/27


This is what I get when I make a forum post:

Notice: Undefined variable: on_date in C:\Program Files\BigApache\Apache\htdocs\modules\newbb\post.php on line 130

Notice: Undefined index: nohtml in C:\Program Files\BigApache\Apache\htdocs\modules\newbb\post.php on line 165

Notice: Undefined index: nosmiley in C:\Program Files\BigApache\Apache\htdocs\modules\newbb\post.php on line 166

Notice: Undefined index: icon in C:\Program Files\BigApache\Apache\htdocs\modules\newbb\post.php on line 167

Notice: Undefined index: attachsig in C:\Program Files\BigApache\Apache\htdocs\modules\newbb\post.php on line 168

Is there a fix?

2
Herko
Re: Errors in post.php?
  • 2004/1/12 18:06

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


These are just PHP notices, they aren't real 'bugs'. Your site will run as expected, when you turn php-debug off

Herko

3
ukdave
Re: Errors in post.php?
  • 2004/1/12 19:56

  • ukdave

  • Just popping in

  • Posts: 67

  • Since: 2003/6/27


OK thanks very much!

4
shank
Re: Errors in post.php?
  • 2005/2/2 2:44

  • shank

  • Not too shy to talk

  • Posts: 144

  • Since: 2004/8/17


But how do you fix them?

Quote:
$on_date .= _MD_ON." ".formatTimestamp(time());


Quote:
$forumpost->setNosmiley($HTTP_POST_VARS['nosmiley']);


Quote:
$forumpost->setIcon($HTTP_POST_VARS['icon']);



Thanks,
Steve

Login

Who's Online

251 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 251


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