PDA

View Full Version : Server Status


Stryker412
01-31-2008, 12:51 PM
This may be easy but I was hoping someone can design a php page for me. I'd also like to learn how it's done.

We are a PC gaming community. Right now we have two servers going, and I created a custom server status page using vba. However, I'd like to have a page that's servers.php instead of our current page (http://www.shatteredplanet.org/index.php?pageid=serverstatus).

I would also like this page to show up properly under Who's Online saying "Viewing Server Status" or something similar. Right now I just have two bbcode pictures on the page. I would like to be able to swap the pictures out easy enough in case we add a server or change one.

Any help is appreciated.

Lynne
01-31-2008, 02:30 PM
Have you seen this article on making your own vbulletin page: https://vborg.vbsupport.ru/showthread.php?t=62164 I think that is what you want to use. Just copy your server code into it and make a simple template to spit out the server status images and you should have what you want. Oh, and add the link under Who's Online to add the server status (Who's Online is in the FORUMHOME template).

Stryker412
01-31-2008, 04:43 PM
Some of that seems a little over my head right now.

Stryker412
02-03-2008, 04:09 PM
Can anyone help?