For those running php portals and want this in the drop down quick links, just add
PHP Code:
<tr><td class="vbmenu_option"><a href="/forums/psistats.php$session[sessionurl_q]">$vbphrase[psistats_link]</a></td></tr>
underneath
PHP Code:
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
in your p_block_navbar.....works like a champ.