The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 4 Request - Notify staff on new moderated threads/posts
Right so I've been thinking about having a kind of notification system that will alert staff when there are moderated threads/posts waiting to be checked on.
My wanted features would include: *Notify staff of moderated content (staff with the following usergroups will be notified), (input the usergroup numbers here separated by comma's). This will allow them to receive a private message or email when there has been at least X unmoderated items for X hours. The admin can choose whether to PM or email or both via the admin cp. *(optional) Second option would be to simply put a number in the footer next to the mod cp link to display how much unmoderated content is waiting. For example Code:
Mod (3) |
#2
|
||||
|
||||
The second optional bit could be done with just a few tweaks to this - https://vborg.vbsupport.ru/showthread.php?t=241301
|
#3
|
|||
|
|||
Nice product, that's exactly what I'm looking for, however it looks like it needs some edits to get up & running that and idk if it can run without error on php 7.0.
|
#4
|
|||
|
|||
Quote:
I also send push notifications to all moderators whenever there is a moderated post. It is just an extra plugin for my push notifications product. |
#5
|
||||
|
||||
Quote:
|
#6
|
|||
|
|||
Having FractalizeR: Show items, awaiting moderation in notifications area caused an error with logging in... just confirmed it by disabling it.
Code:
Database error in vBulletin 4.2.5: Invalid SQL: SELECT COUNT(*) AS num FROM moderation AS moderation INNER JOIN post AS post ON (moderation.primaryid = post.postid) INNER JOIN thread AS thread ON (post.threadid = thread.threadid) WHERE type = 'reply' AND forumid IN ( ); MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 5 Error Number : 1064 Request Date : Wednesday, September 4th 2019 @ 09:21:18 PM Error Date : Wednesday, September 4th 2019 @ 09:21:18 PM Script : http://www.vgcheat.com/forum/login.php?do=login Referrer : https://www.vgcheat.com/forum/members/film-theorist/ IP Address : ---------------- Username : Film-Theorist Classname : vB_Database_MySQLi MySQL Version : Server : ---.--.---.--.--- User Agent : ===================================================== |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|