![]() |
I have a question about Vbulletin
I run VB2.3.0 and i see on many boards including this one the nick name above the avatar links to there profile...how do i do this?? Is there a hack cause i did search and wasnt able to find anything
Thanx |
It's just a template mod. I dont have the time to create one myself. But it you goto http://www.vbulletintemplates.com , it's probable somone there has done a postbit mod similar to this.
|
*Moved to the appropriate forum* :)
|
if you had searched properly m8 you would have found it,it is there
|
can u help me out with a link or something ?? Cause i did search and couldnt find anything , Please :)
|
<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]" target="_blank">$post[username]</a>
|
Ok i need directions on where to put that code?? why is it set to open in _blank?? I want it to be like on this site , when you click on the user name it takes you to there profile :)
|
Look for this in the postbit template: $post[username]
Replace it with this: <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]" target="_blank">$post[username]</a> The target="_blank" just makes it open a new window. |
Thanx i got it working :)
|
Great! :classic:
|
All times are GMT. The time now is 12:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|