Results 1 to 15 of 154
Thread: [IN DEV] Webinterface
Hybrid View
-
26-12-2009, 03:03 #1
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 39
[IN DEV] Webinterface
Hey,
I am currently programming a lightweight and easy to use webinterface for TS3 which I want to share with you guys.
It is built upon 3 layers:
TS3lib -> base, handles the network traffic with the TeamSpeak 3 server
TS3remote -> extends the library, adding wrappers for ServerQuery commands
TS3webinterface -> the I/O including Ajax
Of course you can just take the lib (+extension) an write your own code on top to create other apps.
At the moment there are just a few functions implemented, but I think it will grow quickly, because the "layer structure" allows me to implement new things easily.
An english language pack is available, even like a german too.
Please give me feedback! I want to do my best
Screens (new!):
http://prookie.xenonserver.de/ts3wi/screen1.jpg
http://prookie.xenonserver.de/ts3wi/screen2.jpg
Download:
http://prookie.xenonserver.de/ts3wi/get.php lets you always download the latest version
(if I release a new version, the webinterface should create a notice for you at the top of the page)
have fun!
Changelog:
v0.3.6 30 Dec 2009
- fixed name bug in the server view
- added javascript message translation
v0.3.5 29 Dec 2009
- UTF-8 charset
- more settings in channels backups
- improved server view (layout & added functions)
- full ban list support
v0.3.4 28 Dec 2009
- less minimalistic design
- basic live server view
- several small bugfixes
v0.3.3 27 Dec 2009
- improved token management
- added channel backup function
- no new configuration needed after updates
v0.3.2 26 Dec 2009
- fixed javascript in IE 8
- added token support
- a little internal code cleanup
v0.3.1 26 Dec 2009
- added english language support
- fixed language support for the update notification
- fixed vServer listing if there is only one server
v0.3.0 26 Dec 2009
- initial release
prookieLast edited by Prookie; 30-12-2009 at 03:04. Reason: changelog
-
30-12-2009, 01:57 #2
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 39
-
30-12-2009, 04:56 #3
Yesterday after the Player Bonjo logged out the next Player after =LvM= Pepe had the indentation. Its seems that the both errors are in depending.
I´ll report you tonight if some users are logged in. At the moment i made a selftest and it seems to be ok. See Attachment.
Is there any chance that player with tts-soundpack on, only hear "serveradmin" instead "serveradmin from blah blah blah blah blah"?
I dont know if it is a bug, but when i bann a player the uniqueID and the IP are stored seperatly in the Bannlist.Last edited by Polli; 30-12-2009 at 05:14.
-
30-12-2009, 05:21 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- USA
- Posts
- 15
Also, would it be possible to get Total Bandwidth stats over the entire server itself?
Also, would it be possible to manager other virtual servers? (I know you would have to login to each, but I don't see how that would be a problem)
-
30-12-2009, 10:54 #5
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- UK
- Posts
- 88
-
30-12-2009, 11:42 #6
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- USA
- Posts
- 15
-
30-12-2009, 06:47 #7
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Plauen
- Posts
- 6
Moin,ich habn Problem-Hi,i have a little Problem
Thx 4 HelpWarning: fsockopen() [function.fsockopen]: unable to connect to 62.141.58.142:9987 (Connection timed out) in /www/htdocs/w008063e/WI/ts3lib.class.php on line 55
Warning: stream_set_timeout(): supplied argument is not a valid stream resource in /www/htdocs/w008063e/WI/ts3lib.class.php on line 56
TS3lib error: connection failed: 110 Connection timed out
Notice: Undefined variable: errnom in /www/htdocs/w008063e/WI/ts3lib.class.php on line 61
Fehler : connection failed: Connection timed out
-
30-12-2009, 08:38 #8
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- USA
- Posts
- 15
You need to ask your host to allow fsockopen. Most free host wont do it, but some might.
-
30-12-2009, 08:42 #9
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Plauen
- Posts
- 6
thx,i will ask they (allinkl.com-german Hoster)
Greets,
andi
-
30-12-2009, 09:00 #10
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Plauen
- Posts
- 6
so,hoster say that fsockopen is allowed.More ideas??
Greets,
andi
-
30-12-2009, 09:21 #11
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- USA
- Posts
- 15
Sorry, I didn't read that close enough. It shows that it can't connect to your server. So maybe your ports arn't open?
unable to connect to 62.141.58.142:9987
-
03-01-2010, 21:18 #12
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- France
- Posts
- 12
Hello to all, I begin in Teamspeak 3 and I do not manage to put on Webinterface if somebody can help me I am to prenneur. Thank you.
I am French then miles excuses for my English.
Warning: require(config.inc.php) [function.require]: failed to open stream: No such file or directory in C:\wamp\www\TS3webinterface\index.php on line 3
Fatal error: require() [function.require]: Failed opening required 'config.inc.php' (include_path='.;C:\php5\pear') in C:\wamp\www\TS3webinterface\index.php on line 3
-
04-01-2010, 00:06 #13
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- BE
- Posts
- 31
did you rename you Config.inc.new.php by config.inc.php ?
-
04-01-2010, 05:42 #14
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- France
- Posts
- 12
Thank's very good
-
05-01-2010, 11:36 #15
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 8
Moin,
I have a other Problem.
If i want to add a new Virtual Server, the following Error appears:
Is this a Problem with the Permissions from the User I loged in?Fehler 2568: Der Server antwortete: insufficient client permissions failed_permid=4616
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[closed] TS3 - WebInterface
By Waterball in forum ToolsReplies: 43Last Post: 22-08-2011, 10:07 -
2 Fragen zum Webinterface
By BlayZin in forum [TeamSpeak 2] Server SupportReplies: 5Last Post: 24-02-2007, 03:26


Reply With Quote



