The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
code to pull up member's profile?
I want to put a link directly from the postbit to a member's profile (instead of just having it in the memberaction_dropdown template.
However, when I try to copy the code that links to the profile in that template, over to the postbit_legacy template, it doesn't work. What code should I use to link to the posting member's profile? |
#2
|
||||
|
||||
Code:
<a href="{vb:link member, {vb:raw post}}"> {vb:rawphrase view_profile} </a> |
#3
|
|||
|
|||
That did it. Thanks.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|