Quote:
Originally Posted by BSMedia
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
|
That code didn't work, gave me an error when saving then the forum wouldn't display at all.