The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Ok I have figured out how to put a star next to a users name in the Usergroup settings under username markup <img src="images/stars/gold-star.png" border="0" class="inlineimg" />
The only issue is doing it this way it also shows a star next to the username down on the active users and visited users. Now I will be having 5 different paid subscriptions with each a different color star (black,green,blue,red,gold). I am not real good with conditionals(which I assume thats what its called) and I suspect its a simple code. So can anybody help me with some simple code for the postbit_legacy. Thank you --------------- Added [DATE]1267747015[/DATE] at [TIME]1267747015[/TIME] --------------- Ok I am trying to teach myself the if conditional. I am having a hard time trying to figure out one aspect of it. For instance I have user (id:4) and I want that user number to have a particular star---whats the conditional to call that up? |
#2
|
||||
|
||||
![]()
Probably:
HTML Code:
<if condition="$post['userid'] == x"> stuff </if> |
#3
|
|||
|
|||
![]()
Thank you lyyne---Perfect
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|