Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Enhanced Reputation Checks Details »»
Enhanced Reputation Checks
Mod Version: 4.2.0.0, by Paul M (Dr Pepper Addict) Paul M is offline
Developer Last Online: Jun 2013 I like it Show Printable Version Email this Page

vB Version: 4.2.x Rating: (23 votes - 4.22 average) Installs: 151
Released: 01 Jan 2010 Last Update: 24 May 2012 Downloads: 581
Supported Uses Plugins Translations  

For vBulletin 4.1.0 Onwards

Versions Attached

4107: vBulletin 4.1.0 to 4.1.12
4200: vBulletin 4.2.0 (+)

This modification is not available for vBulletin 4.0.x

Please remember to click Mark as Installed if you use this modification.
Please fee free to nominate this modification for the MOTM, and/or use the donate link provided (Support Developer).

This modification adds a whole 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 (those in this colour are not present in the 4.2 version as they are built into the vB core).

Require Positive Reputation Comment
Members must leave a comment in order to give a post positive reputation.


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

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


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.

Allow or Disallow List
A list of forums can be supplied and then reputation either be allowed only in those forums, or be disallowed only in those forums. It is also possible to stop reputation being given in any forum (basically suspending the reputation system).


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

Display Reputation Link in Own Posts
This option determines if a members own posts display the reputation link. By default this is disabled (i.e. no link displayed).


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.


Support

Support & Bug fixes will be provided for vBulletin 4.2.0 onwards.
Limited support will be provided for vBulletin 4.1.8 - 4.1.12 (No bug fixes).
Support will not be provided for Alpha & Beta versions, or anything prior to vBulletin 4.1.8.
Low priority will be given to posters who do not have this marked as installed
In some cases, support can only be provided if I have an admin login and ftp access.


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.

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Enhanced Reputation Checks Paul M vBulletin 3.8 Add-ons 36 07 Jul 2012 09:59
Enhanced Reputation Checks Paul M vBulletin 3.6 Add-ons 56 03 Nov 2009 16:53
Enhanced Reputation Checks Paul M vBulletin 3.7 Add-ons 41 26 Nov 2008 16:23
Enhanced Reputation Given Checks Paul M vBulletin 3.5 Add-ons 98 12 Dec 2006 00:58

  #16  
Old 21 Jan 2010, 18:56
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Real name: Paul Marsden
Originally Posted by iacas View Post
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.
__________________


Cable Forum - DigiGuide
Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum.
Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any.
Reply With Quote
  #17  
Old 21 Jan 2010, 21:15
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Real name: Paul Marsden
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.
__________________


Cable Forum - DigiGuide
Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum.
Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any.
Reply With Quote
  #18  
Old 22 Jan 2010, 04:39
iacas iacas is offline
 
Join Date: Jan 2005
Originally Posted by Paul M View Post
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.
Reply With Quote
  #19  
Old 07 Feb 2010, 19:19
ndut ndut is offline
 
Join Date: Sep 2007
nice
Reply With Quote
  #20  
Old 10 Feb 2010, 14:35
Breakpoint Breakpoint is offline
 
Join Date: Dec 2005
Wow I need this! Wonder if their is a way to stop Rep Farming more effectivley also. GJ
Reply With Quote
  #21  
Old 10 Apr 2010, 17:55
hydn hydn is offline
 
Join Date: Oct 2005
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.
Reply With Quote
  #22  
Old 10 Apr 2010, 21:18
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Real name: Paul Marsden
Originally Posted by hydn View Post
Does this add any queries?
Nope.
__________________


Cable Forum - DigiGuide
Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum.
Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any.
Reply With Quote
  #23  
Old 11 Apr 2010, 02:41
ndut ndut is offline
 
Join Date: Sep 2007
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
Reply With Quote
  #24  
Old 14 Apr 2010, 03:35
Lord Haste Lord Haste is offline
 
Join Date: Feb 2008
Real name: /
Are we able to report abusive reputation with this mod or not?
Reply With Quote
  #25  
Old 14 Apr 2010, 11:36
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Real name: Paul Marsden
Nope.
__________________


Cable Forum - DigiGuide
Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum.
Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any.
Reply With Quote
  #26  
Old 25 Apr 2010, 23:50
hoadiem hoadiem is offline
 
Join Date: Aug 2007
how do i display rep power ?
Reply With Quote
  #27  
Old 04 Jul 2010, 08:10
Gero50's Avatar
Gero50 Gero50 is offline
 
Join Date: Oct 2009
I will give it a shot.
__________________

Last edited by Gero50 : 04 Jul 2010 at 08:44.
Reply With Quote
  #28  
Old 04 Jul 2010, 08:43
Gero50's Avatar
Gero50 Gero50 is offline
 
Join Date: Oct 2009
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.
__________________
Reply With Quote
  #29  
Old 04 Aug 2010, 20:57
ismael33 ismael33 is offline
 
Join Date: Jan 2010
maximum reputation

How can i set a maximum reputation value?
Reply With Quote
  #30  
Old 01 Oct 2010, 14:08
scuter scuter is offline
 
Join Date: Dec 2009
does this mod display the rep comment in the post?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 22:44.

Layout Options | Width: Wide Color: