Results 1 to 12 of 12
Hybrid View
-
18-12-2003, 05:17 #1
-= TeamSpeak User =-
- Join Date
- Jul 2003
- Location
- Washington State USA
- Posts
- 21
PHP Script to display users on server
Does anybody has a a PHP script working on the current version of the TeamSpeak server (2.0.19.40) ?
If yes can you post it with it's dependencies if it has any
Would it be possible to have an official PHP tool from the Teamspeak team downloadable like an add-on ?
Thanks in Advance
-
28-12-2003, 08:42 #2
you can check mine out here http://www.78thsf.com and just click on the "78th TS Server" in the main menu. Let me know if that's what you were talking about.
-
29-12-2003, 19:09 #3
-= TeamSpeak User =-
- Join Date
- Dec 2003
- Location
- London
- Posts
- 7
That is kind of what i am looking for but:
- I need something Simpler
- Just one single PHP Page
- Doesnt Use a database
- Server IP Can just be input
WKK made a script for OFP, and i would like something simliar. Check out www.icl-cti.tk and Real Time stats for our servers. Something simple and simliar to that would be cool
-
29-12-2003, 19:17 #4
-= TeamSpeak User =-
- Join Date
- Jul 2003
- Location
- Washington State USA
- Posts
- 21
Simple Display
Check www.MortsVivants.com on the left side, if you need the source contact us.
-
29-12-2003, 19:24 #5
-= TeamSpeak User =-
- Join Date
- Dec 2003
- Location
- London
- Posts
- 7
I need something like a PHP script like a whole script
-
29-12-2003, 19:27 #6
-= TeamSpeak User =-
- Join Date
- Jul 2003
- Location
- Washington State USA
- Posts
- 21
Originally posted by Croatia [ICL]
I need something like a PHP script like a whole script
Like it said on the tin... Check our script on our web site and if you need it contact us so we can give it to you.Originally posted Dekard
Check www.MortsVivants.com on the left side, if you need the source contact us.
Ain't that complicated
-
31-12-2003, 14:04 #7
-= TeamSpeak User =-
- Join Date
- Dec 2003
- Location
- USA
- Posts
- 4
I saw your script and its just what I'm looking for. Any chance you can send it to me?
Just simple and shows who is currently on Teamspeak.
-
31-12-2003, 20:27 #8
-= TeamSpeak User =-
- Join Date
- Jul 2003
- Location
- Washington State USA
- Posts
- 21
Script Download
You can download it --> HERE <--
* Modifications *
Correct your server IP and URL in TS2Info.php as explained (Search for string "--> YOUR_SERVER_IP <--"):
* Firewall *PHP Code:<?php
class tss2info {
// ts2info.php
// (c) 2003 by Christian Müller
// non-commercial use approved, commercial users please contact me at [email]mueller@fmi.uni-passau.de[/email]
// i give no guarantees whatsoever about the correct functioning of this script
// use at your own risk
// date: 20/06/03, 23:28
// **** settings - to be edited before first use ****
var $serverURL = "--> YOUR_SERVER_IP <--"; // will be used for the connect link, don't use localhost here
var $serverAddress = "--> YOUR_SERVER_IP <--"; // can be ip address or url
Make sure you have open the ports 51234 and 8767.
* Disclamer *
Same disclamer as Christian, non-commercial use approved and use it at your own risk.
This should work. Let me know if you have any problem with the download.
-
01-01-2004, 04:36 #9
-= TeamSpeak User =-
- Join Date
- Jul 2003
- Location
- Washington State USA
- Posts
- 21
Ain't easy to send it to you if you don't leave me an email man
-
02-01-2004, 20:51 #10
-= TeamSpeak User =-
- Join Date
- Dec 2003
- Location
- USA
- Posts
- 4
sorry
heningtont*********
And, I did not find that Ts2info.php anywhere.
Do I need to create it form the code you provided, and if so what dir should it be located in?
-
02-01-2004, 21:46 #11
-= TeamSpeak User =-
- Join Date
- Jul 2003
- Location
- Washington State USA
- Posts
- 21
My god it take a lot of Patience lol
Read the post above
When it come to where you need to install it, really it's for you to deal with the web host.You can download it --> HERE <--
You can put it anywhere you want as long as the TS2Info.php and the php file who deal with the presentation are in the same folder. Otherwise make sure you update the include (or require) path to the TS2Info.php file.
Last edited by Deckard; 02-01-2004 at 21:50.
-
04-12-2005, 08:47 #12
-= TeamSpeak User =-
- Join Date
- Dec 2005
- Location
- slovenia
- Posts
- 1
Hi
can you pleas tell mi where can i get PHP Script to display users on server for team speaker.
Thanke you
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Control script for TS2 (For Debian users)
By Echo in forum [TeamSpeak 2] Server SupportReplies: 28Last Post: 10-12-2002, 18:53 -
Scheisse habe QDSL alles geht nur keine REG
By Creeper in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 29-08-2002, 09:06 -
TeamSpeak Server won't report Statistics to your Webserver/PHP Script
By T. Boonstra in forum [TeamSpeak Classic] General QuestionsReplies: 0Last Post: 21-06-2002, 21:00


Reply With Quote
