When doing any actions on teamspeak i get errors like this
Also bans on forums doesn't ban them on teamspeak.
Also ranks no longer update after changing usergroup on forums automatically.
Error: Call to a member function clientList() on null (0)
#0 /var/www/html/applications/teamspeak/modules/admin/teamspeak/clients.php(37): IPS\teamspeak\Api\_Client->getClientList()
#1 /var/www/html/system/Dispatcher/Controller.php(96): IPS\teamspeak\modules\admin\teamspeak\_clients->manage()
#2 /var/www/html/applications/teamspeak/modules/admin/teamspeak/clients.php(25): IPS\Dispatcher\_Controller->execute()
#3 /var/www/html/system/Dispatcher/Dispatcher.php(129): IPS\teamspeak\modules\admin\teamspeak\_clients->execute()
#4 /var/www/html/admin/index.php(13): IPS\_Dispatcher->run()
#5 {main}
If anyone has the issue where your server stats arent being updated. It looks like the script isnt "enabling" the core_task to update the data.
I was able to fix this by going into the "CORE_TASKS" database table and changing the 0 to a 1 in the enabled row for the "serverlist" app
Task showing up as Not currently needed. so its not updating as a task. Am i doing something wrong ?
Also can you add the ability to sort them in the order we want?
This issue is resolved by NOT using the serveradmin account, but instead while serveradmin on teamspeak TOOLS > ServerQuery Login. Create a user and use the pass it gives you instead.
@J.Butcher what does your current fields all have in them ?