FrankHolland
09-11-2004, 08:19 PM
I dont want Vbadvanded to be my 'Home' when you go to www.domain.com but I want my Vbulletin forum to be 'Home' when going to www.domain.com.
I tried replacing the vbadvanced cmps_index.php file with this:
<?php
header("location: http://www.domain.com/wheretheforumis")
?>
And it DID make my www.domain.com 'Home' the Vbulletin Forum, BUT when im trying to use my site menu and try to go to pages using vba modules they dont work and just reload the www.domain.com Home.
Is there any way to work around this and make this work? Thanks for any help.
Btw, I DO love Vba and used it all over my site, the only thing is I want my forum to be the domain's Home.
I tried replacing the vbadvanced cmps_index.php file with this:
<?php
header("location: http://www.domain.com/wheretheforumis")
?>
And it DID make my www.domain.com 'Home' the Vbulletin Forum, BUT when im trying to use my site menu and try to go to pages using vba modules they dont work and just reload the www.domain.com Home.
Is there any way to work around this and make this work? Thanks for any help.
Btw, I DO love Vba and used it all over my site, the only thing is I want my forum to be the domain's Home.