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.
That's not a default option in vBulletin.
You will need to edit the postbit_legacy template.
Find the code:
And below it add:Code:<dt>{vb:rawphrase reppower}</dt> <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
And you should be set.Code:<dt>{vb:rawphrase reputation}</dt> <dd>{vb:raw post.reputation}</dd>![]()
-Joe
Bookmarks