![]() |
|
|
Mod Options |
Display Reputation Comments You Have Given Details »»
|
|||||||||||
|
Display Reputation Comments You Have Given
Developer Last Online: May 2013
This modification is no longer supported. It will remain available for download and use, but the thread is no longer monitored. 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. Download Now Only licensed members can download files, Click Here for more information. Show Your Support
No members have liked this post.
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Display Unread Posts and New Reputation Comments | Paul M | vBulletin 3.8 Add-ons | 271 | 19 May 2013 23:02 |
| Display Reputation Comments Given | Paul M | vBulletin 3.7 Add-ons | 40 | 21 May 2012 16:00 |
| Display Unread Posts and New Reputation Comments | Paul M | vBulletin 3.7 Add-ons | 341 | 16 Mar 2011 22:24 |
| Display Reputation Comments Given | Paul M | vBulletin 3.6 Add-ons | 92 | 16 Jun 2008 12:41 |
| Comments |
|
#2
|
||||
|
||||
|
Sweet! I converted the 3.0 version for my board since it was in such high demand but it's nice to have a plug in version now. *does happy dance*
No members have liked this post.
|
|
#3
|
||||
|
||||
|
Great idea. *Improvises his own happy dance*
No members have liked this post.
|
|
#4
|
||||
|
||||
|
great one thanks for sharing
ive been wanting to draw some attention to the reputation system, already raised everyone's reputation power, and this is a great addition edit: im thinking about making a "view all" link. would you use it/make it/not use it paul? No members have liked this post.
Last edited by Dream : 06 Jul 2005 at 04:07. |
|
#5
|
||||
|
||||
|
I've just put this one on beta 3, but it's not showing up anywhere... it's listed as being installed, I've made the template addition and edit... I even spent 10 minutes giving people reputation and both them and me checking to see if it showed up anywhere.... I'm pretty sure it's me who's missing something and being dim, but any ideas?
![]()
__________________
No members have liked this post.
|
|
#6
|
||||
|
||||
|
Does the account you are using have display reputation turned off ?
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#7
|
||||
|
||||
|
Nope... I thought that and went in and reset all the rep for every usergroup so they can't switch it off.
__________________
No members have liked this post.
|
|
#8
|
||||
|
||||
|
Originally Posted by Azhrialilu
Same - Not showing -.-
Satan
__________________
Chris Murphy, BSc .:. vBulletin.org Moderator street-legal.biz - Best UK Car Club 2006!! Please do not Private Message, Email or Instant Message me for Support with vBulletin or help with any Modifications to vBulletin - Doing so may result in angering my own personal Dragon bodyguard, Smokey... No members have liked this post.
|
|
#9
|
||||
|
||||
|
Sorry but you both need to be more specific - what exactly is not showing ?
This appears in the usercp, above the reputation received display. A cannot look at your forum(s) without a link, and test account, since obviously only members can see this.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#10
|
||||
|
||||
|
Originally Posted by Dream
Not use - 'view all' on our forum would give a list well over a thousand in some cases.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#11
|
||||
|
||||
|
any problem if I do it and release?
No members have liked this post.
|
|
#12
|
||||
|
||||
|
Originally Posted by Paul M
I'm not really sure how much more specific I can get than it's not showing up anywhere
... nothing shows up, zilch, zero, nada not above the reputation received, below it, to the left or to the right *grin*(I'm sorry, I'm being flippant I know.. it's not really directed at you.. but it's be humorous or kill the kids right now )But come to think on it, neither is reputation received display showing up.. so that could be the problem..... let me have a look into that, then if I can't figure it out I'll make up a test account ![]() Thanks for the quick responses so far tho, Paul.. it really is appreciated (I'm sure my flippantness didn't convey that earlier in this same post!)
__________________
No members have liked this post.
|
|
#13
|
||||||||
|
||||||||
|
Originally Posted by Azhrialilu
The display of both is controlled by this IF in the USERCP template ;
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 ;
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
||||||||
|
#14
|
||||
|
||||
|
Removing that condition did indeed fix the problem.. now both reputation given and received is showing up!
![]() Thanks loads, Paul.. you're a star ![]() //Edit// And you live approximately 10 miles away from me LOL. Just noticed that and had to point it out ![]()
__________________
No members have liked this post.
|
|
#15
|
||||
|
||||
|
Hmm, having looked at this - it's a problem with using hooks rather than file edits.
![]() The $show variable is set to 'true' as it should be, but after you drop out of the hook it's reset to 'false' again (if you have received comments it will get set to true again, otherwise it won't, and the display will fail). I can get round it with a bit of extra code, but my test site is offline atm, I'll do it when my test forum is back up (later hopefully) and get you and Chris to test it.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 08:36.





not above the reputation received, below it, to the left or to the right *grin*
)
