The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Ok so this is what I got...
Code:
<a href="https://twitter.com/share?url=$vboptions[bburl]/showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]&text=$thread[title]" target="_blank">Tweet</a> Add anywhere in postbit/postbit_legacy template should work. Breakdown The single post page link: Code:
$vboptions[bburl]/showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount] Code:
$thread[title] Code:
target="_blank" |
Благодарность от: | ||
greigeh |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|