thanks
Actually, I just came up with the idea to use if != moderator too, so I surfed to this post to tell you but then I saw you allready posted that code
And even more thanks for giving the location to put the code
btw, I'd like it template driven. This code is correct, isn't it?
PHP Code:
if (!ismoderator($forumid)) AND ($forumid=Y OR $forumid=Z))
{eval("standarderror (\"".gettemplate "error_newthreadnotallowed")."\");");exit;}