Nice addon. Thanks for your work on this.
I'm having an issue where both hooks appear to be attempting to update the TS3 server, but are timing out right away. I've confirmed that the connecting address is in my "query_ip_whitelist.txt" file. I'm not sure where to begin troubleshooting. I know that the query login and pass are correct because I can use them on other scripts I've installed.
Here's the log entry that shows up in my ts3 logs:
Code:
11/29/2010 5:30:30 PM VirtualServer Info query client disconnected 'serveradmin from 69.164.199.178:43922'(id:1) reason 'reasonmsg=connection lost'
Update: Tried this from another web server with the same result.
Update again: After some debug, it seems that the line it's getting stuck on is
PHP Code:
$ts3_cid = $ts3->ClientDbFind($ts3_uid, "-uid");
I think it's got something to do with the executeCommand function in the class file (line 1966) thinks there's an error.
Class Debug Output:
Code:
Error while fetching: 'Welcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help " for information on a specific command.'
Error while fetching: 'cldbid=5'