The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
php include within a vBullitin template?
I'm trying to replace the logo on my vBullitin site with a <?PHP include_once tag, so that I can use my global mast head as the header for the forums too.
I get nothing when I replace the default: <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a> With: <?PHP include_once('http://www.rahlentertainment.com/livexchange/header.html');?> Any ideas? Thanks, Nick |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|