The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
$header to another template?
I want to replace the "$header" on a page loaded by a template to something else.
I have a template called "header2" that I would want to take it's place, how will I go with changing this? After all "$header2" wont work. |
#2
|
||||
|
||||
Instead of calling $header, just use this call in its place:
PHP Code:
|
#3
|
|||
|
|||
It's in a template and not in a file, I just added what you have ther eand there's no header at the site anymore, the text also appears at the very top of the page.
|
#4
|
||||
|
||||
Then you need to use a plugin.
PHP Code:
|
#5
|
|||
|
|||
Thanks it works
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|