Quote:
Originally Posted by neocorteqz
in the vBadvanced navbar template if it has one, it should be
Code:
$vboptions[bburl]/arcade.php?$session[sessionurl]
If that doesn't work, hard code the address.
or maybe use
Code:
$vboptions/forums/arcade.php?$session[sessionurl]
|
or, a whole lot easier is to add arcade.php to the vba cmps navbar and/or header links in the admincp and it will do all the work for you.