The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
In postbit I am showing the reputation value. I gave my users the option to hide their reputation but the values are still shown.
Code:
<vb:if condition="$show['reputation']"> <span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">Renommee-Wert: {vb:raw post.reputation}</span> </vb:if> It seems the only thing this user option (Hide Reputation) does, is change the actual reputation images to one grey one. But I would want this whole display to disappear. I saw some hints for that for VB3, but not for VB4. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|