The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
OK, I tries this, but no luck. It really seems like the headerinclude template gets parsed before any of my code gets executed, so the conditional that checks for my stuff always finds nothing.... Any ideas what I'm doing wrong?
I'll take a look at the threadview stuff now, as it is using conditionals too.... --------------- Added [DATE]1214578283[/DATE] at [TIME]1214578283[/TIME] --------------- OK, this is my solution now: I added headinclude to the global templates I add keywords via $vbulletin->options['keywords'] .= ', my keyword'; And then I do a eval('$headinclude = "' . fetch_template('headinclude') . '";'); before I fetch the final page template that uses $headinclude... |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|