Hello,
probably i make a small mistake only, but after hours i hope to find help here.
<div>
<%if user.Username%>
<a href="<%config.db_cgi_url%>/page.cgi?p=user_profile">User Profile</a>
<%endif%>
</div>
or the better solution:
how is it possible to show dynamic pages for Logged in users only ?
Because then the logged in user would see all changes and links immediatly.
I found this
http://www.gossamer-threads.com/...orum.cgi?post=211096
But i think there are many changes since this thread was made.
best regards
manne
http://www.edelsteine.de
probably i make a small mistake only, but after hours i hope to find help here.
<div>
<%if user.Username%>
<a href="<%config.db_cgi_url%>/page.cgi?p=user_profile">User Profile</a>
<%endif%>
</div>
or the better solution:
how is it possible to show dynamic pages for Logged in users only ?
Because then the logged in user would see all changes and links immediatly.
I found this
http://www.gossamer-threads.com/...orum.cgi?post=211096
But i think there are many changes since this thread was made.
best regards
manne

http://www.edelsteine.de