The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
make a new plugin, location global_start and any name you want
Code:
if ($_SERVER['HTTP_HOST'] != thesabrehood.com || $_SERVER['HTTP_HOST'] != thesabrehood.org || $_SERVER['HTTP_HOST'] != thesabrehood.net) { header('Location: http://www.thesabrehood.com/'); } if it dosent work properly it might lock you out of your own site untill you temporarily disable plugins, so i guess wait for a confirmation from a better coder than I. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|