Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 08-14-2019, 05:07 PM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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)
Reply With Quote
  #2  
Old 08-14-2019, 05:47 PM
z3r0's Avatar
z3r0 z3r0 is offline
 
Join Date: Apr 2005
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The second optional bit could be done with just a few tweaks to this - https://vborg.vbsupport.ru/showthread.php?t=241301
Reply With Quote
  #3  
Old 08-14-2019, 06:25 PM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #4  
Old 08-14-2019, 07:09 PM
iA1 iA1 is offline
 
Join Date: Jul 2018
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by final kaoss View Post
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.
I am using that product on php 7.1 and it works without any issues.

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.
Reply With Quote
  #5  
Old 08-14-2019, 07:14 PM
z3r0's Avatar
z3r0 z3r0 is offline
 
Join Date: Apr 2005
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by final kaoss View Post
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.
I'm running it on PHP7, it works even nicer if you show the notifications live in you browser tabs with this - https://vborg.vbsupport.ru/showthread.php?t=295879
Reply With Quote
  #6  
Old 09-04-2019, 11:34 PM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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    : 

=====================================================
Reply With Quote
Reply

Thread Tools
Display Modes

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 05:38 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08238 seconds
  • Memory Usage 2,201KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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_postinfo_query
  • fetch_postinfo
  • 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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete