Um.... it didn't work. I get a "Parse error: parse error in /home2/www/mysite/forums/newreply.php on line 104"
I copied and pasted the code here. Line 104 is the "if ($bbuser" line. I get that parse error whenever someone tries to post, in any forum, including me. Not just forum 19.
PHP Code:
$visible=!$foruminfo[moderatenew];
if?($bbuserinfo[usergroupid]==11?AND?$foruminfo['forumid']==19)?
{
??$visible=1;
}
I know your not "tech support" so I really appreciate the help!