The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
I have a sidebar which displays the welcome message to non register users but it also displays it to users who are signed in, is their anyway I could get the Welcome message to change to another message once a user is logged in? Thanks |
|
#2
|
||||
|
||||
|
Sure you can. You can surround it with a condition like:
HTML Code:
<if condition="$show['guest']"> Guest welcome message here <else /> Message to all others </if> |
|
#3
|
|||
|
|||
|
Thanks!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|