
without luck

if I upgraded to newbb2 will this problem be fixed??
Regards,
Marty
Notice [PHP]: Undefined index: nohtml in file modules/newbb/post.php line 165
Notice [PHP]: Undefined index: nosmiley in file modules/newbb/post.php line 166
Notice [PHP]: Undefined index: icon in file modules/newbb/post.php line 167
Notice [PHP]: Undefined index: attachsig in file modules/newbb/post.php line 168
line 165 = $forumpost->setNohtml($HTTP_POST_VARS['nohtml']);
line 166 = $forumpost->setNosmiley($HTTP_POST_VARS['nosmiley']);
line 167 = $forumpost->setIcon($HTTP_POST_VARS['icon']);
line 168 = $forumpost->setAttachsig($HTTP_POST_VARS['attachsig']);