The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Quote:
|
#22
|
|||
|
|||
For threads, that will involve more than a template modification. I'm not sure if there is a hack available that adds that functionality.
For Member Id: Add the following to your postbit_legacy template: HTML Code:
$vbphrase[postbit_memberid]: <a href="member.php?$session[sessionurl]u=$post[userid]"> $post[userid] </a> |
#23
|
|||
|
|||
HTML Code:
<a href="search.php?do=process&showposts=0&starteronly=1&exactname=1&userid=$post[userid]"> [high]existing thread code goes here[/high]</a> |
#24
|
|||
|
|||
Quote:
|
#25
|
|||
|
|||
There is a hack discussed and available here which uses a plug-in:
Thread Count in Postbit https://vborg.vbsupport.ru/showthread.php?t=99603 In the Thread they also describe how to add a link to the Threads One poster in that Thread noted: "Just a heads up here, this will add a query for each post on the page." Might have an adverse effect on server load. Regards, |
#26
|
|||
|
|||
Quote:
|
#27
|
|||
|
|||
tnx its working
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|