Hi!, How can I fix this? Im waiting for 5hrs and dont work :(
18821
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Type: Posts; User: MrRobotini; Keyword(s):
Hi!, How can I fix this? Im waiting for 5hrs and dont work :(
18821
Hi!, Im trying to integrate my Twitch Account to my TS Server, but I can't, the button to install is disabled, how can i enable this?
Edit: Fixed!
Please close this thread.
Hello! Im trying to get the client description with this code:
$name = $ts3_VirtualServer->clientGetById(47);
echo "<pre>";
$desc = $name->client_description;
print_r ($desc);
I get this: