maxskill Posted May 20, 2017 Share Posted May 20, 2017 (edited) Hi, The script I'm using is: https://github.com/Xuxe/TS3-Channel-Creator My site: http://priv.maxskill.eu/testing TeamSpeak: ts3.maxskill.eu If you connect ts3, you see it will fetch the unique id. so my problem is that the script I'm using does connect to the serverquery, because it fetches the Unique ID from IP. (If you connect ts3, you see it will fetch the unique id.) But when you go about creating a channel, it just doesn't work. I tried to do a php log, but it doesn't work. A script using the same ts3 framework is https://github.com/brai4u/teamspeak-3-channels-create-web This script works perfectly, but doesn't have the feature to fetch unique ID and Restrict to only 2 channels created per user. I've been trying to fix this for days, and I haven't come across someone who could help. If you could help, it would be greatly appreciated. //Disclaimer: In the XuXe one it say's it doesn't know if PHP7 is fully working, I am using PHP7. I tried downgrading to PHP5.6, but then it didn't even connect to serverquery. Hence why I came here, I think its something in the ajax.php that has to do with migrating from php5 to php7. So I'm here pleading for help, I hope you can {I can give full access to teamspeak / Website, if you could have a peek for 5 mins and try and fix it. If necessary.. it would be greatly appreciated.} Edited May 20, 2017 by maxskill Quote Link to comment https://forums.phpfreaks.com/topic/303974-creates-channels-for-teamspeak-server-through-web/ Share on other sites More sharing options...
maxskill Posted May 20, 2017 Author Share Posted May 20, 2017 //EDIT I just saw the 3rd party section, could someone please move my thread there. As this uses someone else's written code. Quote Link to comment https://forums.phpfreaks.com/topic/303974-creates-channels-for-teamspeak-server-through-web/#findComment-1546678 Share on other sites More sharing options...
maxskill Posted May 21, 2017 Author Share Posted May 21, 2017 // I edited the code and got it to work, thanks.. close please. Quote Link to comment https://forums.phpfreaks.com/topic/303974-creates-channels-for-teamspeak-server-through-web/#findComment-1546694 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.