Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBMQN - Moderation Queue Notifications + Desktop App Details »»
vBMQN - Moderation Queue Notifications + Desktop App
Version: 2.0, by Lee Roberts Lee Roberts is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.2.x Rating:
Released: 02-10-2013 Last Update: 02-11-2013 Installs: 36
Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

****


Introduction
There are many scenarios where this mod would come in handy for administrators. There are too many for me to cover them all, so I will give you the scenario this mod was developed for...

If you have a hand full of moderating staff and a large number of forums, adding each moderator to each forum can be quite a pain, however doing it that way would give you notifications for those moderators when something dose need their attention from within those said forums...

Another option would be to setup staff to be Global Moderators, this removes the need to add them to specific forums but it also removes queue notifications because moderators wouldn?t be assigned to individual forums...

We require new members to be moderated and/or that their first submissions to the forum require moderating, this can become quite a pain because again staff would need to continually check the moderation queue for new items...

The Solution and Requirements
What we need is moderation queue notifications via email and possibly a desktop app for those staff that would rather not use their email/inbox.

Features:
- Email Notifications for multiple users/addresses
- Notifications for every item type (posts, threads, attachments etc.)
- Email sending using the vB mail method/system (plain text emails)
- Email generation should use the vB Phrase system (multi-language support)
- Automated checking of the moderation queue (vB Cron system)
- Should support the Scheduled Task log system (debugging, report actions taken)
- Support for external applications and their development (xml based status)

All of the above are present in the first release of this mod (v1), please see the screen shots.

This mod is setup as a vB Cron task; I could not see/find a better way to make this an automated system working with anything else from within the vB system. By default the Cron task is setup to run every 30 minutes, if you would like to adjust this, simply go in and adjust the Cron job as you wish.

Desktop App
At the moment I am still developing a windows (.net) desktop app to work with this, right now we don?t have a big need for this so it?s not a priority for me to develop this and get it out to you any time soon, when the moderation queue is checked regardless of its current state the included xml file is updated to reflect this. So all your own app would need to do is read in this xml file and take the action you require.

If there is a massive interest in the desktop app for this I could be persuaded to push it to the top of my job list, for now though it is work in progress and with no planned deadline or release date.

Support
We have been using this mod in a production environment for almost 12 months now with no problems at all, it is really quite a simple mod and I?m surprised it hasn?t been done already, given the number of requests I have seen.

I will support this as best I can, I am a busy guy so you will need to understand this if you do run into any problems and request support.

Install/Upgrade
Installing this mod is much like any other, upload the files in the download to the same locations on your server, import the product xml file, go to the Admin > Settings > Options > vBMQN: General Options page and configure as you wish. If you are upgrading from an older version simply follow the same steps as installing for the first time.

Change Log
v1.0 - 11 Feb 2013
- First version

v2.0 - 12 Feb 2013
- Added support for table prefix's ( config.php > $config['Database']['tableprefix'] = ''; )
- Rewrite of the database query code, now uses the vB Database Class ( $vbulletin->db->query_first )
- Changed from the use of the php "number_format" function to the vB function "vb_number_format"
- Added instant email notification rather than sending emails to the vB mail queue ( $notsubscription = true )

Enjoy!
This has helped us allot and I hope those of you who have requested this before find it to be ?just the job? as well.

Regards,
Lee Roberts

Download Now

File Type: zip vbmqn-v2.zip (343.5 KB, 180 views)

Screenshots

