Was trying this question at expertzzz.com but no solution, maybe somebody here knows.
For example, if a member is logged in a link to his profile from the menu is:
{memberLink}|{memberNick}|profile.php?ID={memberID}
in this case the system is replacing the {stuff} with nickname etc.
How
to make such link so I can paste in on an html page and the system will
understand it and open the actual profile of this member?
thank