View Single Post
Old March 13th, 2005, 08:22 PM   #2 (permalink)
Michael P
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
You'd have to modify member.php to call get_profilelink() to get the link and then modify the profile.tmpl to add it.

$profilelink = get_profilelink( $userid );

$userid is the userid of the user you want the link for.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote