The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Server Info in Admin Control Panel Details »» | |||||||||||||||||||||||||
This hack is designed to create an option in your vBulletin admin control panel to display information about the server you are hosting your vBulletin on. I've tested this on V2.2.5, but it should also work on other versions.
Information displayed:- Server Software Type & Version Server IP Address Server Admin email address PHP version running on server MySQL Server & Client versions running on server MySQL Host and Protocol information. Your current IP address. Option to display detailed information about PHP running on your server. Full instructions in the attached zip file. NEW VERSION 1.10 The new version is now in the new zip file attachment To upgrade, overwrite the serverinfo.php file with the one in this new zip package. V1.10 28 May 2002 Added info about MySQL database size (taken from Freddie's Quick Stats Hack at http://www.vbulletin.org/forum/showt...threadid=37193). I haven't added any other information from Freddie's hack as it's not really server info. Show Your Support
|
Comments |
#12
|
|||
|
|||
JohnWarwick I can't understand why you're getting error messages. I tested this hack locally on my own computer (Windows and PHP 4.2.1) and also on my website (Linux and PHP 4.1.2). What system are you running? I haven't tried it with IIS.
Slynderdale I like the way you've done things there. I haven't looked at Freddie's hack, but will do so. |
#13
|
||||
|
||||
@Slynderdale: Could you combine your addons with the hack here and bring it out together?
|
#14
|
|||
|
|||
Quote:
Find this code (approx line 163) PHP Code:
PHP Code:
|
#15
|
|||
|
|||
I've updated the zip file with some code from Freddie's Quick Stats hack so that the page also shows info about the size of your MySQL database.
The other info wasn't really related specifically to server details so I haven't included it. I can post some instructions of how to if people want. I haven't formally asked Freddie if this is OK so I hope that he doesn't mind |
#16
|
||||
|
||||
Nice...
Satan |
#17
|
|||
|
|||
Very Convenient, thank you
|
#18
|
||||
|
||||
I can see where a few have had problems LOL, this is the code you insert;
// ************************************************* makenavoption("Overview","serverinfo.php?action=de tail","|"); makenavoption("PHP Info","serverinfo.php?action=phpinfo"); makenavselect("Server Information","<hr>"); If you dont read it properly this is probably what you inserted; // ************************************************* makenavoption("Overview","serverinfo.php?action=de tail","|"); makenavoption("PHP Info","serverinfo.php?action=phpinfo"); makenavselect("Server Information","<hr>"); So that it looks like this:- // ************************************************* makenavoption("Overview","serverinfo.php?action=de tail","|"); makenavoption("PHP Info","serverinfo.php?action=phpinfo"); makenavselect("Server Information","<hr>"); // ************************************************* makenavoption("vBulletin Options","options.php?t=0","<br>"); if($debug==1) { makenavoption("Edit Settings","setting.php?action=modify","<br>"); makenavoption("Add Setting","setting.php?action=add","<br>"); makenavoption("Add Setting Group","setting.php?action=addgroup"); } Also the serverinfo.php file goes into the admin folder also. |
#19
|
|||
|
|||
I seem to be having some problems with it - I am using 2.2.1 - is this why?....
Thanks Eytan |
#20
|
|||
|
|||
Quote:
Darren. |
#21
|
||||
|
||||
Thanks, Darren! This is an excellent hack for me because I love to have so much functionality in a single place. Makes for a lot less work and, besides, I already have 20 or so windows open at once!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|