Raised This Month: $12 Target: $400
 3% 

[CS:GO] RankMe Kento Edition (3.0.3.Kento.33.2 | 2020-11-11)


Post New Thread Reply   
 
Thread Tools Display Modes
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 12-06-2016 , 07:29   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #41

Hi, I don't know why but everyone who joins my server is rank 1, i've updated to latest version, deleted old rankme.sq3 from sqlite folder, using linux, sm 1.8, can u please tell me what to do? or can u see by urself on my server? thank you very much in advance
i also wrote this in github on issues section

Last edited by eliteroyal; 12-06-2016 at 07:29.
eliteroyal is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 12-06-2016 , 07:34   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #42

Is there any error log or something?
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 12-06-2016 , 07:41   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #43

Quote:
Originally Posted by rogeraabbccdd View Post
Is there any error log or something?
no
but i think now i solved somehow, ill let you know
eliteroyal is offline
juss
Senior Member
Join Date: Jan 2016
Old 12-06-2016 , 15:43   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #44

can it store data in Mysql server ? - i created db rankme

and i added it in my databases.cfg as
"rankme"
{
"driver" "mysql"
"host" "myip"
"database" "rankme"
"user" "user"
"pass" "pass"
}

but it still store data in rankme.sq3 instead of Mysql , how can i fix it ? thanks <3

Last edited by juss; 12-06-2016 at 15:43.
juss is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 12-06-2016 , 15:46   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #45

Code:
// Using MySQL? 1 = true 0 = false (SQLite)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rankme_mysql "1"
in /cfg/sourcemod/kento.rankme.cfg

by default is 0
__________________

Last edited by sneaK; 12-06-2016 at 15:46.
sneaK is offline
juss
Senior Member
Join Date: Jan 2016
Old 12-07-2016 , 00:17   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #46

Thank you <3
juss is offline
B3none
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 12-07-2016 , 05:15   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #47

This plugin is working really well when I use mysqlite however I am having issues with switching this over to a MySQL database as I need it to link multiple servers together. I believe the plugin is running as /rank and /top show as silent commands but do not return anything. Could this be because the MySQL is not linking correctly? Also me and another smaller community are struggling to get the website part to work, it currently returns this error.

Quote:
Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/(my username)/public_html/stats/config.php on line 30

Warning: mysql_pconnect(): Access denied for user 'root'@'10.2.1.58' (using password: NO) in /home/(my username)/public_html/stats/config.php on line 30
Conex*********o com o banco falhou!
__________________

Last edited by B3none; 12-07-2016 at 05:16.
B3none is offline
juss
Senior Member
Join Date: Jan 2016
Old 12-07-2016 , 13:42   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #48

Quote:
Originally Posted by b3none View Post
This plugin is working really well when I use mysqlite however I am having issues with switching this over to a MySQL database as I need it to link multiple servers together. I believe the plugin is running as /rank and /top show as silent commands but do not return anything. Could this be because the MySQL is not linking correctly? Also me and another smaller community are struggling to get the website part to work, it currently returns this error.
The connection method the script using is old and kinda dangerous, so it's just mostly warning you about that , you have to use mysqli connection , search in google php mysqli

The second error says that you are not using password on that config.php on line 30 , the password from database , also in your MySQL you have to grand connections to 10.2.1.58 , by default MySQL allows connections only from localhost, I wish I can explain better , but typing it from phone while going home from work

Last edited by juss; 12-07-2016 at 15:30.
juss is offline
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 12-08-2016 , 16:49   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #49

Quote:
Originally Posted by eliteroyal View Post
Hi, I don't know why but everyone who joins my server is rank 1, i've updated to latest version, deleted old rankme.sq3 from sqlite folder, using linux, sm 1.8, can u please tell me what to do? or can u see by urself on my server? thank you very much in advance
i also wrote this in github on issues section
still having this kind of issues, now everyone is rank 5 and has a lot of kills even if they dont.
maybe i need to update metamod or something? sm is 1.8 updated from updater

Last edited by eliteroyal; 12-08-2016 at 17:01.
eliteroyal is offline
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 12-09-2016 , 05:55   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.7 | 2016-11-30)
Reply With Quote #50

i just went to hlstatsx csgo version
eliteroyal is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode