The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Adding User Rank to Profile
For whatever reason, user ranks have disappeared from the member profile page in v4, and I simply want to add it back. I have tried stealing the code from the postbit:
Code:
<vb:if condition="$post['rank']"> <span class="rank">{vb:raw post.rank}</span> </vb:if> --------------- Added [DATE]1267048529[/DATE] at [TIME]1267048529[/TIME] --------------- Okay, so that's a no-go then. Well, let me ask this then: can someone tell me how I can display content (some text, for instance) on a member's profile page according to their usergroup? So, if the user is a member of usergroup 5, then display the text "Hello World"....sort of thing? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|