The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Why I can modificate variables in Headincludes Template?
I try to modifycate $vboptions[keywords] that it's call in headincludes template and I can't.... i use a plugin and this code
PHP Code:
I thing that maybe this is precache or something else Hooks that I try: forumdisplay_complete global_complete Thank You |
#2
|
||||
|
||||
You need to use a hook location that is before the headincludes template is evaled. Take a look in global.php and find where the headinclude template is evaled and then look to see what hooks are available before that.
|
#3
|
||||
|
||||
I think parse_templates should work.
|
#4
|
||||
|
||||
thank you, the problem is solved using parse_templates
thank you Lynne, you always reply my questions |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|