I have a problem with the Rank system

0vert1m3

Active Member
Oct 4, 2015
216
175
91
go into your ssh and go to your worker.php, then php worker.php start and open up the yourdomain.yourtld/stats/index.php then it shoud work fine... The worke .php is only the bot not the interface
 

DeStRoYzR

Member
Sep 14, 2015
16
2
38
go into your ssh and go to your worker.php, then php worker.php start and open up the yourdomain.yourtld/stats/index.php then it shoud work fine... The worke .php is only the bot not the interface

can you come to my teamspeak and fix this problem for me plz ip ts : r4p3.net
 

0vert1m3

Active Member
Oct 4, 2015
216
175
91
can you come to my teamspeak and fix this problem for me plz ip ts : r4p3.net
No i cant, read the instructions you must setup the rank system with mysql and connect it to your query with the right permissions...


Source ; http://ts-n.net/ranksystem.php

Code:
1. Unzip the downloaded file "ranksystem x.x.x.zip".

2. Upload the whole unzipped folder to a directory on your webspace and grant permissions to the webuser (e.g. chown -R www-data /var/www/ranksystem).

3. Open the "install.php" on your Webbrowser and follow the instructions. After installation you have to configurate according to your pleasure. A documentation you find for each parameter as mouse-hover inside the webinterface.

And sorry but if u cant install this then dont use it ^^ Thats my opinion
 

DeStRoYzR

Member
Sep 14, 2015
16
2
38
the bot was worcking fine and alll teamspeak users have ranks evrey thing was fine i did restart the server and after that the rank system worck for like 5 mints then this problem show
http://prntscr.com/b6zw1f
 

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
the bot was worcking fine and alll teamspeak users have ranks evrey thing was fine i did restart the server and after that the rank system worck for like 5 mints then this problem show
http://prntscr.com/b6zw1f
Please follow the steps bellow to make it work again!
1) Open a SSH Client (px: Putty) and login as root
2) On the console use this command: sudo crontab -e (if you don't have it install it: sudo apt-get install cron)
3) At the end of the file put this line: @reboot php /path/to/your/script/worker.php check
4) Now go on your browser and open this: http://(your server's ip or domain)/path_to_your_file/webinterface.php (This will open your rank system's settings page - make sure everything is correct and save it.)
5) Go to this page: http://(your server's ip or domain)/path_to_your_file/stats/index.php

This should make it work ;)
 
Top