The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
URL issue
Hi Guys
I just did the latest security patch upgrade and for some reason my site won't load with its usual url of www.tabletennisdaily.co.uk. The site goes into a index page. However the site is loading with http://www.tabletennisdaily.co.uk/forum/forum.php Any ideas how I can get tabletennisdaily.co.uk to load automatically into the /forum.forum.php url please? Thanks Dan |
#2
|
|||
|
|||
Create an index.php file at http://www.tabletennisdaily.co.uk/ (NOT IN FORUM FOLDER) and place this code inside it..
Code:
<?php header("Location: http://www.tabletennisdaily.co.uk/forum/forum.php"); exit; ?> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|