The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|