- Jan 1, 2016
 
- 459
 
- 286
 
- 122
 
- Thread starter
 - #21
 
New Update for @Floflobel :
https://github.com/DatDraggy/coinhive-teamspeak
If you are using your old config.php, add following to the config.php file:
	
	
	
		
To use the debug, navigate to example.com/hive/testconn.php
If the connection was successful, you should see a select box with all online users. If not, a big error is visible.
To test if giving groups is possible, edit config.php and set a password. Then use testconn.php to test it by selecting a user and clicking "Add to group" (the selected user will receive the group specified in config.php)
			
			https://github.com/DatDraggy/coinhive-teamspeak
- Download as zip
 - Backup your existing config.php
 - Replace the old coinhive-teamspeak files on your webserver with the new ones
 - Paste your old config.php
 
If you are using your old config.php, add following to the config.php file:
		PHP:
	
	$config["debugPass"] = ""; //Passwort for debug. Leave empty if not needed for security reasons
	To use the debug, navigate to example.com/hive/testconn.php
If the connection was successful, you should see a select box with all online users. If not, a big error is visible.
To test if giving groups is possible, edit config.php and set a password. Then use testconn.php to test it by selecting a user and clicking "Add to group" (the selected user will receive the group specified in config.php)