The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Moderator Checkpoint System Details »» | |||||||||||||||||||||||||
Moderator Checkpoint System
For boards with a large moderating staff, it can be difficult to know who has checked what post and which threads are completely checked. The goal of the Moderator Checkpoint System is to ensure that moderators don't read over the same post(s) twice, leaving them to spend this time checking other posts/threads. The core functionality of the Moderator Checkpoint System (MCS) is the ability (for those with appropriate permission) to mark threads/posts as having been "Checked" - indicating that no further action is required and the thread(s)/post(s) has/have been given the OK by a Staff Member. When a post is marked as checked, the checking user's User ID, Username, and a timestamp is stored in the database. This information then appears on the checked post(s), and the post will change markup (depending on your customizations through the included options) indicating the post has been checked. This process is, of course, completely invisible to the community at-large, and only those Users with adequate permission will be allowed to Check/Uncheck and view Checked posts/threads. Because some Moderators may like to browse forums normally, a feature has been integrated that will allow each user to Enable/Disable viewing the forum in "Moderation Mode" at their leisure. Disabling Moderation Mode will return the display of posts/threads to their normal state. Features
This modification was written by request for Spinball, whose MCS Concept was utilized throughout development. ------------------------------------------------------------ Version History: 1.1.7 - Fixes Checkcount Display Bug in Forumdisplay 1.1.6 - Fixes Announcement Bug in Forumdisplay 1.1.5 - Prevents Checks/Unchecks from being written to the Moderator Log 1.1.4 - Added option for Default Moderation Mode 1.1.3 - Bug fixes 1.1.2 - Bug fixes 1.1.1 - Bug fix for soft-deleted post redirection issue 1.1.0 - Core code consolidated - numerous bug fixes 1.0.9 - Minor SQL Query fix 1.0.8 - Bug fix to correct issue with Forumdisplay sorting of Unchecked Threads 1.0.7 - Bug fix to correct counters not carrying over when merging threads 1.0.6 - Initial Release to Community Show Your Support
|
Comments |
#12
|
||||
|
||||
This is board wide, but you can (and I recommend you should) set the permissions so that moderators can only use this functionality in the forums they moderate. Supermods and Admin can use it forum-wide.
|
#13
|
|||
|
|||
Will be more than awesome that the edit templates do it automatically with the product, for people like me that have 3 skins(templates) in my board, that is why I didn´t installed.
Hope you can do that soon, will be really great!! |
#14
|
|||
|
|||
wow, this looks impressive! a fantastic mod. I will install this when vb 3.7 goes gold. thanks.
|
#15
|
||||
|
||||
To upgrade from 1.0.x - 1.0.8, perform the following template edit (as well as import the new product) --
THREADBIT_DELETED Find: Code:
<td class="alt2" colspan="3" align="center"> Code:
<td class="alt2" <if condition="$show['mcs_colspan']">colspan="4"<else />colspan="3"</if> align="center"> |
#16
|
|||
|
|||
Hi Kirk,
I want to know if with the update now the template edits are automatic ? Thank you! |
#17
|
||||
|
||||
No, mariocaz the template edits are not (nor do I currently plan for them to be) automatic. It would be virtually impossible to do so and have it work uniformly across all boards.
|
#18
|
|||
|
|||
I get this:
Code:
Database error in vBulletin 3.6.8: Invalid SQL: SELECT cancheck, canuncheck, cancheck_whole, canuncheck_whole, canuncheck_others FROM forummoderator WHERE moderator.userid =1; MySQL Error : Unknown table 'moderator' in where clause Error Number : 1109 |
#19
|
|||
|
|||
Yes I also Get the database error.
Ok fixed it. Open your .xml file end edit this Quote:
Quote:
|
#20
|
|||
|
|||
and now:
Code:
Parse error: syntax error, unexpected T_STRING in /home/public_html/forum/admincp/moderator.php(204) : eval()'d code on line 2 |
#21
|
||||
|
||||
It seems I forgot to add an alias to the table name. I will do this when I get home; I would prefer that you wait for my version and not attempt to modify the XML yourself.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|