Quote:
Originally posted by Logician
It was because of missing ) not $forumid..
|
I'll have to disagree with you here
I got a parse error on line 30 - the line with if (!ismoderator($forumid)) AND ($forumid=Y OR $forumid=Z))
and after I replaced $forumid with $foruminfo[forumid] the parse error on that line was solved
The parse error I got after that was on line 31, and that was indeed due to the missing (