The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I include a file that resides on the same server
in the postbit template (or any other template) how can I do something like:
<?php include("/localdirectory/myfile.php"); ?> as a second question, how would I do the same thing at the very beginning of each page? (before the <HTML> tag) |
#2
|
||||
|
||||
You can't use PHP Code in Templates.
Take a look at Hooks global_start and postbit_display_start. |
#3
|
|||
|
|||
Where would I find these?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|