The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
|||
|
|||
![]() Quote:
If calling from a shell (ie straight on the server using command line) you would call it like this: > vbscript.php (will close the site) > vbscript.php 1 (will open the site) > vbscript.php 0 (will also close site) I believe you can also use these through a direct call to the file from a web browser. I'm not sure the exact formatting, but it would be similar to "yourservername.com/vbscript.php?1" Hope that helps. Also from a security standpoint I wound't suggest allowing something like this to be call from a web browser and only use it on the command line. I'm integrating this into a script I use to backup my site, but we are so large I need to have the site offline in order to make the 18GB backup. PHP Page for reference on usage: http://www.php.net/manual/en/reserve...les.server.php argv specific section: Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|