PDA

View Full Version : Navbar on registration pages



051119
Thu 9th Jul '09, 11:13am
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:

<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]" />
but the Navbar isn't showing.

Does anyone know where l've gone wrong and how l can get the Navbar to appear on the registration pages.

Regards

Steve Machol
Thu 9th Jul '09, 3:10pm
Sorry, there is no function to do this. This requires modifying the code. We cannot officially support code modifications or forums running modified code, however you can try searching or asking for help with this over at www.vbulletin.org.