vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - Enhanced Reputation Checks (https://vborg.vbsupport.ru/showthread.php?t=231790)

Paul M 12-31-2009 10:00 PM

Enhanced Reputation Checks
 
As of 23 Nov 2017 this modification has been withdrawn.

This modification adds a set of extra checks whenever members try and give reputation to posts.
Some extra features have been added to the vb4 version (two based on requests in the 3.8 thread).

The main features are ;

Minimum Comment Size
If set, a reputaion comment must contain a minimum number of characters.

Positive Reputation Multiply Factor
Any positive reputation given will be multiplied by the "Positive Reputation Multiply Factor" - See also the Custom Factors below.

Negative Reputation Multiply Factor
Similar to above - any negative reputation given will be multiplied by the "Negative Reputation Multiply Factor".

Custom Forum Based Multiply Factors
As well as the default forum wide factor settings for positive and negative reputation, it is also possible to set custom values for specific forums. Again, please carefully read the setting notes on how to do this (examples are given). You cannot use this to overide the global maximum.

Custom Usergroup Based Multiply Factors
These are basically the same as the forum based custom factors, but based on the giving members usergroup. Note that by default these will override any forum based multiplier (but see the priority option below).

Multiply Factors Priority
By default, custom usergroup multipliers overide the custom forum multipliers, this option can be used to reverse this priority.

Closed Threads Limit
Posts in closed threads, that exceed the given age, cannot be given reputation.

Open Threads Limit
Posts in open threads, that exceed the given age, cannot be given reputation.

User Ban List
An option to ban individual members from being able to give reputation to anyone.

All settings are in vBulletin Options > Enhanced Reputation Checks

To install - Unzip the XML and import into vB using the ACP Product Manager.

Points to note ;
  • Posts that you cannot give reputation on will not display the reputation icon/link.
  • In order to give negative reputation to a post a comment must be supplied - this is part of default vb 3.6 onwards and cannot be changed by this modification.
  • If a member does not have permission to give negative reputation then any negative reputation they try and give will be set to zero - in default vb they ended up giving positive reputation.
  • If set, the vb fixed admin reputation value will still be multiplied by any Multiply Factors specified in this modification.
  • If the negative reputation factor is 0.5 (to replicate default vb) then there will be one minor difference, a member whose positive reputation power is 1 will have a negative reputation power of 0, in default vb this would be -1.
  • The reputation cap is checked after any multiplication factors have been applied - so no member can give more than the set cap, no matter what factors are applied first.


History:

v4.0.1 : 01-Jan-2010 : Initial release for vb 4.0.0 Gold.
v4.0.2 : 21-Jan-2010 : Fix bug in Negative Reputation capping.

v4.1.0 : 04-Dec-2010 : Updated for vBulletin 4.1.

v4.1.7.0 : 16-Oct-2011 : Updated for vBulletin 4.1.7.

v4.2.0.0 : 24-May-2012 : Updated for vBulletin 4.2.0.


mitch84 01-01-2010 04:46 AM

6 downloads and nobody says thank you, happy new year Paul!:up:

rajubd 01-01-2010 05:36 AM

big thanks mate you make my day

Dr.osamA 01-01-2010 06:10 AM

thanxx man

installed

can i translet it and add her ??
________
Interracial public

TimberFloorAu 01-01-2010 06:35 AM

Good Onya Paul, Happy New Year. Havent installed but watching :)

Hornstar 01-01-2010 06:38 AM

Nice... I had not seen this before, I guess I overlooked it last time. Will be nice to enhance a feature which has been lacking for years on my site.

Rusticspec 01-01-2010 09:48 AM

Glad you ported it over to 4.0, it's a really good mod. Will be installing this when I make the switch. Thanks Paul.

RustyAU 01-01-2010 10:19 AM

Thanks Paul. Nice work! :)

Paul M 01-01-2010 12:23 PM

Quote:

Originally Posted by Dr.osamA (Post 1943786)
thanxx man

installed

can i translet it and add her ??

Anyone is free to translate any of my modifications and attach the translated phrases.

Delilahs 01-01-2010 12:39 PM

Thanks Paul, hopefully this will work as an addition to the post thanks mod when it finally works.

Paul M 01-01-2010 12:48 PM

Finally works ? There are no bugs in this Im aware of.

Delilahs 01-01-2010 02:22 PM

Paul, I was referring to the 'post thanks mod' that has some major problems, so as this one works, I'll use this instead.

AzzidReign 01-01-2010 03:50 PM

Thanks! This is exactly what I needed for the overhaul I'll be doing on my site! This is perfect!

iacas 01-21-2010 02:38 PM

This hasn't quite worked right since it was updated to 4.0 compatibility... I'm an admin and I can't give negative reputation. I choose "I Disapprove" and type a message and the popup alert confirms that I've given POSITIVE reputation.

It's not my browser - I can log in as a test user and leave negative reputation.
It's not my settings - Admin users are allowed to leave negative reputation ("Yes" is chosen)
It's not the plugin's settings - I can change them and still am unable to leave negative reputation.

It IS - my usergroups. I have one other admin user and he reports the same thing. He's not able to give negative, or rather, when he tries it ends up positive like mine.

It IS - the plugin. If I disable it, I can give negative reputation.

I'm going to take a look at playing with the plugin myself here and I'll report back if I find the code that seems to fix it.

3DUInc 01-21-2010 02:47 PM

Tagged for future install and thank you very much :)

Paul M 01-21-2010 05:56 PM

Quote:

