View Full Version : Mini Mods - Remove Report Post Icon if Post Reported Already by BOP5
BirdOPrey5
08-19-2011, 10:00 PM
This is as simple as mods come.
2 lines of code in 1 plugin. No options, just import the xml file and it's activated. Disable the mod or uninstall it to remove.
No other instructions.
This mod simply removes the "Report Post" icon from a post if someone already reported the post.
Enjoy.
Please Mark as Installed if you use this. :)
Don't all go nominating this Mod of the Month at once- you might crash the site. :eek:
Should work on all VB 3.8 & 4.x versions.
River J
08-20-2011, 01:43 AM
Thanks, i'll be installing this later on tonight :) good work
HMBeaty
08-20-2011, 01:43 AM
Awesome! Never thought about doing this. Thanks :D
sulasno
08-20-2011, 03:40 AM
tagged and thanks
prevents repeat reportings
RobbieZ
08-20-2011, 12:23 PM
What happens to the post/thread once it has been dealt with?
BirdOPrey5
08-20-2011, 02:40 PM
What happens to the post/thread once it has been dealt with?
Once it has been reported the icon is gone forever.
Videx
08-25-2011, 01:52 AM
We find it important to know when multiple users report a post. Then it's not just one person offended, but multiple. Gives the report more weight.
HMBeaty
08-25-2011, 02:06 AM
We find it important to know when multiple users report a post. Then it's not just one person offended, but multiple. Gives the report more weight.
To each his own :)
BirdOPrey5
08-25-2011, 04:18 PM
We find it important to know when multiple users report a post. Then it's not just one person offended, but multiple. Gives the report more weight.
This mod isn't for everyone. On my forum it doesn't matter if you're offended- it either broke the rules or not. 1 report is plenty.
Videx
08-25-2011, 05:09 PM
This mod isn't for everyone. On my forum it doesn't matter if you're offended- it either broke the rules or not. 1 report is plenty.Good point. We should also do away with jury trials - one man's opinion is all that's needed to make judgements. :)
Maybe I'm missing something. When subsequent members report a post it simply adds another post in the same thread as the first saying "X has also reported this item.". Then it quotes their reason. Often this reason is a totally different angle than the other people's reasons.
At that point staff is probably already discussing the offense so adding a post here and there with other reasoning only aids the discussion.
Max Taxable
08-25-2011, 05:09 PM
We find it important to know when multiple users report a post. Then it's not just one person offended, but multiple. Gives the report more weight.I always went the opposite way, cliques like to gang-report their targets. The more reports on it, the less of a look it gets.
This stops all of that nonsense.
BirdOPrey5
08-25-2011, 07:23 PM
Good point. We should also do away with jury trials - one man's opinion is all that's needed to make judgements. :)
Maybe I'm missing something. When subsequent members report a post it simply adds another post in the same thread as the first saying "X has also reported this item.". Then it quotes their reason. Often this reason is a totally different angle than the other people's reasons.
At that point staff is probably already discussing the offense so adding a post here and there with other reasoning only aids the discussion.
When someone reports a thread on my forum I usually disregard whatever comment they may have made since it's irrelevant and would only serve to bias my opinion. I simply read the offending post and see if it broke any of our rules-
Is it spam?
Does it have another member's personal information?
Is it a copyright violation?
If "no" to all of the above I don't take any action. So the comment and the number of reports are usually irrelevant. But everyone runs their forum different- some people remove "offending" posts or have your members "vote" on things. More power to you if it works for you. My forum is not a democracy. :cool:
Big-K
03-03-2013, 10:10 PM
BOPs,
Question - If a post is reported and subsequently moderated, is there a way to bring the report button back?
BirdOPrey5
03-04-2013, 11:23 AM
Not without manually editing the database to set the 'reportthreadid' field of the post to 0.
datoneer
03-04-2013, 11:30 AM
Thanks bop5 this is good mod
synseal
03-04-2013, 12:00 PM
Haha good idea, thanks!.
Big-K
03-10-2013, 05:06 PM
Not without manually editing the database to set the 'reportthreadid' field of the post to 0.
How would you adjust this code for a plugin to reset the button?$postOK = $db->query ("UPDATE" . TABLE_PREFIX . "post SET `reportthreadid`='0' WHERE (`postid`= " . $this->post['postid'] . " LIMIT 1 ");
BirdOPrey5
03-11-2013, 04:30 PM
The query looks right, making it into a plugin is the hard part. I don't have time to do that, sorry.
Max Taxable
02-07-2014, 03:25 AM
This is a great Mod and is really a lifesaver, should be installed everywhere and should have been Mod of the Month.
If you've ever had the same spam post reported 20 times in five minutes, you know what I mean. Each report starts a thread on the report and it's a mess. This stops all that.
This should be native to vBulletin always and forever, best original idea to come along in quite awhile and vastly unappreciated.
Simple, clean and killer. I'm hard pressed to think of a more impressive Mod.
DemOnstar
02-07-2014, 11:29 PM
This BOP5 is very inventive. Cheers Joe..
BirdOPrey5
02-07-2014, 11:49 PM
To be fair I did this for someone who requested it in the unpaid requests forum. I wouldn't have thought of it- I never have the issue on my own forum- people don't report anything.
DemOnstar
02-07-2014, 11:52 PM
I never have the issue on my own forum- people don't report anything.
Same story here...
But nice to have just in case...
Max Taxable
02-08-2014, 01:16 AM
To be fair I did this for someone who requested it in the unpaid requests forum. I wouldn't have thought of it- I never have the issue on my own forum- people don't report anything.That's funny because I had forgotten about this mod completely - until it saved the day on a recent troll incident.
Unfortunately, instead of having 20 threads about reported posts from the troll in my admin forum, I had 10 private messages from people asking me "why can't I report this POST!!!"
It was the first reported post in over two years.... Made me remember again how handy this Mod is.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.