Version: 2.1.1b, by phlogiston
Developer Last Online: Dec 2009
Category: Profile Enhancements -
Version: 3.6.8
Rating:
Released: 10-21-2007
Last Update: 10-24-2007
Installs: 90
DB Changes Uses Plugins Auto-Templates
Additional Files
No support by the author.
This mod will add a couple of extra reputation features & options to your forums, including:
A Reputation Archive of all old comments & ratings given and received.
Showing the most recent reputation given in UserCP.
Filter reputation to show only positive, negative or balanced.
Filter reputation to show a specific user only.
Browse other users reputation (suggest Moderators only!)
Edit/Delete Reputation Comments. (With optional time limit.)
All options are controlled on/off via usergroup permissions.
Admincp options include setting a time limit for editing reputation as well as globally enabling/disabling the extra features.
Links to the Reputation Archives will be shown in your main UserCP page (in the header of the reputation areas - see screenshots) via automatic template edits or you may wish to manually add a link to the new file elsewhere by linking to www.your.domain/forum/repextras.php.
Install Instructions:
Download & unpack the .zip file; upload the files in the 'upload' folder to your forum directory; import the product-spoilt_repextras.xml file via your admincp product manager. You'll then need to edit admincp options and usergroup permissions to allow access to the new features
Thanks to dutchbb for his continued interest spurring me to release an updated version of a very old mod. Special Thanks to Dogtanian for keeping me amused during the re-coding due to using a test rep comment of "one for all and all for one"!
Changelog: v2.2
* Fixed sessionid variable typo.
* Added missing phrase 'view_archive'.
* Cached rep given template for usercp.
* New archive page length option.
* admincp on/off for rep editing.
* "Guess reppower" feature for editing older comments.
* "Anonymise" option for archived reputations.
* More thorough on/off permissions checking.
* Fixed miscount of total reps related to ignorelist.
v2.1
* First public release.
* Stripped to rep archives, rep given & rep editting.
Similar Mods:
The Reputation Given in UserCP feature can also be found in Paul M's mod at https://vborg.vbsupport.ru/showthread.php?t=122592 which may well be a better choice if the extra features here are unwanted.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
None of the code was "borrowed" from that mod although it shares similar ideas so I can understand you see a resemblance even before you've downloaded this one! (I even made a point of not downloading the other mod when checking if there already existed a mod offering all that this one does so that I didn't unintentionally crib!). I did however borrow heavily from vbulletin's own reputation handling in the admincp and simply transferred the edit/delete ability to the user front-end.
My aim here is to develop this further and to add such features as rep ranking by reputation per post and stats on the most repped post, find who your best rep friend is, etc, etc
Hmmmmm, I think some parts share a bit more than just similar ideas
A lot of it does indeed originate from vb itself (as does my various versions) so it is bound to look similar, but interestingly, one or two minor changes I made from the original vb code seem to have transferred themselves into this version.
Some nice additions on top of what mine does though. Might be one less I need to port to future versions.