The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I need to show something to user using a certain forum style and something else to users using any other style. What would be the correct conditional statement as this one is not working...
Code:
<vb:if condition=="$bbuserinfo['styleid']==x">STUFF HERE <vb:else /> OTHER STUFF HERE </vb:if> |
![]() |
|
|