Version: 1.01, by boozehound
Developer Last Online: Sep 2007
Version: 3.0.3
Rating:
Released: 02-17-2005
Last Update: Never
Installs: 11
DB Changes
No support by the author.
Change the amount of reputation needed to acquire each reputation 'gem' (as displayed in the postbit) and the type of gem displayed for each level (bright or normal).
Adding this hack will add a new option in admincp, called 'Reputation Level Manager'. In this page you can:
Change the amount reputation needed to acquire each gem
Change the type of gem displayed per level (either bright or normal)
Add new levels
Delete levels
Note that these 'gems' are separate from the normal 'reputation levels' which govern the description shown when you mouseover the gems in the postbit.
The levels are shown for positive values only; negative reputations are simply a mirror image of the positive reputation levels, and the same rules apply regarding the type of gem displayed and the amount of reputation need (albeit, negative).
Further note that to install this hack requires the ability to run SQL queries, as this hack adds an additional table.
Fully tested on 3.0.3, 3.0.4, 3.0.5 and 3.0.6.
Update 1.01 20th Feb 2005
- Settings are now cached, so this hack incurs a cost of only one query per page (for pages that show reputation levels, e.g. threads)
- Installer included
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Yes, I still see the same old gems as always... don't have a clue why.
Remember the initial settings are identical to the hard coded settings so you won't notice any changes until you change the settings. If that's not the case I don't understand what the problem is as everyone should be getting the same page data, as the rewritten fetch_reputation_image function will be in use from the moment you uploaded the changed code. So then the only thing I can think of is you're somehow seeing cached pages.
I got it! It's the old real reputable members. I just need to "up" the points for reputation upgrades and it should work. It works fine with the new members.
Man, that's just the mod I was looking for! Thanks!!
I'm guessing it'll mirror the same values for the negative numbers? I installed the mod (in about 3 minutes) and I really like the feature, but is there a way to set a negative number when I "Add New Reputation Gem Level"? The minimum I can go is 0.
Man, that's just the mod I was looking for! Thanks!!
I'm guessing it'll mirror the same values for the negative numbers? I installed the mod (in about 3 minutes) and I really like the feature, but is there a way to set a negative number when I "Add New Reputation Gem Level"? The minimum I can go is 0.
I deliberately made it not allow you to enter negative numbers so that the negative levels mirror the positive ones. I'll write a patch to allow you to set the negative levels too.
Man, that is great - I was just getting ready to redo my rep levels so they would match up with the gems.
You are truly one of the good ones Boozehound... I'm buying you a brewery when I win that powerball!
* sim tech clicks install & 5 star rating *
Ok here is an updated installation.txt for the variation of this hack where you can enter negative values (that do not necessarily mirror the positive values). If you've already installed, just replace the code you added to admincp/adminreputations.php and includes/functions_reputation.php with the code in this txt file. You will then need to add the negative levels through the admincp page (I didn't update the installer to add default negative levels).
This is part of what I'm looking for...Is there any way to change the "gems" to other pictures?
For example, I run an american football board -- is there any way to have the negative rep things show as "yellow flags" or whistles, and the others show as footballs, field-goal posts/uprights or as lombardis?
I am just doing a little bit of looking into things so that I know what I can do...