slot changer for TeaSpeak

bercinew

Member
Joined
Aug 16, 2017
Messages
35
Reaction score
4
Points
43
It works...
So u did it wrong.
Did u got a Web Server with PHP?
Yes, I did. I even tried reinstalling it several times.. but I will try it again. :/

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

Yes, I did. I even tried reinstalling it several times.. but I will try it again. :/
I tried it again, but it didn't work.

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

 
Last edited:

Darkatzu

New Member
Joined
Aug 8, 2017
Messages
5
Reaction score
1
Points
15
I dont think that is problem, problem is related to teaspeak <-> framework.
It is...
Just open "slotchanger.php" and watch line 2, it imports ts3phpframework:
require_once("libraries/TeamSpeak3/TeamSpeak3.php");

And all php commands (var) on "slotchanger.php" just works with ts3phpframework.
 

kalle

high minded
Contributor
Joined
Oct 28, 2015
Messages
411
Reaction score
253
Points
178
It is...
Just open "slotchanger.php" and watch line 2, it imports ts3phpframework:
require_once("libraries/TeamSpeak3/TeamSpeak3.php");

And all php commands (var) on "slotchanger.php" just works with ts3phpframework.
I know that, but framework dev made a little support for teaspeak, not full. Still problems with connection.
 
Top