Multivit4min Group Assigner

LetsBlade

Member
Jan 7, 2017
102
14
53
The Problem is on that Assigner that if you Sync your Icons the Complete Server Freezes and the TS3 Server goes down. You need to Restart your Full Server.
 

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
The Problem is on that Assigner that if you Sync your Icons the Complete Server Freezes and the TS3 Server goes down. You need to Restart your Full Server.
You must be the only one with this issue! i am using it the last two years and i never had issues.
i believe that noone else has - they would reported that issue!
 

strux1

Member
Mar 19, 2016
30
1
43
Where the Language Files ( Text Files ) I want to Edit the Textoutput like whats the Bot telling the User with the Verification Code etc.
 

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
Where the Language Files ( Text Files ) I want to Edit the Textoutput like whats the Bot telling the User with the Verification Code etc.
There is no language file.
Everything is inside the code.
 

strux1

Member
Mar 19, 2016
30
1
43
I found it.
Is it possible too delete the Copyright sign. ?
Or to Change the Colour/Design?
 

phpkiller

Active Member
Aug 29, 2017
22
8
78
guys i need the config file i make one but not most of cfg are there
Code:
<?php
define( 'QUERYUSER', "" );   
define( 'QUERYPASS', "" ); 
define( 'IP', "" );   
define( 'QUERYPORT', "" );   
define( 'SERVERPORT', "" );   
define( 'QUERYDISPLAYNAME', "" );   
?>
 

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
guys i need the config file i make one but not most of cfg are there
Code:
<?php
define( 'QUERYUSER', "" );  
define( 'QUERYPASS', "" );
define( 'IP', "" );  
define( 'QUERYPORT', "" );  
define( 'SERVERPORT', "" );  
define( 'QUERYDISPLAYNAME', "" );  
?>
The config is being created on it's own when you install it for the first time!
 

Kleberstoff

Knowledge Seeker
VIP
Dec 29, 2015
308
214
158
guys i need the config file i make one but not most of cfg are there
Code:
<?php
define( 'QUERYUSER', "" );  
define( 'QUERYPASS', "" );
define( 'IP', "" );  
define( 'QUERYPORT', "" );  
define( 'SERVERPORT', "" );  
define( 'QUERYDISPLAYNAME', "" );  
?>

The config is being created on it's own when you install it for the first time!

Note to Alligators Answer, The Webserver User (for apache2 its www-data, not sure about nginx) has to have write permissions.
 

amirmahdi4882

Member
Dec 2, 2016
5
0
33
Fatal error: Call to undefined method TeamSpeak3_Transport_Exception::clientList() in C:\xampp\htdocs\autorank\index.php on line 75
Please Help :((
 
Top