vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Remove Report Post Icon if Post Reported Already by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=268799)

Max Taxable 08-25-2011 05:09 PM

Quote:

Originally Posted by Videx (Post 2237697)
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

Quote:

Originally Posted by Videx (Post 2238009)
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

Quote:

Originally Posted by BirdOPrey5 (Post 2407770)
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?
PHP Code:

$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..


All times are GMT. The time now is 04:58 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.01085 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete