The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Reputation
Code:
<if condition="$show['reputation']"><div class="smallfont"><if condition="$show['reppower']">$vbphrase[reputation]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if></div><div style="padding:2px 0px 2px 0px;"></div><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if> Currently, when someone has a reputation level of 100, it shows "Reputation: 2", which I don't understand at all. I'd like for it to show the reputation level, instead of reputation power. How can I do this? So display "100" instead of "2". |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|