ToxicRevolution / CSGORankMeWeb

Web interface for Rank Me CSGO Stat tracking plugin
https://Toxicrevolution.net
MIT License
30 stars 10 forks source link

Help me #36

Closed ByKyTa closed 6 years ago

ByKyTa commented 6 years ago

DataTables warning: table id=LeaderBoardTable - An SQL error occurred: SQLSTATE[42000]: Syntax error or access violation: 1103 Incorrect table name ''

https://imgur.com/a/RBfNE

APet74 commented 6 years ago

Did you use the correct table name in the installer? What's your config look like? Don't forget to blur out your password if you send it to us.

ByKyTa commented 6 years ago

My not Database Password How i can skip this ?

kennyLtv commented 6 years ago

Are you using MySQL or SQLite correct?

ByKyTa commented 6 years ago

yes and i use xampp

2018-02-23 10:19 GMT+07:00 Kenny Lindelof notifications@github.com:

Your using MySQL not SQLite correct?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ToxicRevolution/CSGORankMeWeb/issues/36#issuecomment-367898171, or mute the thread https://github.com/notifications/unsubscribe-auth/Af-_fFMCBB1_oe7ljft_KK-Ux7s46hy5ks5tXi5PgaJpZM4SPlaF .

kennyLtv commented 6 years ago

Can you send your config file with your password blurred out?

APet74 commented 6 years ago

It's called config.php, just send it via pastebin.com

On Feb 23, 2018 7:47 AM, "Kenny Lindelof" notifications@github.com wrote:

Can you send your config file with your password blurred out?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ToxicRevolution/CSGORankMeWeb/issues/36#issuecomment-368013110, or mute the thread https://github.com/notifications/unsubscribe-auth/AEgumdF1mClS108al8ZtaK3cW2zTJQm4ks5tXsFjgaJpZM4SPlaF .

ByKyTa commented 6 years ago

https://pastebin.com/7njTMhHm

kennyLtv commented 6 years ago

Did you run the installer?

ByKyTa commented 6 years ago

yes ! but my sql not password i can't skip database pass

ByKyTa commented 6 years ago

Notice: Undefined index: serverType in C:\xampp\htdocs\rankme\install\installMethods.php on line 28 SQLSTATE[HY000] [1130] Host 'WIN-9MHBB4QL7CM' is not allowed to connect to this MariaDB server image

kennyLtv commented 6 years ago

Ok, I understand now that your database doesn't have a password. That is what I was not understanding. Can you try taking our example config from here and manually filling the database and site info?

ByKyTa commented 6 years ago

image

kennyLtv commented 6 years ago

So it is working now?

ByKyTa commented 6 years ago

yes