File Type: png 00.png (60.6 KB, 0 views)
File Type: png 01.png (70.8 KB, 0 views)
File Type: png 02.png (46.3 KB, 0 views)
File Type: png 03.png (27.5 KB, 0 views)
File Type: png 04.png (63.8 KB, 0 views)
File Type: png 05.png (44.4 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Bluemax712, joeychgo, Marcin_J_, tareqbd

Comments
  #12  
Old 02-12-2013, 10:44 AM
Lee Roberts's Avatar
Lee Roberts Lee Roberts is offline
 
Join Date: Jun 2008
Location: UK
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi guys,

I dont think any other mods would/will give this mod any problems its far to simple for that and the info it needs from the database is unlikely to change unless vB make an update or change and i really cant see that happening.

The "Moderator Control Panel" setting dose nothing more then setup the link in the email that you recive, you should have this set to "modcp" unless your moderator control panel is in a folder with another name.

Your welcome, hopefully I can make this happen for you.

Lee
Reply With Quote
  #13  
Old 02-12-2013, 12:51 PM
Bluemax712 Bluemax712 is offline
 
Join Date: Oct 2010
Posts: 186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the quick response Lee! Sent you a PM with the output
Reply With Quote
  #14  
Old 02-12-2013, 08:29 PM
Lee Roberts's Avatar
Lee Roberts Lee Roberts is offline
 
Join Date: Jun 2008
Location: UK
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Today it was clear I needed to do some more work on this mod as it was failing for people, today I have released version 2 and would like you to download and install this version.

Please see the "Change Log" section of the main description for the things that have been done. Version 2 also fix's the problems apsrfvb4 has been having, so generally version 2 is better, sorry for any inconvenience!

Thanks,
Lee
Reply With Quote
  #15  
Old 02-12-2013, 10:39 PM
Bluemax712 Bluemax712 is offline
 
Join Date: Oct 2010
Posts: 186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everything works perfect now Lee
Thanks so much for this awesome mod.

Installed on a 4.1.12 PL2 and a 4.2.0 PL3 server
Reply With Quote
  #16  
Old 02-15-2013, 03:21 PM
cdoyle cdoyle is offline
 
Join Date: Oct 2004
Posts: 462
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just installed, waiting for some moderated posts now

One thing for the next version that would be nice is to have an option so it just sends to all moderators.
Reply With Quote
  #17  
Old 02-15-2013, 05:55 PM
cdoyle cdoyle is offline
 
Join Date: Oct 2004
Posts: 462
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK,
I've gotten a couple moderated alerts, not quite how but I would like to change the URL in the email to something like this instead

http://www.caraudiocentral.net/forums/moderation.php

That way, I (or my mods) have the ability to ban the users as spammers etc.

I can't do that from the modcp.
Reply With Quote
  #18  
Old 02-15-2013, 08:24 PM
deadlySniper deadlySniper is offline
 
Join Date: Dec 2008
Location: New York
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tagged

I will wait to see further development before I deploy this on my site.

Great work!
Reply With Quote
  #19  
Old 02-16-2013, 09:03 PM
Lee Roberts's Avatar
Lee Roberts Lee Roberts is offline
 
Join Date: Jun 2008
Location: UK
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cdoyle View Post
OK,
I've gotten a couple moderated alerts, not quite how but I would like to change the URL in the email to something like this instead

http://www.caraudiocentral.net/forums/moderation.php

That way, I (or my mods) have the ability to ban the users as spammers etc.

I can't do that from the modcp.
Hi,

Thanks for the feedback, details below to change the email body:

Goto: AdminCP > Languages & Phrases > Phrase Manager

From there change "Phrase Type:" to "Email Body Text", on the list that gets presented to you, look for "vbmqn" and choose "Edit" on the right for that Phrase, on the next page you will see it says "Text" and to the right of that you can see the default email body text:

Quote:
Hello,

The moderation queue on $vboptions[bbtitle] has items waiting to be moderated.

Moderator Control Panel: $vboptions[bburl]/$vboptions[vbmqn_modcpdir]/index.php

All the best,
$vboptions[bbtitle] Admin
Under this section you will see a blank white input box, the title for this section of the page is called "Translations", to change the URL in the email you would add into the blank white box the below text:

Quote:
Hello,

The moderation queue on $vboptions[bbtitle] has items waiting to be moderated.

Moderator Control Panel: http://www.caraudiocentral.net/forums/moderation.php

All the best,
$vboptions[bbtitle] Admin
If you wanted to you could change this text to:

Quote:
Hello,

The moderation queue on $vboptions[bbtitle] has items waiting to be moderated.

Moderator Control Panel: $vboptions[vbmqn_modcpdir]

All the best,
$vboptions[bbtitle] Admin
and then from the options page for this mod, where you would normally put the name of the folder for the moderator control panel i.e "modcp" you could actually put the full url to the "moderation.php" file/page, so this would be "http://www.caraudiocentral.net/forums/moderation.php".

Doing it the later way would mean you dont need to navigate through the Phrase Manager every time you want to change this url, though i would probably consider this to be a "set and forget", so not somthing that would require change too often. The choice is yours really.

.Me
Reply With Quote
  #20  
Old 02-16-2013, 09:04 PM
Lee Roberts's Avatar
Lee Roberts Lee Roberts is offline
 
Join Date: Jun 2008
Location: UK
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by deadlySniper View Post
Tagged

I will wait to see further development before I deploy this on my site.

Great work!
Hi Ryan,

Thank you for your feedback, what kind of things would you like to see from its development?

.Me
Reply With Quote
  #21  
Old 02-16-2013, 10:06 PM
cdoyle cdoyle is offline
 
Join Date: Oct 2004
Posts: 462
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lee Roberts View Post
Hi,

Thanks for the feedback, details below to change the email body:

Goto: AdminCP > Languages & Phrases > Phrase Manager

From there change "Phrase Type:" to "Email Body Text", on the list that gets presented to you, look for "vbmqn" and choose "Edit" on the right for that Phrase, on the next page you will see it says "Text" and to the right of that you can see the default email body text:



Under this section you will see a blank white input box, the title for this section of the page is called "Translations", to change the URL in the email you would add into the blank white box the below text:



If you wanted to you could change this text to:



and then from the options page for this mod, where you would normally put the name of the folder for the moderator control panel i.e "modcp" you could actually put the full url to the "moderation.php" file/page, so this would be "http://www.caraudiocentral.net/forums/moderation.php".

Doing it the later way would mean you dont need to navigate through the Phrase Manager every time you want to change this url, though i would probably consider this to be a "set and forget", so not somthing that would require change too often. The choice is yours really.

.Me
Perfect!
Thank You!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:27 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10145 seconds
  • Memory Usage 2,365KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete