The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
just a bit of help plz
hi i have a board at www.24seven-online.com and at /forum i want to change it so the phpbb board at /forum is at the root as in www.24seven-online.com
how do i do this? and i want to also keep the other board on a /test url this is for a mate o own my own vbulletin forum |
#2
|
||||
|
||||
Quote:
This is a vBulletin site after all... |
#3
|
|||
|
|||
ye sorry my bad
|
#4
|
||||
|
||||
You could always change your index file to something like this:
HTML Code:
<html> <head> <title>24seven-online</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <SCRIPT LANGUAGE="JavaScript"> <!-- window.location="http://www.24seven-online.com/forum/"; // --> </SCRIPT> </body> </html> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|