The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Moderator management system Details »» | |||||||||||||||||||||||||
tested with 3.0.3
You went into a lot of trouble selecting the moderators for your forum, you created a set of rules, told them what you expected from them. Now, how do you know if they are really moderating? Of course, if you have 3 forums and 3 moderators, it's not big deal. But if you have 5+ moderators then this tool might be useful. I wanted to receive an alert when my moderators were absent, or when they were in the forum but weren't doing any moderation at all... also I want my moderators to be active posters. But checking on every one of them is time consuming. That's why I made this tool. With it you receive an alert pm if:
1) Upload the files in the .zip file to your forum. Make sure that you follow the directory structure in the zip file. modmanagement.php goes in the root of your forum functions_modmanagement.php goes to the includes/ directory modmanagement_cron.php goes into the includes/cron/ directory modmanagement_install.php goes into the admincp directory 2) Open the modmanagement_install.php in your browser 3) That's it No file modifications, no template modifications Customization: - Go to vbulletin options and change how many posts a moderator should do in how many days, how long can someone be inactive, etc. - Go to the scheduled tasks and you can change the cron job. By default, it sends the alerts sunday morning. Other options: Open modmanagement.php in your browser to see a summary of the moderators activity. Even more customization: Note: You should really test that the hack is working and that you like it before doing anything else *optional* For integration in the admincp and a link in every page, you need some file modifications, here: https://vborg.vbsupport.ru/showpost....5&postcount=27 *optional* The summary page can only be accesed by administrators. If you want to give access to supermoderators or moderators, here: https://vborg.vbsupport.ru/showpost....9&postcount=64 Info for hackers: You may modify, improve, upgrade, redistribute this hack, include it in another hack or yours or translate it provided you do it free of charge and you distribute it in www.vbulletin.org at least, there is no need to pm me asking for permission Some portions of the code are (c) Jelsoft Enterprises Ltd. Show Your Support
|
Comments |
#22
|
|||
|
|||
First of all, very nice hack!
Would it be possible to generate any kind of statistics for Super Moderators, too? |
#23
|
|||
|
|||
Quote:
Tnx, looks interesting. |
#24
|
||||
|
||||
Kentaurus truly its a very nice hack , you can definetly add loads of features to same.. (i will myself recommend a few more things needed)
I appreciate your efforts for this hack Warm Regards, Sandy... |
#25
|
||||
|
||||
Quote:
It is fixed now, please use the modified functions_modmanagement.php in the zip (reupload it in your includes/ directory), I wrote a custom fetch_permissions and it uses A LOT less queries. Please let me know if it helped, I know it will. Also for the array_key_exists() warning (I have never had that on my forum btw) I added code to fix that, please also reupload that file, you'll need to redownload the zip. |
#26
|
|||
|
|||
Me clicked 'Install'.
Now, all I have to do is to find a way to integrate it into my AdminCP. This vB software can always keep you busy. Thanks for a lovely hack. Rgds |
#27
|
||||
|
||||
well this is one awsome mod, thx, ill make sure ill install this one.
|
#28
|
||||
|
||||
Quote:
For a link in you admincp, it will be below "View permissions" in the "Forums & Moderators" box In admincp/index.php find: PHP Code:
PHP Code:
For a link in your footer template, it will appear just next to your "admincp" link in your 'footer' template find: PHP Code:
PHP Code:
|
#29
|
||||
|
||||
Before somebody asks.... If you don't like the alerts that the system sends you can always delete the cron job, it is called "Moderator Management alerts" and you can delete it at the:
Scheduled tasks -> Scheduled tasks manager -> find "Moderator Management alerts" and delete it. You can also run the task to see an example of how you'd see the alerts. I find the alerts a main feature of the system but you can get a lot of alerts if you have many moderators and they are all inactive |
#30
|
||||
|
||||
Nice Mod! Thanks for sharing Kentaurus
/me clicks install |
#31
|
|||
|
|||
I get the pm alerts, but I get a blank page for the modmanagement.php and templates are there
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|