0
OP Regular Newbie Apr 17, 2026 4:22pm

Appoint users who can moderate every forum inside a specific category.

Where: /admin/category-mods

Authority scope: a super-mod of category X can:

  • Moderate every forum in X (lock/pin/delete posts, ban users, edit descriptions, escalate)
  • Manage private communities in X (invite/approve/remove members, branding, settings)
  • Cannot act on forums in categories they're not a super-mod of — helpers include CategoryModerator::isSuperModForForum($userId, $forumId) which enforces this at the authority-check level.

Assigning:

  1. Click Assign super-mod.
  2. Pick a category and a user.
  3. Save — the user gets a notification and new badge shows on their profile posts in that category.

Removing: click Remove next to the assignment.

When to use: a user who's already an experienced moderator on several forums in the category and is willing to take on more scope. Reduces per-forum-admin overhead.

Log in or register to reply to this thread.

We use cookies to enhance your experience on 6502ish.com. Essential cookies keep the site running. Analytics cookies help us understand how the site is used. Cookie Settings | Privacy Policy