![]() |
Welcome message on main page still shows after users click register
I have a welcome and registration message on my forums main page for unregistered users in header, but after users click register the message still shows how do I make it disappear at the rules and registration page? or just get it to show on the main page
Code:
<if condition="$show['guest']"> anyone? |
bumping it up
|
all i know is,, thats what u need to be playin with ..VV
Code:
<if condition="$show['guest']"> |
You have to have it in your header template some where as it can't be in the navbar since navbar isn't parsed on register pages (by default anyway) and it obisously wouldn't be the forum home
<if condition="($show[guest) AND (THIS_SCRIPT != register)"> Welcome Code </if> Should do the trick for you |
Quote:
|
bump :/
|
Will PayPal $10 to anyone who can solve this for me
|
lol well i dont want the 10$
but what about post that code in ur forumhome in between Code:
<!-- guest welcome message --> |
All times are GMT. The time now is 05:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|