You do not need specific permissions for login.header. The message you are
seeing is becuase of the [if]....[else]....[if] in my example. The
example gives two different displays depending on the user logged in
status. You can substitute whatever you want for "You can only view your
own profile!" i.e. you could show a smaller subset of data, etc..
Or get rid of the if..else...if. Just show what you want. Then later if
you find you need it, you can add in the [if] structure again.
So your login.header could just say this:
Here is your user info:
[t]
[r][c]Username is [c]{member}
[r][c]Favorite color is [c]{:color}
[t]
--
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire.
For more options, visit https://groups.google.com/groups/opt_out.