The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
phrases
hi,
can someone tell me how to call an user in a vb if/else condition Code:
<vb:if condition="is_member_of($post, #)"><div class="userinfo2"> <vb:else /> <div class="userinfo"> </vb:if> --------------- Added [DATE]1340303990[/DATE] at [TIME]1340303990[/TIME] --------------- Code:
<vb:if condition="$post['userid'] == 5"><div class="userinfo_xxxx"> <vb:else /> <div class="userinfo"> </vb:if> |
#2
|
|||
|
|||
Yes, I think that should work.
|
#3
|
|||
|
|||
what if ill add another one user?
--------------- Added [DATE]1340341704[/DATE] at [TIME]1340341704[/TIME] --------------- got it. please delete thread |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|