Christian2
New Member
Hey, in vBulletin is there the ability to add user IF statements based on their ID?
For example in phpBB you could use:
Is there anything similar I can use for displaying things for certain users in the postbit?
For example in phpBB you could use:
Code:
<!-- IF user_id = 55 -->code here<!-- endif -->
Is there anything similar I can use for displaying things for certain users in the postbit?