The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Display Reputation Altering Power?
There was a great hack / edit for 3.0.x which would calculate / show a user's reputation altering power.
Does such a thing exist for 3.5.0? I would have thought that vB would have implemented that feature into the board by now :ermm: |
#2
|
|||
|
|||
It is implemented. All I needed to do was turn it on in the setting. And let me tell you... It's a headache. You'd better make certain your points system is ship shape or your members will complain. I wish I'd have just kept it hidden.
|
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
vBulletin Options screen
Chris |
#5
|
|||
|
|||
Quote:
Does anyone know what I need to insert in my postbit to get the value to show up? Thanks ;-) |
#6
|
||||
|
||||
It should be in the template by default
Chris |
#7
|
|||
|
|||
Quote:
Code:
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if> |
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Quote:
If you just want to show the interger value then remove the "$vbphrase[reppower]: " from the code posted. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|