The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am using this code but seem to can't get it to close right. Any help would be great.
Code:
<vb:if condition="$show['reputation']">
<div>
<vb:if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span><br /></vb:if>
<span id="repdisplay_$post[postid]_$post[userid]">$vbphrase[reputation]: <vb:if condition="$post[showreputation]"><font color=<vb:if condition="$post[reputation]>0">"green"<else /><vb:if condition="$post[reputation]<0">"red"<else />"gray"</vb:if></vb:if> title="$post[username] $post[level]"><b>$post[reputation]</b></font><else />hidden</vb:if
</div>
</vb:if>
|
|
#2
|
|||
|
|||
|
I am shocked for no answers. Giving a bump and see what's wrong with the coding.
|
|
#3
|
||||
|
||||
|
i've found that
Code:
{vb:raw post.reppower}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|