Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-03-2009, 10:18 PM
fireboxssl's Avatar
fireboxssl fireboxssl is offline
 
Join Date: Jul 2008
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Rep points

I currently have the rep power showing but not the rep points ( the green bars do show )

Is it possible to show rep points ?

Thanks
Reply With Quote
  #2  
Old 08-21-2010, 05:57 AM
fireboxssl's Avatar
fireboxssl fireboxssl is offline
 
Join Date: Jul 2008
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any help on this would be great
Reply With Quote
  #3  
Old 08-21-2010, 06:50 PM
DataHero DataHero is offline
 
Join Date: Jun 2009
Location: NL
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In vBulletin Options, go to Thread Display Options (showthread). Near the bottom, enable the checkbox which displays 'Display Reputation Power'. Save the changes, and that should do the job for you.
Reply With Quote
  #4  
Old 08-21-2010, 07:05 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To show rep points edit your postbit template, find an appropriate place, and add the following:

Reputation Points: $post[reputation]

That should display the number/value of their rep.
Reply With Quote
  #5  
Old 08-21-2010, 11:53 PM
DataHero DataHero is offline
 
Join Date: Jun 2009
Location: NL
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
To show rep points edit your postbit template, find an appropriate place, and add the following:

Reputation Points: $post[reputation]

That should display the number/value of their rep.
Reputation Power should be in the templates by default already, no?
Reply With Quote
  #6  
Old 08-22-2010, 12:03 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

He said he already has rep power showing but wants to show rep points...

Rep power will be shown if you enable the option, you need not do anything else.

Rep points don't usually show in postbit, just the graphical representation- the actual number doesn't show unless you do what I mentioned.
Reply With Quote
  #7  
Old 08-22-2010, 12:10 AM
fireboxssl's Avatar
fireboxssl fireboxssl is offline
 
Join Date: Jul 2008
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks guys, yea I have the rep power showing but not the rep points. I been looking at postbit template but no luck ( I am a noob ) is there maybe a mod I could use for this?

Ps. I am using a template.

Thanks
Reply With Quote
  #8  
Old 08-22-2010, 01:34 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK... for the first change you said nothing happened, but what you did there was change the alt text of an image... if you mouse over the reputation bars the 'tool tip' that pops up should now show the Username and the Reputation Points, you removed the word or phrase that would otherwise be there such as "Username is on a distinguished path" - you now have something like "Username 15"

Now as for your postbit template, number one, are you using postbit or postbit_legacy? postbit_legacy is what is used here on vBulletin.org where the username and avatar are to the side of the post... regular postbit is where the username and avatar are above the post.

in the postbit template you posted (or in postbit_legacy) look for the line:

<span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span>

Immediately after the </span> tag and before the </div> tag add:
Code:
<br />Reputation: <span id="reppoints_$post[postid]_$post[userid]">$post[reputation]</span>
and you'll be good.
Reply With Quote
  #9  
Old 08-22-2010, 02:00 AM
fireboxssl's Avatar
fireboxssl fireboxssl is offline
 
Join Date: Jul 2008
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweet thanks man it works. :up:
Reply With Quote
  #10  
Old 08-22-2010, 01:26 PM
DataHero DataHero is offline
 
Join Date: Jun 2009
Location: NL
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
He said he already has rep power showing but wants to show rep points...

Rep power will be shown if you enable the option, you need not do anything else.

Rep points don't usually show in postbit, just the graphical representation- the actual number doesn't show unless you do what I mentioned.
Alright, awesome. Seems we learn things every day. Thanks for the information!
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 12:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12333 seconds
  • Memory Usage 2,249KB
  • Queries Executed 11 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete