The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
ad_location.global_header1 Variable
Hello,
I want to add the content of a variable to: ad_location.global_header1 but can't find any hook there. The template ad_location.global_header1 is empty. Using the plugin system how I can add: Code:
$templater->register('my_content', $my_content); --------------- Added [DATE]1422781816[/DATE] at [TIME]1422781816[/TIME] --------------- I think that this: Code:
$templatevalues['my_content'] = $templater->render(); vB_Template::preRegister('ad_global_header_1', $templatevalues); https://vborg.vbsupport.ru/showthread.php?t=228078 --------------- Added [DATE]1422793375[/DATE] at [TIME]1422793375[/TIME] --------------- Seems that I'm missing something and it does not works. I've post it at the article's thread: https://vborg.vbsupport.ru/showpost....&postcount=300 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|