The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to Link to Own Profile
Hey all,
You know how in the header it says, "Welcome, NAME" and it links to your profile? How do I recreate that link? My best bet so far was Code:
<a href="{vb:link member, {vb:raw user}}">Hello</a> |
#2
|
||||
|
||||
Where is it you are trying to use it?
|
Благодарность от: | ||
#3
|
||||
|
||||
Globally
|
#5
|
||||
|
||||
Great, just realized I was trying to get a link working in the navigation manager.
target URL to {vb:link member, {vb:raw bbuserinfo}} doesn't work Is there another way? |
#6
|
|||
|
|||
This should be all you need. I haven't tried it, but it should work.
Code:
member.php?{session.sessionurl}{bbuserinfo.userid} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|