Version: 1.0.10, by Andreas
Developer Last Online: Jan 2023
Version: 3.5.0
Rating:
Released: 08-02-2005
Last Update: 01-15-2006
Installs: 177
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
Add Usergroup as Moderator Description
This Hack allows you to add a whole Usergroup as Moderators.
(Of course you can not only add but also remove it, change Permissions, etc. )
Details
1 Product XML with 1 Plugin, 16 Phrases and 2 Queries
1 ACP Navigation XML
1 ACP Applet
1 Datamanager Class
History
1.0.0
Initial Version
1.0.1
Fixed a slight Bug regarding Table Prefixes
1.0.2
Removed Multi-Table DELETEs to improve mySQL compatibility
1.0.3
Fixed a missing s that caused Moderator Permissions not being removed when a User is being removed from the Moderator Usergroup
1.0.4
Fixed a Bug regarding Table Prefixes
1.0.5
Code optimization
Usergroup is now being shown instead of individual Moderators on Forumhome/Forumdisplay
1.0.6
Fixed a Problem with conflicting column Names
1.0.7
Added a few checks to prevent Moderators of Moderator Usergroups from being modified/deleted individually
1.0.8
Added Support for moderated public Usergroups as Moderator Usergroup
1.0.9
Fixed a Bug which caused Moderator Usergroups not being displayed properly in subforums.
1.0.10
Fixed a a slight problem that could cause mySQL errors
Please only click Install if you actually have installed/are using this Hack, and click Uninstall whan you don't use it any longer!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Using this on VB 4.1.4 with no issues yet Since I don't show who moderates the forums except from the forum leaders page I didn't use the modification suggested.
Installed on 3.8.7, seems to work well. Gives mysql error if you try to add a group to a forum that already has members of said group as mods of said forum - so you have to remove all the mods first. (and I had 52 of this type of 'mod'!)
Otherwise all that I'm missing are a few of the permissions that I don't care too much about, like "edit social group (titles)", etc.
(Would be nice to have it all though)
Thanks for the great mod! I've wanted this a long time.
Does this product change the way VB redirects moderators after performing actions? I'm getting complaints for the staff that they are now redirected to the first page of a forum after changing a thread prefix from within the thread, instead of back to the thread itself.
So, when doing work, they would:
- Go in thread
- Decide a prefix change was appropriate
- Be redirected back into the thread, where they would post saying they've done so
- Hit back button a few times to be back on the page they were on in the forum while making rounds
Now:
- Go into thread
- Decide needs prefix change, changes
- Redirect to first page of forum
- Have to find way back to thread to post reply, and find out what page they were on.
Deal breaker? Maybe. I have a number of people complaining that this is killing productivity/ease-of-volunteering.
To make this work on 4.1.11 you need to go into the plugin manager and disable the parts that are hooked into forumbit_display forumdisplay_query forumdisplay_moderator and forumbit_moderator.
This will disable the showing of the mod group name on the pages but it will still work on the back end.
Thanks ssslippy for the info! I had disabled the mod due to the error and lack of need at the time. The need is back, and there's literally no other mod out there that does the same thing.
I've considered rewriting the code for 4.2+ myself, though I'd have to do a bit of homework on the back-end.