Grant moderators access to certain member functions on a version 6.04 board?
Basically, I would like to give mods the abilties to silence users (toggle "able to post notes"), ban ips, and remove anything offensive from member profiles. I would give mods access to the whole page, but I don't want them to be able to delete users or grant/revoke admin privilidges.
I'd make the people admins, but frankly I don't trust them with that much power. One would likely try to do something to one of the other admins or mess with the configuration settings.
Replace with: ################### if (userStatus == "Administrator") { document.writeln(""); document.writeln(""); document.writeln(""); } if (userStatus == "Moderator") { document.writeln(""); } ###################
Save and close "cp_common.pl". Now your moderators will be able to view and modify the ban lists.
As for letting moderators view and modify member accounts, but not delete or make people admins... that will take some "major" editing, more than I can write down at the moment. :rolleyes:
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.