The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Sorry if this is a basic question but could not find it in search results
How do I link to the user public profile I have this code Code:
<td> $posts[username] <span class="smallfont">(<a href="search.php?do=finduser&userid=$posts[userid]">$posts[postcount]</a>)</span> </td> What I want is to have the link to the user public profile rather than his/her posts |
|
#2
|
||||
|
||||
|
You didn't say which template this would be in, so I can't give you the exact variables, but this is the code from the postbit:
HTML Code:
<a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a> |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|