Pin It

NOTICE Notice: This is an old thread. The last post was 481 days ago. If your post is not directly related to this discussion please consider making a new thread.
Results 1 to 3 of 3

Thread: Reputation help!!!

QR Code Icon QR CODE
http://www.qapla.com/mods/showthread.php?t=189
  1. #1

    Reputation help!!!

    I enabled reputation but only the rep power is showing, I want both the rep power and amount of reputation a user has to show under the user's post count.

    Like in this pic:
    Click image for larger version. 

Name:	captureqkn.png 
Views:	4 
Size:	3.5 KB 
ID:	123

  2. #2
    Administrator BirdOPrey5's Avatar
    Join Date
    Aug 2011
    Location
    New York
    Posts
    1,685
    Blog Entries
    3
    That's not a default option in vBulletin.

    You will need to edit the postbit_legacy template.

    Find the code:
    Code:
    <dt>{vb:rawphrase reppower}</dt> 
    <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
    And below it add:
    Code:
    <dt>{vb:rawphrase reputation}</dt>
    <dd>{vb:raw post.reputation}</dd>
    And you should be set.
    -Joe

  3. #3
    Quote Originally Posted by BirdOPrey5 View Post
    That's not a default option in vBulletin.

    You will need to edit the postbit_legacy template.

    Find the code:
    Code:
    <dt>{vb:rawphrase reppower}</dt> 
    <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
    And below it add:
    Code:
    <dt>{vb:rawphrase reputation}</dt>
    <dd>{vb:raw post.reputation}</dd>
    And you should be set.
    Thank you bro!

Search Engine Search Tags

user post count postbit_legacy reputation vb3 under display major+league+baseball+vbulletin

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Map Visit