Version: 2.33, by Paul M
Developer Last Online: Nov 2023
Version: 3.5.x
Rating:
Released: 07-04-2005
Last Update: 05-14-2006
Installs: 126
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. 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.
History:
v2.31 : Converted to Product. v2.32 : Fixed display to turn off when reputation is disabled. v2.33 : Minor changes, no update necessary.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
why not remove the if statements and put the code segment in right before the last end-if of reputation received? Wouldn't that accomplish the same goal?
Quote:
Originally Posted by Paul M
The display of both is controlled by this IF in the USERCP template ;
Code:
<!-- ############## REPUTATION GIVEN - PAUL M ############## -->
<if condition="$show['reputation']">
Are you absolutely certain that the account you are using has "Show My Reputation Level" ticked in the usercp > edit options ?
If so, try taking the above IF line out (you will also need to remove the "</if>" which is shown here ;
Code:
<!-- ############## END NEW REPUTATION ############## -->
</if>
Works great, btw - love it! Why not a vb standard, who knows...?
The if's are there so that this only shows if you have given any reputation (vb does the same with the received section).
As for it being standard within vB - I have no idea why it isn't - the logic of displaying one, while not the other, baffles me - but hey, we are just mere users .......
I mean this: your hack shows the last 10 or 15 reps. We use to have a hack that shows "page 1|2|3|4|5|6|..." under the table like in forumdisplay and showthread to view reps older than the last 15.
To have this for both given and received reps would be a good additition
I mean this: your hack shows the last 10 or 15 reps. We use to have a hack that shows "page 1|2|3|4|5|6|..." under the table like in forumdisplay and showthread to view reps older than the last 15.
To have this for both given and received reps would be a good additition
I've never seen this, you would need to be displaying a hell of a lot of comments for this to be neccessary, I can't honestly see a great need for it, so I doubt I will ever add it.
Quote:
Originally Posted by The Geek
excellent addition Paul. well done.
Thank you, a compliment indeed from such a master as yourself.
I've never seen this, you would need to be displaying a hell of a lot of comments for this to be neccessary, I can't honestly see a great need for it, so I doubt I will ever add it.
Thank you, a compliment indeed from such a master as yourself.
Wow - not only do a get a sweet addition for my site, I get an ego boost! Cheers m8 - I dont know about 'master', but hey... Ill bear the burden if I must