Impact123 / CallAdmin

CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
https://forums.alliedmods.net/showthread.php?t=213670
GNU General Public License v3.0
59 stars 17 forks source link

[TS3 Module] Cannot unset $this in ... /Server.php on line 2252 #35

Closed Bl4CkGuuN closed 4 years ago

Bl4CkGuuN commented 4 years ago

Hey,

at http://domain.com/calladmin/ts3/userlist.php?key=mykey I get this error: Fatal error: Cannot unset $this in /www/htdocs/cs/calladmin/ts3/include/TeamSpeak3/Node/Server.php on line 2252

It is connecting every 20 seconds to the Teamspeak (is this normal?)

Also in the database the ServerIP and Port is empty.

Impact123 commented 4 years ago

Please open individual issues for multiple/unrelated issues.

First issue

The first issue was fixed in the development version by updating the Teamspeak library, see Changelog. You can download it from the releases page.

Second issue

The second issue requires additional information. Please install the latest development version and let me know if this fixes the issues. If not please come back (or add me on steam) with the required information and we'll figure it out. The 20 second connection is normal, it's used for the tracker/admin count feature.

Bl4CkGuuN commented 4 years ago

So with the ts3 development version it's working now. In the teamspeak message is the ip, so that works too. It just not in the database, but that doesnt matter.

Thanks for your help