R4P3Legend
Member
- Aug 28, 2016
- 23
- 0
- 39
https://gyazo.com/4485421405dcc5137fb529ae7571cab2
what now,, -.- another problem i cant acess to domain.com/phpmyadmin
what now,, -.- another problem i cant acess to domain.com/phpmyadmin
my problem is in Stat > List Rankups, it didnt show the actual rank and next rank, but i configured it already.
2016-08-31 18:43:02.402502 ERROR update_groups 6'2', 'Pucur', '2491560044', '1471256328'),('3', 'Szerver Admin', '500', ''),('6', 'Szerver Admin', '2628295052', '1471256329'),('7', 'Tag', '3938363548', '1471275598'),('8', 'Vendég', '1272021748', '1471275473'),('18', 'VIP', '961994395', '1471256330'),('19', 'Moderátor', '2506959850', '1471256329'),('21', 'Streamer', '236633309', '1471256328'),('25', 'musicBOT', '3839278562', '1471256329'),('27', 'Támogató', '4115222375', '1471982524'),('28', 'Rank 1', '98893393', '1472494597'),('31', 'Rank 2', '903400703', '1472494611'),('32', 'Rank 3', '2316355027', '1472494737'),('33', 'Rank 4', '1468865112', '1472494747'),('34', 'Rank 5', '2834631145', '1472494755'),('35', 'Rank 6', '1999273993', '1472494763'),('36', 'Rank 7', '4237934235', '1472494771'),('37', 'Rank 8', '1953598599', '1472494780'),('38', 'Rank 9', '2575357351', '1472494791'),('39', 'Rank 10', '3813290400', '1472494810')1
2016-08-31 18:43:02.399814 INFO Download new ServerGroupIcon for group 'Rank 10' with ID: 39
2016-08-31 18:43:02.396251 INFO Download new ServerGroupIcon for group 'Rank 9' with ID: 38
2016-08-31 18:43:02.393876 INFO Download new ServerGroupIcon for group 'Rank 8' with ID: 37
2016-08-31 18:43:02.391736 INFO Download new ServerGroupIcon for group 'Rank 7' with ID: 36
2016-08-31 18:43:02.385771 INFO Download new ServerGroupIcon for group 'Rank 6' with ID: 35
2016-08-31 18:43:02.379906 INFO Download new ServerGroupIcon for group 'Rank 5' with ID: 34
2016-08-31 18:43:02.377352 INFO Download new ServerGroupIcon for group 'Rank 4' with ID: 33
2016-08-31 18:43:02.375940 INFO Download new ServerGroupIcon for group 'Rank 3' with ID: 32
2016-08-31 18:43:02.374474 INFO Download new ServerGroupIcon for group 'Rank 2' with ID: 31
2016-08-31 18:43:02.371871 INFO Download new ServerGroupIcon for group 'Rank 1' with ID: 28
2016-08-31 18:43:02.359859 INFO Download new ServerGroupIcon for group 'Támogató' with ID: 27
2016-08-31 18:43:02.351883 INFO Download new ServerGroupIcon for group 'musicBOT' with ID: 25
2016-08-31 18:43:02.350218 INFO Download new ServerGroupIcon for group 'Streamer' with ID: 21
2016-08-31 18:43:02.348048 INFO Download new ServerGroupIcon for group 'Moderátor' with ID: 19
2016-08-31 18:43:02.342489 INFO Download new ServerGroupIcon for group 'VIP' with ID: 18
2016-08-31 18:43:02.335840 INFO Download new ServerGroupIcon for group 'Vendég' with ID: 8
2016-08-31 18:43:02.334121 INFO Download new ServerGroupIcon for group 'Tag' with ID: 7
2016-08-31 18:43:02.332053 INFO Download new ServerGroupIcon for group 'Szerver Admin' with ID: 6
2016-08-31 18:43:02.323976 INFO Download new ServerGroupIcon for group 'Pucur' with ID: 2
2016-08-31 18:43:02.319653 INFO Download new ServerIcon
That means, it didnt show what my current rank (Guest or etc), and the next rank if i stay on Ts after X hour (for example Rank 1)
Your rankup definition is wrong. The time has to be cumulated. So every entry must have a time, which is bigger then the entry before!
example wrong:
86400=>28,86400=>29
example correct:
86400=>28,172800=>29
2016-09-01 08:37:42.431525 ERROR update_groups 1:0: Error while getting servergrouplist: connection to server '0.0.0.0:10011' lost
2016-09-01 08:37:42.432914 ERROR update_groups 2:0: Error while getting servergrouplist: connection to server '0.0.0.0:10011' lost
2016-09-01 08:37:42.497149 ERROR update_groups 10:1
2016-09-01 08:37:43.744299 ERROR Error 0: connection to server '0.0.0.0:10011' lost
I think your problem is, that the query got banned. Try to whitelist the ip address of your webhost (where the Ranksystem runs) on your ts3server (query_ip_whitelist.txt). Also (additional) you could check the permission "b_client_ignore_antiflood" is set to your query user.What is the solution
same the problemI think your problem is, that the query got banned. Try to whitelist the ip address of your webhost (where the Ranksystem runs) on your ts3server (query_ip_whitelist.txt). Also (additional) you could check the permission "b_client_ignore_antiflood" is set to your query user.
Did you follow the steps as it says?Not working for me using xampp and windows. Double checked the serverquery info and logged in using putty with the info I added.
Also when installing I get this error: http://i.imgur.com/EHWszJa.png
It connected to the mysql database fine but nothing happens when I click start bot, I setup the windows task as stated on the website the bot creates no log.
Did you follow the steps as it says?
I followed the installation instructions word for word and yes I have php_com_dotnet enabled but still no luck :/You be sure, the COM extension are installed and enabled?
Well....i don't use windows....so i don't really know how to help you!I followed the installation instructions word for word and yes I have php_com_dotnet enabled but still no luck :/
Anyone else experiencing issues running on windows?