The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My Style doesnt have Guest messege...
i know that somewhere on FORUMHOME template i should have
<IF condition="$show['guest']"> but i dont :/ i tried adding it at the header according to this article - http://www.moderninsider.com/article54.html but it gave me an error while trying to save the template.. that there is no such thing as $show['guest'] or something... any idea on how i can add it ? |
#2
|
||||
|
||||
try this:
<if condition="$bbuserinfo['userid'] == 0"> code for guests here </if> |
#3
|
|||
|
|||
thanks that worked.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|