The Arcive of vBulletin Modifications Site. |
|
Arcade doesnt show up on forum menu Details »»
|
|||||||||||||||||||||||||
On all the pages of VB Forums a menu bar is on the page.
When I installed Arcade for http://www.gullystation.com Arcade didnt show up on that menu. I am using VB 3.5.4 please can someone help..... Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Did you add a link to the arcade on your navbar? You need to manually do this.
|
|
#3
|
|||
|
|||
|
How do you do this?
|
|
#4
|
|||
|
|||
|
In 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> |
|
#5
|
||||
|
||||
|
Always make sure to follow the complete installation-instructions ...
|
![]() |
|
|