Originally Posted by iacas (Post 1962399)
This hasn't quite worked right since it was updated to 4.0 compatibility... I'm an admin and I can't give negative reputation. I choose "I Disapprove" and type a message and the popup alert confirms that I've given POSITIVE reputation.

It's not my browser - I can log in as a test user and leave negative reputation.
It's not my settings - Admin users are allowed to leave negative reputation ("Yes" is chosen)
It's not the plugin's settings - I can change them and still am unable to leave negative reputation.

It IS - my usergroups. I have one other admin user and he reports the same thing. He's not able to give negative, or rather, when he tries it ends up positive like mine.

It IS - the plugin. If I disable it, I can give negative reputation.

I'm going to take a look at playing with the plugin myself here and I'll report back if I find the code that seems to fix it.

I appear to be able to replicate this, so I will investigate.

Paul M 01-21-2010 08:15 PM

Fixed in 4.0.2

JFYI, this was not related to being an admin, it was a bug in the capping of negative reputation - if the neg rep value exceeded the cap, it was being converted to the positive cap value.

iacas 01-22-2010 03:39 AM

Quote:

Originally Posted by Paul M (Post 1962747)
Fixed in 4.0.2

JFYI, this was not related to being an admin, it was a bug in the capping of negative reputation - if the neg rep value exceeded the cap, it was being converted to the positive cap value.

That makes sense, and also explains why I couldn't figure out why I didn't find the reason for the bug looking around at the settings and code related to usergroups and admins and so on.

Thank you. I installed it and this now works. Appreciate it.

ndut 02-07-2010 06:19 PM

nice

Breakpoint 02-10-2010 01:35 PM

Wow I need this! Wonder if their is a way to stop Rep Farming more effectivley also. GJ

hydn 04-10-2010 04:55 PM

Quote:

adds a whole set of extra checks whenever members try and give reputation
Does this add any queries?

Thanks for mod! I used with 3.8 but having load issues on 4.0.

Paul M 04-10-2010 08:18 PM

Quote:

Originally Posted by hydn (Post 2019048)
Does this add any queries?

Nope.

ndut 04-11-2010 01:41 AM

how to display, Good reputation / Bad reputation in the list?
maybe you can give green icon for good reputation, or red icon for bad reputation?

thank you

Lord Haste 04-14-2010 02:35 AM

Are we able to report abusive reputation with this mod or not?

Paul M 04-14-2010 10:36 AM

Nope.

hoadiem 04-25-2010 10:50 PM

how do i display rep power ?

Gero50 07-04-2010 07:10 AM

I will give it a shot.

Gero50 07-04-2010 07:43 AM

Well I am sorry to say I had to uninstall it. I got it working for the most part but I think the regular rep system will be good enough for us right now.

ismael33 08-04-2010 07:57 PM

How can i set a maximum reputation value?

scuter 10-01-2010 01:08 PM

does this mod display the rep comment in the post?

Paul M 10-01-2010 07:48 PM

This is not a display modification.

zhai 08-11-2011 10:55 AM

will you update this hack into "checking" the post quality as well?
(for example the minimum characters of the post that can be given reputation)

Paul M 08-11-2011 02:24 PM

Nope, no such change is planned.

Paul M 10-16-2011 11:50 AM

Updated: This is now available for the 4.1.x series of vBulletin only.

It's Damn Real! 12-20-2011 04:16 AM

Paul, any ideas on how to utilize this feature in addition to your Extended Reputation Display [https://vborg.vbsupport.ru/showthread.php?t=231876] mod for 4.1.3 to keep the Extended Reputation but be able to cap the actual Reputation Power?

My only issue here is that we have certain users who rank up their rep very fast and in a year or so their actual reputation power will be in the hundreds (if not thousands), which is crazy seeing as one reputation given from them would give a new user, for example, a huge boost.

Paul M 12-20-2011 09:24 PM

A reputation power cap is part of this modification.

Quote:

Reputation Power Cap
Sets the global maximum reputation giving power for any member.

It's Damn Real! 12-21-2011 02:29 AM

Quote:

Originally Posted by Paul M (Post 2279541)
A reputation power cap is part of this modification.

Correct, but the Enhanced Reputation feature doesn't offer the reputation extension the Extension feature does.

My issue isn't getting the power cap to take affect in the Enhanced Reputation mod. It's getting it to stay applied when Extended Reputation is also turned on.

Paul M 12-21-2011 11:59 AM

Sorry, I dont understand what you mean. Extended Reputation is a display mod, it has no connection to the giving of rep.

It's Damn Real! 12-21-2011 03:55 PM

OK, I'll try to explain better:

I'm currently utilizing two of your mods:

1. Enhanced Reputation Checks (https://vborg.vbsupport.ru/showthrea...98#post2279598)

2. Extended Reputation Display (https://vborg.vbsupport.ru/showthread.php?t=231876)

--

The issue is that when both are turned on and being utilized, the option to cap rep power does not work so long as the Extended Reputation Display mod is turned on. I've gone in later and turned Extended Reputation Display off and the rep cap power takes affect. The moment it's turned on in addition to Enhanced Reputation Checks, however, the cap no longer applies.

Does this make sense?

Paul M 12-21-2011 08:00 PM

Quote:

Originally Posted by It's Damn Real! (Post 2279760)
Does this make sense?

None at all.

As I said, Extended Reputation Display is purely a display mod, it has no effect on given reputation, it cannot.

What exactly are you doing to make you think it no longer applies ?


All times are GMT. The time now is 06:13 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.01398 seconds
  • Memory Usage 1,819KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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