The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Navbar on registration pages
Hi,
l'm testing a new style on my forums but am having problems where it comes to the Navbar on the registration pages. l'm trying to put it into the templates, and have done as below: Code:
<head> $headinclude <title>$vboptions[bbtitle] - <if condition="$show['coppa']">$vbphrase[coppa_rules]<else />$vbphrase[forum_rules]</if></title> </head> <body> $header $navbar <br /> <br /> <form action="register.php?do=register" method="post"> <input type="hidden" name="s" value="$session[sessionhash]" /> Does anyone know where l've gone wrong and how l can get the Navbar to appear on the registration pages. Regards |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|