Quote:
Originally Posted by xtreme-mobile
this is great
how would i get the navbar to show on my portal?
|
If your using the vBadvanced CMPS portal to get my navbar2 to work.
In your includes/vba_cmps_include_bottom.php file try looking for:
PHP Code:
global $vboptions, $vba_options, $vbphrase, $stylevar, $bbuserinfo, $show, $pmbox;
Replace that with:
PHP Code:
global $vboptions, $vba_options, $vbphrase, $stylevar, $bbuserinfo, $show, $pmbox, $navbar2;