You could extract that info out of Cloud-Warrior's initial post.
Quote:
Originally Posted by Cloud-Warrior
I have edited my postbit/postbit_legacy template, and linked it from there, e.g. under the reputation part, add in something like:
Code:
<a class="smallfont" href="friends.php?$session[sessionurl]u=$post[userid]">Friends</a>
|
If you want to set a link to each one's own friends.php something like
$userinfo[userid] would be the right var to get the userid, but I'm not sure about that.