The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How do I do that when I turn off the vbulletin board? Is there a function for vb to do this?
Or should I just use a javascript code like this... Code:
<script type="text/JavaScript">
<!--
setTimeout("location.href = 'www.1perfectworld.com';",1500);
-->
</script>
|
![]() |
|
|