The Arcive of vBulletin Modifications Site. |
|
Navbar menu items missing in Arcade Details »»
|
|||||||||||||||||||||||||
I had the same problem with some of the VB Advanced pages but adding 'zointsprofile_popup_navbar' to Portal Output Global Variables fixed the problem of the missing menu items.
I have the same problem on the arcade page but I have no idea where to correct it. It seems as though this same variable is not being passed on to arcade.php You can see what I mean here: Normal Menu: http://www.majorleaguetalk.com/ (Note the 2 items to the right of the 'Quick Links' menu item on the top navbar. Menu with missing items: http://www.majorleaguetalk.com/forums/arcade.php Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Edit the arcade/functions/functions.php file..
Find: global $header, Put the zointsprofile_popup_navbar, Variable after that.. |
|
#3
|
||||
|
||||
|
Quote:
Works fine now. |
![]() |
|
|