View Full Version : Alternate Reporting for 'Report Post to Moderators'
the3jams
01-25-2004, 10:00 PM
This is a port of my vB2 hack found here (https://vborg.vbsupport.ru/showthread.php?t=54593).
Instead of sending an email to the Moderators, this will generate a list in the ModCP of all reported posts. This allows all mods to view all reported posts at one time and also remove them from the list once dealt with.
Files modified: report.php (3) , modcp/index.php (1)
Files added: modcp/probreport.php
Queries: 1
Phrases: 1 (modcp link)
If you wish to still send an email with each reported post you can simply skip the first 2 changes in report.php. Those changes are simply commenting out the email code.
Due to my hectic schedule I may not be able to offer full support of this hack, but will try my best.
[edit - 01/29/04]
The probreport.php included in the attached zip file has been changed to rephrase the way reported posts are displayed. Upload the new probreport.php if you wish to apply the fix.
I have also attached a new screenshot to show this change.
Dark Shogun
01-26-2004, 12:06 PM
This is a very good hack. Is it possible to also make it so that it can do the same thing for admins in the admin?
Thanks
Dark Shogun
the3jams
01-26-2004, 12:12 PM
This is a very good hack. Is it possible to also make it so that it can do the same thing for admins in the admin?
Thanks
Dark Shogun
Yes you can easily add this to the admincp by finding this code in the admincp/index.php file:
construct_nav_group($vbphrase['moderation'], '<hr />', "$df");
Add above it:
construct_nav_option($vbphrase['reported_posts'], "probreport.php");
Then upload the probreport.php provided in the zip to your admincp dir and you're done.
Dark Shogun
01-26-2004, 12:17 PM
Very coolio. Thanks. :)
Dark Shogun
MrNase
01-28-2004, 04:05 AM
just a language-wise problem: can you actually report a "thread"? It's a post, isnt' it? Or did i miss a vB feature!?
the3jams
01-28-2004, 06:36 PM
just a language-wise problem: can you actually report a "thread"? It's a post, isnt' it? Or did i miss a vB feature!?
I'm not sure I understand where the problem is. Everything I have said above has referred to posts, not threads.
Broekie
01-29-2004, 05:14 PM
I'm not sure I understand where the problem is. Everything I have said above has referred to posts, not threads.
I guess he means that "has reported this thread on this post" should be "has reported this post on this thread" :)
StarBuG
01-29-2004, 05:52 PM
Any chance you release this as HTL as well?
Greetings
StarBuG
the3jams
01-29-2004, 06:55 PM
I guess he means that "has reported this thread on this post" should be "has reported this post on this thread" :)
I understand now. To correct this I have updated the zip file with a new probreport.php which can be re-uploaded.
Any chance you release this as HTL as well?
I currently don't use HTL. If I decide to use it in the future I will convert my hacks at that time.
Sufian
01-29-2004, 10:15 PM
Nice one :)
monstergamer
01-29-2004, 10:42 PM
<font color="yellow">* monstergamer clicks install</font>
Nice. I'd like to see the following addition, however...
Prevent mods from deleting reported posts, instead give them a checkbox next to each one and log it so the admin/super mod knows who is handling each reported post. Kinda how the bug tracker works.
Assigned to: (mod name)
Resolved by: (mod name)
Etc.
This would prevent multiple mods from attempting to resolve the same issue, plus would allow the admin/super mods to see exactly which mods are doing their job.
Admins/Super mods would then be able to come in and delete all resolved issues, and see who is working on others.
*edit
Also would be nice to have some sort of pop-up (similar to the new PM) that would alert any moderators when a new post has been reported, otherwise they wont know about it until they check the modcp. (which, knowing mods, wont be very often) Something like "An inappropriate post has just been reported - Click OK to view, Cancel to ignore"
:)
Nice hack.
sabret00the
02-28-2004, 08:32 AM
i would love this as an add-on to erwins hack :)
https://vborg.vbsupport.ru/showthread.php?t=59709
Delphiprogrammi
01-01-2005, 03:27 PM
that works fine *installed*
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.