The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
I want show my notice only for unregistered. How Can I do this? I want do this with style, not notice from Admin Panel. Its for fuzzy SEO mod, I want show this only for spiders/unregistered. Something like this: <vb:if condition="$notloggedinuser">{vb:raw seoqueries}</vb:if> |
#2
|
||||
|
||||
![]()
you would use the following conditional
Code:
<vb:if condition="$show['guest']">{vb:raw seoqueries}</vb:if> |
#3
|
||||
|
||||
![]() Code:
<h2>{vb:raw seoqueries}</h2> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|