Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

amphios

Quick question, how would I go about showing information when a user isn't logged in, then goes away when he is. It's not. <div class="green"> User Panel: <div class="notice"> {if $User.NotSignedIn} Test {/if} <ul> {if $User.SignedIn} <div class="ProfileBox"> <span class="Photo"> {photo_link} </span> {profile_link} {inbox_link} {signinout_link} </div> {/if} </ul> </div> </div>

About

Username
amphios
Joined
Visits
9
Last Active
Roles
Member
Points
39
Badges
5

Activity