Version: 2.49, by Paul M
Developer Last Online: Nov 2023
Category: Profile Enhancements -
Version: 3.6.x
Rating:
Released: 07-30-2006
Last Update: 05-14-2007
Installs: 222
Uses Plugins Auto-Templates
Translations
No support by the author.
This modification is no longer available or supported.
This shows members who their last few reputation comments have been given to - in the same manner as their received comments. The list is collapsable and appears in the usercp under the reputation received list. The users current repping power is also displayed, in the same manner as their points total.
The number of comments to display is a setting in the reputation section of vb Options.
If upgrading from the 3.5 version you will need to remove the template edit (or just revert the usercp template).
From version 2.47 onwards users can delete reputation they have given within a certain timeperiod (default = 5 minutes). This allows the removal of comments given in error (or regretted !). This was from a suggestion by Makc666.
History:
v2.40 : First release for vb 3.6, template edit replaced by template injection. v2.41 : Dependancies updated for 3.6.0 Gold. v2.42 : Updated for Version Checking. v2.43 : Dependancies updated, URL's updated (not released). v2.44 : SQL changed to use slave. v2.45 : Phrase errors fixed. v2.46 : Internal Development Version (not released). v2.47 : Added ability for member to delete reputation given. v2.48 : Fixed display permission issue (see posts 50 & 51). v2.49 : Minor template change.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Paul M
Can you, please, add one more future to this hack.
Some times when usera give reputation they make mistakes.
Can you add a (Delete) URL after last reputation comment in usercp.
This will allow user to delete his LAST reputation comment after XX minutes after its adding.
In other words.
1. User adds a reputation comment.
2. He understands that he made a mistake.
3. He goes to usercp.
4. See that his comment.
5. See URL/LINK (Delete) after that his comment.
6. Click it.
7. Comment is erased/deleted.
The link (Delete) is visible for user for xx minutes which is set in ACP.
Thanks.
P.S. I saw this working on one of the forums, but it was a hand made add-on special for that forum.
2.
Also language translation string: $vbphrase[points]
has word: Points
So we have in CP: Your Reputation Power is 10 Points
But below default VB's language uses: 32 point(s) total
So maybe it is better to make $vbphrase[points]
this way: point(s)
3.
And there is a misprint here:
Code:
- <phrase name="setting_maxrepgv_desc" date="1152000000" username="Paul M" version="2.42">
- <![CDATA[ THe maximum number of Reputation Given Comments to display in the user cp.
]]>
</phrase>