Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Display Reputation Comments You Have Given Details »»
Display Reputation Comments You Have Given
Version: 2.33, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

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.

Comments
  #42  
Old 09-19-2005, 07:38 PM
ambumann ambumann is offline
 
Join Date: Jun 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.

*wondering why everyone is dancing*
Reply With Quote
  #43  
Old 09-20-2005, 10:18 PM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...?
Reply With Quote
  #44  
Old 09-21-2005, 12:04 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 .......
Reply With Quote
  #45  
Old 09-30-2005, 07:21 PM
slank slank is offline
 
Join Date: May 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool idea ...i like it and installs it
Reply With Quote
  #46  
Old 10-04-2005, 03:57 PM
dutchbb dutchbb is offline
 
Join Date: Nov 2003
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you

Paul, do you have any idea how to add the old pages under rep given/received?
Reply With Quote
  #47  
Old 10-04-2005, 04:39 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Triple_T
Paul, do you have any idea how to add the old pages under rep given/received?
Sorry, I don't follow. What are the "old pages" ?
Reply With Quote
  #48  
Old 10-05-2005, 10:21 AM
dutchbb dutchbb is offline
 
Join Date: Nov 2003
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #49  
Old 10-05-2005, 11:02 AM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

excellent addition Paul. well done.
Reply With Quote
  #50  
Old 10-05-2005, 05:10 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Triple_T
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.
Reply With Quote
  #51  
Old 10-05-2005, 06:51 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
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

Keep up the great work.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04961 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete