1. Go to the table usebb_members;
2. Search the row of the user you want to make a moderator and edit the row;
3. Set the member’s level to 2 (= moderator, 3 = administrator);
4. Submit your edited table row;
5. Go to the table usebb_moderators;
6. Open the insert feature of your database management tool;
7. Insert the user’s ID in the user_id field;
8. Insert the forum’s ID (not the sort ID!) in the forum_id field;
9. Submit your new table row;
10. Repeat step 3 to 6 for other forums (if needed);
11. Repeat all steps for other users (if needed).
To remove moderators, delete the appropriate row in usebb_moderators, and set the user's level back to 1 (if he/she does not moderate any forums anymore).
Note: When removing forums (or categories), UseBB 0.7 takes care himself of unsetting moderators of the forum(s) being deleted.
Note 2: You could also use the ACP module made by Gaia.
_______________

