Yeah, sorry. Totally forgot! I'll get on that.I am a pain I know, but is the update still going to be released?![]()

Yeah, sorry. Totally forgot! I'll get on that.I am a pain I know, but is the update still going to be released?![]()
- Allow users to choose which server groups they'd like synced to their TeamSpeak identity. Off by default, configure in options.
- Properly disallow users from viewing the TeamSpeak server viewer if they do not have permission.
- Add criteria to determine if a user has less than X linked identities.
- Allow admins to unlink identities from users via the user edit page in the ACP.
- Fix a typo from the previous release.
I am currently seeking some beta testers to test the upcoming XenForo 2 version of this add-on against their TeamSpeak 3 servers. Please contact me if that's you.
- Minor change to phrases to improve support for foreign languages.
- Minor code improvements.
- Improve reliability and support for IP address ban syncing.
- Add some missing phrases.
2019-03-30 22:34:47.517827|INFO |VirtualServerBase|1 |file download from (id:0), '/icon_2105584323' by client 'TeamSpeakUser'(id:142)
2019-03-30 22:34:47.659347|INFO |VirtualServerBase|1 |file download from (id:0), '/icon_590446807' by client 'TeamSpeakUser'(id:142)
2019-03-30 22:34:47.865051|INFO |VirtualServerBase|1 |file download from (id:0), '/icon_2105584323' by client 'C_Rodriguez'(id:141)
2019-03-30 22:34:47.865131|INFO |VirtualServerBase|1 |file download from (id:0), '/icon_590446807' by client 'C_Rodriguez'(id:141)
2019-03-30 22:35:03.225980|INFO |Query | |query from 50 172.18.0.1:46942 issued: login with account "teamspeakweb"(IhNLh/RExGQvVPVh8DRPfybeqA4=)
2019-03-30 22:35:03.226759|INFO |VirtualServer |1 |query client connected 'TS3 Integration for XenForo 2 from 172.18.0.1:46942'(id:2)
2019-03-30 22:35:03.239614|INFO |VirtualServerBase|1 |query client disconnected 'TS3 Integration for XenForo 2'(id:2) reason 'reasonmsg=deselected virtualserver'
2019-03-30 22:35:26.504917|INFO |Query | |query from 50 172.18.0.1:47018 issued: login with account "teamspeakweb"(IhNLh/RExGQvVPVh8DRPfybeqA4=)
2019-03-30 22:35:26.505816|INFO |VirtualServer |1 |query client connected 'TS3 Integration for XenForo 2 from 172.18.0.1:47018'(id:2)
2019-03-30 22:35:26.511876|INFO |VirtualServerBase|1 |query client disconnected 'TS3 Integration for XenForo 2'(id:2) reason 'reasonmsg=deselected virtualserver'
2019-03-30 22:36:42.433403|INFO |Query | |query from 50 172.18.0.1:47046 issued: login with account "teamspeakweb"(IhNLh/RExGQvVPVh8DRPfybeqA4=)
2019-03-30 22:36:42.434126|INFO |VirtualServer |1 |query client connected 'TS3 Integration for XenForo 2 from 172.18.0.1:47046'(id:2)
2019-03-30 22:36:42.439502|INFO |VirtualServerBase|1 |query client disconnected 'TS3 Integration for XenForo 2'(id:2) reason 'reasonmsg=deselected virtualserver'
2019-03-30 22:36:45.031093|INFO |Query | |query from 50 172.18.0.1:47050 issued: login with account "teamspeakweb"(IhNLh/RExGQvVPVh8DRPfybeqA4=)
2019-03-30 22:36:45.031912|INFO |VirtualServer |1 |query client connected 'TS3 Integration for XenForo 2 from 172.18.0.1:47050'(id:2)
2019-03-30 22:36:45.037779|INFO |VirtualServerBase|1 |query client disconnected 'TS3 Integration for XenForo 2'(id:2) reason 'reasonmsg=deselected virtualserver'
2019-03-30 22:37:48.528170|INFO |Query | |query from 50 172.18.0.1:47076 issued: login with account "teamspeakweb"(IhNLh/RExGQvVPVh8DRPfybeqA4=)
2019-03-30 22:37:48.529031|INFO |VirtualServer |1 |query client connected 'TS3 Integration for XenForo 2 from 172.18.0.1:47076'(id:2)
2019-03-30 22:37:48.537414|INFO |VirtualServerBase|1 |query client disconnected 'TS3 Integration for XenForo 2'(id:2) reason 'reasonmsg=deselected virtualserver'
2019-03-30 22:37:53.915755|INFO |Query | |query from 50 172.18.0.1:47082 issued: login with account "teamspeakweb"(IhNLh/RExGQvVPVh8DRPfybeqA4=)
2019-03-30 22:37:53.916516|INFO |VirtualServer |1 |query client connected 'TS3 Integration for XenForo 2 from 172.18.0.1:47082'(id:2)
2019-03-30 22:37:53.922035|INFO |VirtualServerBase|1 |query client disconnected 'TS3 Integration for XenForo 2'(id:2) reason 'reasonmsg=deselected virtualserver'
- Fix issue with a column not being added in certain cases.
Thanks for the swift response @NixFifty. Can confirm registration is now fixed when the addon is enabled.NixFifty updated TeamSpeak 3 Integration with a new update entry:
Version 1.1.26
Read the rest of this update entry...
Hello,Run this SQL query:
Code:ALTER TABLE `xf_user_ban` CHANGE COLUMN `ts_ban_id` `ts_ban_id` int(10) NOT NULL DEFAULT '0';
It should’ve but in the case that it is still there, you can run this query:Hello,
The add-on made changes to the database so presumably when you uninstalled it, it didn't revert those changes and the columns related to that add-on still remain.
what must I need to do to completely remove any database changes created by that add-on.
ALTER TABLE `xf_user_ban` DROP COLUMN `ts_ban_id`;
We use essential cookies to make this site work, and optional cookies to enhance your experience.