Tutorial TS3 Webchannel menager

kalle

high minded
Contributor
Oct 28, 2015
411
253
178
Hi all,
few people here requsted this script for their TS3 servers. So I decided to make it and share it.
So here you are.
Github

NOTE:
- This script is fast-made so it means that its not perfect. So additional bugs may appear, ask me in thread for fix.
- Dont delete channels from ts3 server, delete it using web panel
- Dont mind shitty frontend

Screenshots:
- Not connected SS 1
- Create channels SS 2
- Interface SS 3

Knows bug: Sometimes in throws random antispam protection (I dont have time to fix this) so wait 5 seconds and refresh page.
 
Last edited:

Celso

Well-Known Member
Oct 1, 2017
142
47
119
Very good script, but as you said it still has some bugs, like when you delete the created channel the script gets '' stopped ''
I'll try to make some changes and fix some bugs.
 

kalle

high minded
Contributor
Oct 28, 2015
411
253
178
How do you mean "script gets stopped"? Is there any error or something?
 

Celso

Well-Known Member
Oct 1, 2017
142
47
119
How do you mean "script gets stopped"? Is there any error or something?
Yes, if you delete the created channels you can not create other channels anymore and the page is locked in Channel stats
 

kalle

high minded
Contributor
Oct 28, 2015
411
253
178
Oh I forgot to mention that you cant delete from TS that channels. If you delete your channel id will still be in DB, and script will try to display channels, but with no success. So please dont delete it from ts, rather use webinterface to delete.
Probably Im gonna fix this in next release.
And thanks for using this script.
 

Celso

Well-Known Member
Oct 1, 2017
142
47
119
It would be nice to have an icon manager
it's an idea for upcoming updates
 

Celso

Well-Known Member
Oct 1, 2017
142
47
119
send the logs

---- Automatically Merged Double Post ----

You speak Portuguese?
If I can, can I help you better by pm
 
Last edited:

francisco arsénio

Restricted
Sep 30, 2015
8
1
53
This erro "Fatal error: Cannot unset $this in /home/fraars/web/sitets3test.tk/public_html/src/TeamSpeak3/Node/Server.php on line 2272 "
Resolved just update ts3 framework.

kalle update ts3framework on the script
 
Last edited:

kalle

high minded
Contributor
Oct 28, 2015
411
253
178
This erro "Fatal error: Cannot unset $this in /home/fraars/web/sitets3test.tk/public_html/src/TeamSpeak3/Node/Server.php on line 2272 "
Resolved just update ts3 framework.
On my version everything works fine, but thanks for info (will update soon). :)
 

francisco arsénio

Restricted
Sep 30, 2015
8
1
53
Very good script, but as you said it still has some bugs, like when you delete the created channel the script gets '' stopped ''
I'll try to make some changes and fix some bugs.
Just block member user to delete permanent channel

Add limit for create a sub channels
 
Top