Version: 4.2.0.0, by Paul M
Developer Last Online: Nov 2023
Category: Administrative and Maintenance Tools -
Version: 4.2.x
Rating:
Released: 12-31-2009
Last Update: 05-23-2012
Installs: 159
Uses Plugins
Translations
No support by the author.
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.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
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.
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.
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.
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.