ts3adminn doesnt work on PHP 5.5?
- fauke
- Erledigt
-
-
-
Hello,
It's not my Class but you can solve this Problem like this:
Add this at Line 3918-3919Regards
Thanks i dont have an error now, but it still not working on PHP 5.5. I have error:
Array ( [success] => [errors] => Array ( [0] => Error: connection failed! [1] => Server returns: ) [data] => )for code:
-
Hi,
$ts3_ip = 'xxx.xxx.xxx';
You're missing an octet.
Are you able to connect with the telnet command?
Make sure, that your server is listening for all IP addresses (0.0.0.0). Check your instance log ([...]_0.log) for this info.If you're banned, this could be the reason for.
-
Your Error ist: Error: connection failed!
Something in your Connection Data is wrong.
Mybe your IP (xxx.xxx.xxx) is the Error. An IP has 4 characters (xxx.xxx.xxx.xxx), not 3.Regards
-
Dieses Thema enthält einen weiteren Beitrag, der nur für registrierte Benutzer sichtbar ist, bitte registrieren Sie sich oder melden Sie sich an um diesen lesen zu können.