![]() |
Serverstatus
Well ok..this is my first hack i made and actually was eh..(good?) enough to post here.
I'm running an irc network together with some good friends and i made a hack to show which servers are up and what their speeds/locations are. Also i saw something about clanservers and such. Just add clanservers in this hack instead of irc servers :) It shows up on forumhome with the servername as a link to go to the profile of the server. Where you can view all information of it Behind the servername is the status which gives a green 'Up' when the server is up or a red 'Down' when it's down (you can set it up/down in the admin cp) screenshot of how it looks on forumhome : http://chratnox.servicez.org/pics/screenshot1.jpg screenshot of the server "profile" : http://chratnox.servicez.org/pics/screenshot2.jpg screenshot of when adding a new server : http://chratnox.servicez.org/pics/screenshot3.jpg screenshot of editing an existing server : http://chratnox.servicez.org/pics/screenshot4.jpg I hope you guys like it. and since it's my first hack please be patient on me ;) [edit]yes..these are the stats of one of the servers on there, but hell, i trust you guys :) [/edit] please click on install if you'd like to install it :) |
Dude, I like this, even though it's nothing major, it's a spiffy little thing!
Nice work there |
Nice, came in use...thought I didn't think it would.
|
I run an irc network... dude. thank you so much. For your first hack this is one of the most useful to me :)
|
|
dude, this is pro. :)
|
omg, this is perfect for me. thank you!
|
i get this error:
Database error in vBulletin Control Panel 2.2.4: Invalid SQL: INSERT INTO serverstatus (servertitle,serverid,serverstatus,serverspeed,ser verlocation,serveroperators,se rverowner,servercomments) VALUES (fear,'','1') mysql error: Column count doesn't match value count at row 1 |
Quote:
Code:
$DB_site->query ("INSERT INTO serverstatus (serverid,servertitle,serverstatus,serverspeed,serverlocation,serveroperators,serverowner,servercomments) VALUES (NULL,'$servertitle','1')"); Code:
$DB_site->query ("INSERT INTO serverstatus (serverid,servertitle,serverstatus,serverspeed,serverlocation,serveroperators,serverowner,servercomments) VALUES ('$serverid','$servertitle','$serverstatus','$serverspeed','$serverlocation','$serveroperators','$serverowner','$servercomments')"); |
What would be the code I add to add another section to my server status page that I could fill in info like this
1. xxxx 2. xxxx 3. xxxx 4. xxxx and so on |
All times are GMT. The time now is 01:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|