The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello Guys!!
Can anyone tell me how to make the Username on Postbit linkable to the userCP of the User (as you can see on this forum). And sorry 4 my bad english, hope you can unserstand me! :nervous: Thanx very much! |
#2
|
||||
|
||||
![]()
Just find in the postbit template:
Code:
$username This goes to their profile... Code:
<b><a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]" target="_blank" class="name" id="name">$post[username]</a></b> Code:
<b><a href="usercp.php?s=$session[sessionhash]" target="_blank">$post[username]</a></b> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|