The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
I'm pretty sure you need $threadinfo to contain the threadid (at least - there maybe be other fields it needs as well). You could use the function fetch_threadinfo, like:
Code:
$threadid = 5; $threadinfo = fetch_threadinfo($threadid); |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|