Cajun
08-16-2006, 11:04 PM
I have installed the Menu Control Mod to my board witch adds a second nav bar. Can anyone tell me how to get this second menu to show up on ibparcade pages?
Link to mod:
https://vborg.vbsupport.ru/showthread.php?t=122762
MrZeropage
08-18-2006, 07:25 AM
try this:
open /arcade/functions/functions.php
search for global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
and replace it with global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox, $menucontrol;
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.