The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Enhanced Reputation Checks Details »» | |||||||||||||||||||||||||
This modification is no longer available or supported. This modification adds a whole set of extra checks whenever members try and give reputation to posts. While this is technically a port of the vb 3.5 mod, this version (v2.xx) has been largely re-written for vB 3.6.x. The main features are ; Require Positive Reputation Comment Members must leave a comment in order to give a post positive reputation. Reputation Power Cap Sets the maximum reputation giving power for any member, as well as the default forum wide setting, it is possible to set different caps in specific forums. Please carefully read the setting notes on how to do this (examples are given). Positive Reputation Multiply Factor Any positive reputation given will be multiplied by the "Positive Reputation Multiply Factor" - See Custom Factors below. Negative Reputation Multiply Factor Similar to above - any negative reputation given will be multiplied by the "Negative Reputation Multiply Factor" - See below. Custom 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). Closed Threads Limit Posts in closed threads, that exceed the given age, cannot be given reputation. It is possible to stop reputation being given on any post in a closed thread. Open Threads Limit Posts in open threads, that exceed the given age, cannot be given reputation. If you desire, it is possible to stop reputation being given on any post in an open thread. 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). All settings are in vBulletin Options > Enhanced Reputation Checks Install Unzip the XML and import into vB using the ACP Product Manager. Upgrade from 3.5 version If you currently have the 3.5 version of Enhanced Reputation Checks installed then you should make a note of your settings and then uninstall it. This version has a different product id so it is possible to run both versions - this should never be done (I'm not sure what would happen, but you really don't want to do it). Points to note ;
History: v2.00 : Initial Public Release. Show Your Support
|
Comments |
#42
|
||||
|
||||
Huh ?
|
#43
|
|||
|
|||
Any possibility of a comma delimited list preventing certain users from using negrep?
|
#44
|
||||
|
||||
You can use usergroup permisions to control that.
|
#45
|
|||
|
|||
In the previous version of this mod, I made a slight change to restore the way vb default handles negative rep if the users rep power is only 1
As stated in your notes, if a user has a rep power of 1, this mod causes their negative rep power to be 0 In the last version of this mod I made a simple change to allow users with a rep power of 1 to give a negative rep of -1 when the negative modify factor was 0.5 PHP Code:
Any chance of pointing me in the right direction? |
#46
|
||||
|
||||
Untested, but this might work ;
Replace ; PHP Code:
With ; PHP Code:
|
#47
|
|||
|
|||
Thanks Paul...that put me on the right track.
A couple minor tweaks and I got it working: PHP Code:
|
#48
|
||||
|
||||
Sounds interesting.
Question: Are administrators exempted from those checks? Example: If I set the open thread limit to 1 week are admistrators able to rate older threads as well? Can they rate postings in forums which are on the disallow list? |
#49
|
||||
|
||||
Administrators are not exempt.
|
#50
|
||||
|
||||
Thank you for the clarification Paul M.
I was hoping your answer would be different though. |
#51
|
|||
|
|||
Installed, thanks a lot!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|