MyFreeTeamSpeak WebPanel

thedix

Member
Joined
May 13, 2016
Messages
13
Reaction score
0
Points
33
Fatal error: Call to a member function prepare() on a non-object in /teamspeak.turbots3.net/Commands/class.logsys.php(1) : eval()'d code on line 403

"HELP ME"
 

BIOS

Knowledge Seeker
VIP
Joined
Oct 10, 2015
Messages
447
Reaction score
848
Points
208
cant create Server
used php 7

Fatal error
: Uncaught TeamSpeak3_Adapter_ServerQuery_Exception: unable to bind network port in /var/www/vhosts/pirox-hosting.eu/httpdocs/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php:319 Stack trace: #0 /var/www/vhosts/pirox-hosting.eu/httpdocs/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php(91): TeamSpeak3_Adapter_ServerQuery_Reply->fetchError(Object(TeamSpeak3_Helper_String)) #1 /var/www/vhosts/pirox-hosting.eu/httpdocs/Commands/libraries/TeamSpeak3/Adapter/ServerQuery.php(141): TeamSpeak3_Adapter_ServerQuery_Reply->__construct(Array, 'servercreate vi...', Object(TeamSpeak3_Node_Host), true) #2 /var/www/vhosts/pirox-hosting.eu/httpdocs/Commands/libraries/TeamSpeak3/Node/Abstract.php(73): TeamSpeak3_Adapter_ServerQuery->request('servercreate vi...', true) #3 /var/www/vhosts/pirox-hosting.eu/httpdocs/Commands/libraries/TeamSpeak3/Node/Abstract.php(97): TeamSpeak3_Node_Abstract->request('servercreate vi...') #4 /var/www/vhosts/pirox-hosting.eu/httpdocs/Commands/libraries/TeamSpeak3/Node/Host.php(3 in /var/www/vhosts/pirox-hosting.eu/httpdocs/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php on line 319
 

zelek

Member
Joined
Oct 1, 2016
Messages
18
Reaction score
4
Points
38
Where's edit for teamspeak login ???? serveradmin and password i dont look and dont create server
 

nova123

Member
Joined
May 18, 2016
Messages
5
Reaction score
0
Points
33
Fatal error: Call to a member function prepare() on null in /home/XxX/public_html/panelmyfree/Commands/class.logsys.php(1) : eval()'d code on line 403 Help me please ?
 

Grid

Active Member
Joined
Dec 31, 2015
Messages
70
Reaction score
13
Points
80
I'm getting this error when creating a server for the first time :
Code:
Fatal error: Cannot unset $this in /data/www/default/Commands/libraries/TeamSpeak3/Node/Server.php on line 2272

The server is still created, but when I go back to the panel, I'm still able to create a new server.
So I tried to create a new one, just to see what happens, and this time I got a long-ass error message :
Code:
Fatal error: Uncaught TeamSpeak3_Adapter_ServerQuery_Exception: unable to bind network port in /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php:319 Stack trace: #0 /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php(91): TeamSpeak3_Adapter_ServerQuery_Reply->fetchError(Object(TeamSpeak3_Helper_String)) #1 /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery.php(141): TeamSpeak3_Adapter_ServerQuery_Reply->__construct(Array, 'servercreate vi...', Object(TeamSpeak3_Node_Host), true) #2 /data/www/default/Commands/libraries/TeamSpeak3/Node/Abstract.php(73): TeamSpeak3_Adapter_ServerQuery->request('servercreate vi...', true) #3 /data/www/default/Commands/libraries/TeamSpeak3/Node/Abstract.php(97): TeamSpeak3_Node_Abstract->request('servercreate vi...') #4 /data/www/default/Commands/libraries/TeamSpeak3/Node/Host.php(355): TeamSpeak3_Node_Abstract->execute('servercreate', Array) #5 /data/www/default/Commands/class.logsys.php(1) : eval()'d code(1737): TeamSpeak in /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php on line 319

Any idea on how to fix that issue I'm having ?
 

JetFox

Active Member
Joined
Sep 25, 2015
Messages
175
Reaction score
76
Points
73
I'm getting this error when creating a server for the first time :
Code:
Fatal error: Cannot unset $this in /data/www/default/Commands/libraries/TeamSpeak3/Node/Server.php on line 2272

The server is still created, but when I go back to the panel, I'm still able to create a new server.
So I tried to create a new one, just to see what happens, and this time I got a long-ass error message :
Code:
Fatal error: Uncaught TeamSpeak3_Adapter_ServerQuery_Exception: unable to bind network port in /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php:319 Stack trace: #0 /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php(91): TeamSpeak3_Adapter_ServerQuery_Reply->fetchError(Object(TeamSpeak3_Helper_String)) #1 /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery.php(141): TeamSpeak3_Adapter_ServerQuery_Reply->__construct(Array, 'servercreate vi...', Object(TeamSpeak3_Node_Host), true) #2 /data/www/default/Commands/libraries/TeamSpeak3/Node/Abstract.php(73): TeamSpeak3_Adapter_ServerQuery->request('servercreate vi...', true) #3 /data/www/default/Commands/libraries/TeamSpeak3/Node/Abstract.php(97): TeamSpeak3_Node_Abstract->request('servercreate vi...') #4 /data/www/default/Commands/libraries/TeamSpeak3/Node/Host.php(355): TeamSpeak3_Node_Abstract->execute('servercreate', Array) #5 /data/www/default/Commands/class.logsys.php(1) : eval()'d code(1737): TeamSpeak in /data/www/default/Commands/libraries/TeamSpeak3/Adapter/ServerQuery/Reply.php on line 319

Any idea on how to fix that issue I'm having ?


Looks like it didnt set the port assigned to user in mysql.
 

JetFox

Active Member
Joined
Sep 25, 2015
Messages
175
Reaction score
76
Points
73
Last update released for MFTS,

Will most likely end up shutting down our own website for it.
 

Grid

Active Member
Joined
Dec 31, 2015
Messages
70
Reaction score
13
Points
80
Last update released for MFTS,

Will most likely end up shutting down our own website for it.
I got some VPSes running since an entire year without a real use. I can give you one if you want.

EDIT : updated both ts3admin.class and the ts php framework, working well :) thank you for your help mate
 
Last edited:

JetFox

Active Member
Joined
Sep 25, 2015
Messages
175
Reaction score
76
Points
73
I guess the only thing left to do was create an android app for managing your teamspeak on the go?... I literally ran out of ideas...

Seeing if any interest...

5451589f91b3f2751e2261d0c07b8a77.png


f8d6d4ff3e12785a8164db13557526e0.png


641f2906576d1f7b5c0a457746985d09.png
 
Last edited:

Grid

Active Member
Joined
Dec 31, 2015
Messages
70
Reaction score
13
Points
80
I guess the only thing left to do was create an android app for managing your teamspeak on the go?... I literally ran out of ideas...

Seeing if any interest...

5451589f91b3f2751e2261d0c07b8a77.png


f8d6d4ff3e12785a8164db13557526e0.png


641f2906576d1f7b5c0a457746985d09.png
lol that's fucking dope !
 

winfreak

VIP
Joined
Aug 27, 2016
Messages
27
Reaction score
1
Points
46
This build has been updated, please update to the newest build. ??????
 
Top