The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
<if> statement to "hide" a table when user logs in
Hello,
Could someone point me in the direction of some documentation that will explain how I can write (what I believe will be an <if> statement) that will hide a html table when someone logs into vbulletin? I am using VBA and have customised the adv_portal template with a html table. Its all fine except its static and displays at all times. I am trying to make it only display to users that have not logged in. On login I simply want the table to vanish. Would appreciate some help with this. Thanks, Z. |
#2
|
||||
|
||||
<if condition="!$show[member]">your table here</if>
|
#3
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|