Quote:
Nice hack...just setting up a new site with this. QUick question though...isn't the vbioptions supposed to be linked in the admincp?
Edit...I made my own link and will post here if anyone wants it....
|
Quote:
Originally Posted by Morgalis
yes please 
|
In index.php in your /admincp find
PHP Code:
construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />');
and add below it
PHP Code:
construct_nav_option('vBindex', 'vbioptions.php?', '<br />');