PDA

View Full Version : arcade.php as index.php?


iBanter
05-20-2010, 04:44 PM
I'm planning on running an arcade site, using vBulletin, call me crazy, but I think it might just work!

Anyway, I was using vB4, but at the moment it doesn't seem to be a viable solution for my arcade, but it did have an option to set the default script in the index.php.

How can I do this for vBulletin 3.8.5?

I would like arcade.php to be my main page.

Thanks alot for any help you can provide. :D

--------------- Added 1274380454 at 1274380454 ---------------

Nevermind, solved my own problem. I renamed index.php to forum.php, which so far has had no detremental effect -touch wood.

I then created a new index.php containing a include() to arcade.php.

^_^

merk_aus
05-21-2010, 01:40 AM
couldn't you rename the arcade.php to index.php instead of having includes?