The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Include file in header
I would like to add an include file in my so i don't have to go into vbb all the time to make changes to my header how can i add this to the header include("*.inc");
|
#2
|
||||
|
||||
PHP Code:
|
#3
|
||||
|
||||
You cannot include a file into the header template... well, I guess you could if you installed filburt's hack that allows you to use PHP in templates...
|
#4
|
|||
|
|||
This is the code i need to add to my header
<center> <?php $loggedin = $HTTP_COOKIE_VARS[bbuserid]; if(!isset($loggedin)) { echo " |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|