Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Call User_edit_profile in static mode ?

Quote Reply
Call User_edit_profile in static mode ?
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
manneSmile



http://www.edelsteine.de
Subject Author Views Date
Thread Call User_edit_profile in static mode ? manne 5832 Mar 17, 2007, 10:08 AM
Thread Re: [manne] Call User_edit_profile in static mode ?
Andy 5674 Mar 17, 2007, 11:28 AM
Thread Re: [Andy] Call User_edit_profile in static mode ?
manne 5619 Mar 17, 2007, 1:11 PM
Thread Re: [manne] Call User_edit_profile in static mode ?
manne 5601 Mar 17, 2007, 2:44 PM
Thread Re: [manne] Call User_edit_profile in static mode ?
el noe 5587 Mar 19, 2007, 6:10 AM
Thread Re: [el noe] Call User_edit_profile in static mode ?
manne 5600 Mar 19, 2007, 7:58 AM
Thread Re: [manne] Call User_edit_profile in static mode ?
el noe 5599 Mar 19, 2007, 8:57 AM
Thread Re: [el noe] Call User_edit_profile in static mode ?
manne 5585 Mar 19, 2007, 11:15 AM
Post Re: [manne] Call User_edit_profile in static mode ?
SandraR 5529 Mar 20, 2007, 6:42 AM