I got a serious problem. I just noticed anyone can delete other's post in my forum. It looks like everyone (as long as they login) has the right of moderator. They even can delete all forum.
I also realized it happend when I assigned any moderator to each specific forum, and then everyone has the same power of moderator of that each specific forum. Please help me. Thanks.
When did this start happening? Did you make any change to the forum code before this started happening?
The function that checks who is a moderator or not of a forum is the "chkForumModerator()" function. It checks the "FORUM_MODERATOR" table to see if the user is a moderator of that forum or not.
I have found out the problem, which coming from Global Moderators Mod by John Miller. Maybe this mod is not good for SQL 7.0. After I took the script off, the problem is gone.