The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
This works in "postbit_display_start" hook, "$test" returns da value I want but only in "postbit" template.
How do i get the value in headinclude or showthread template ? PHP Code:
Code:
$find = '$YTIMG'; $vbulletin->templatecache['SHOWTHREAD'] = str_replace($find, $ytimg, $vbulletin->templatecache['SHOWTHREAD']); |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|