Quote:
Originally Posted by elitemerlin
hey guys, i have ran into a little problem installing this mod, any help would be appreciated.
Im installing this for VB 3.6 - heres the problem,
everything has went fine during the install process, except the very last step.
The last step says to:
* edit the Template navbar (below "Navigation/Breadcrumb Templates")
I n this navbar-Template search for:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Below add:
Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
The problem here is that when i search for
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
It's no where to be found in the file. I am posting below my exact navbar template, so someone can hopefully tell me where to place the code.
My Template:
|
Some styles have the nav bar in the header, specailly old styles
for exampl?e in my forum i have 5 styles, in 1 of them i had to put that in the HEADER