The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
navbar template on register.php?
Hey guys,
This is a weird one.. The way I needed my site header to work, I implemented it into the navbar template (weird, I know) but some pages don't call the navbar in them (register.php, redirect pages, logged out pages, etc.) Is there a way to do this? I added the below code to the register.php file, then put "$navbar" in the register template and that didn't work so now I'm stumped (too new with php to dig much further than that.. hah) Code:
eval('$navbar = "' . fetch_template('navbar') . '";'); |
#2
|
||||
|
||||
Bump.. I forgot about this.. anyways, I'm looking for the fix again. Does anyone know what else there is?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|