The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Maybe not a Hack???
What I'm looking for is a way to add the PM user link in the threads when people are reading them. Also to add links to the thread like you can see here: http://www.dsmtuners.com/forums/showthread.php?t=133290 Is this just an option I'm overlooking?
Thanks, --Mike |
#2
|
||||
|
||||
This is a template question and should be asked at vbulletintemplates.com
Just put Code:
<if condition="$show['pmlink']"> <a href="private.php?$session[sessionurl]do=newpm&userid=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a> </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|