The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello everyone, I have this at the top of my global.php
Code:
$YOUR_DOMAIN = "forum.downwithipod.com"; // EDIT TO YOUR SETTING! $FORUM_DIRECTORY = "forum"; // EDIT TO YOUR SETTING! if($_SERVER['SERVER_NAME'] != $YOUR_DOMAIN){ header("Location: http://{$YOUR_DOMAIN}".str_replace("{$FORUM_DIRECTORY}/","",$_SERVER['REQUEST_URI'])); } Anyhelp? thank |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|