invitezone
06-02-2008, 04:33 AM
can anyone have a look at this for me and tell me what i need to change
<phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase>
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
i think that is the bit i need to edit anyway
That is from my navbar template.
What i wan to do is just edit it so that when the member clicks their name it take them to their profile.
I dont mean the usercp, just the profile.
I have seen this on many skins before and im sure its simple to do.
thanks all for looking. If this is not the right code snippet please do reply and i'll post something else.
<phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase>
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
i think that is the bit i need to edit anyway
That is from my navbar template.
What i wan to do is just edit it so that when the member clicks their name it take them to their profile.
I dont mean the usercp, just the profile.
I have seen this on many skins before and im sure its simple to do.
thanks all for looking. If this is not the right code snippet please do reply and i'll post something else.