Quote:
Originally Posted by GrendelKhan{TSU
works great!
<< 3.5 RC 1
I'm having the same problem. Usually adding the associated to nav bar replacements in the Portal admincp does the trick (ie: add "vBRadio.php" to navbar replacements box in vba CMPS admin CP/default settings), but not for vbRadio.
The problem is the URL....
the link from the portal page goes to: ww w.sitename.com/vbRadio.php
but it should go to: ww w.sitename.c om/forums/vbRadio.php
just don't know how to fix that other than via the above method.
thoughts? (or should I be posting on vbadvanced?) heh
|
actually if you go into the navbar template and do one small change it will work in the vbadvanced portal it seems that all things that associate with the portal need this /forum/ in front of it:
Code:
function OpenRadio(){
Radio = window.open('/forum/vBRadio.php','vBRadio','directories=no,height=320,width=650,location=no,menubar=no,resizable=no,status=no,toolbar=no'