Multivit4min Group Assigner

LetsBlade

Member
Joined
Jan 7, 2017
Messages
102
Reaction score
14
Points
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
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
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
Joined
Mar 19, 2016
Messages
30
Reaction score
1
Points
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
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
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
Joined
Mar 19, 2016
Messages
30
Reaction score
1
Points
43
I found it.
Is it possible too delete the Copyright sign. ?
Or to Change the Colour/Design?
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
I found it.
Is it possible too delete the Copyright sign. ?
Or to Change the Colour/Design?
Why change it?
Somebody spend his personal time to make something and share it. - He deserves the credit. - that means i won't help you to remove them.
 

phpkiller

Active Member
Joined
Aug 29, 2017
Messages
22
Reaction score
8
Points
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
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
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
Joined
Dec 29, 2015
Messages
308
Reaction score
214
Points
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.
 

phpkiller

Active Member
Joined
Aug 29, 2017
Messages
22
Reaction score
8
Points
78
thnks i find how to install it u just have to go to admin.php
 

amirmahdi4882

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