Mumble Server Status and Wordpress

Post Reply
blackal
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Dec 11, 2011 10:32 am

Mumble Server Status and Wordpress

Post by blackal »

Hey Guys,

Since nfo doesn't have ICE set up, I couldn't install any of the already developed mumble server status widgets in our wordpress installation, so I created my own plugin using the nfo mumble status script.

If this is interesting to anyone else out there, I can clean up the code a bit and post it up here. You can see it in action at: www.legiofenix.org

Blackal
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Mumble Server Status and Wordpress

Post by Edge100x »

Looks good :)
blackal
New to forums
New to forums
Posts: 2
Joined: Sun Dec 11, 2011 10:32 am

Re: Mumble Server Status and Wordpress

Post by blackal »

One thing I can't figure out is why the server name isn't showing up on the script. I have the CSS set up like:

Code: Select all

/* each row in the information table
   to make a row invisible, add "display: none" in one of these */
.row-name { }
.row-address { display: none;  }
.row-ip { display: none; }
.row-players { }
.row-comment { }
.row-clients { }
.row-channels { }
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Mumble Server Status and Wordpress

Post by Edge100x »

I don't believe that Murmur reports the server name in the type of query that we make of it.
Colt
This is my homepage
This is my homepage
Posts: 99
Joined: Mon May 09, 2011 7:17 am

Re: Mumble Server Status and Wordpress

Post by Colt »

check ours out. Its a bit different.

http://www.rejectedassholegamers.com/

All website credit goes to RagingMoose.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Mumble Server Status and Wordpress

Post by kraze »

Very nice plugin, I might need to borrow that from you.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Post Reply