Member Info showing reputation points, image and power

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • siutao
    New Member
    • Apr 2008
    • 29
    • 3.6.x

    Member Info showing reputation points, image and power

    Hi,

    The default Member Info only show Reputation Image.

    How to make the Member Info show:
    Reputation Points, Reputation Image & Reputation Power

    Please help.

    Thank you.
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    rep points
    # template: postbit
    # add rep points
    Code:
    					<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if>[B][COLOR="Red"]<div><span>Rep Points: $post[reputation]</span></div>[/COLOR][/B]<div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
    					$template_hook[postbit_userinfo_right]
    image
    Admin CP > vBulletin Options > vBulletin Options > User Reputation Options > Enable User Reputation system
    Set this option to 'Yes' if you want to enable the User Reputation system.
    power
    Admin CP > vBulletin Options > vBulletin Options > Thread Display Options (showthread) > Post Elements: Display Reputation Power

    Comment

    • siutao
      New Member
      • Apr 2008
      • 29
      • 3.6.x

      #3
      Thank you for your reply.
      I'm sorry but what I mean is at the Member Info page, not in the Showthread page.

      Comment

      • siutao
        New Member
        • Apr 2008
        • 29
        • 3.6.x

        #4
        Anyone? Please...

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...