Posts: 188
Threads: 85
Joined: Oct 2017
Reputation:
0
Is a problem:
when i'm click to "players"(is PhPMyAdmin) i'm see a blank page.
Accounts exist but i'm not found in database...
Account saving is in mysql not in dini/ini etc...
Why?
{Sorry for my bad english!}
Thanks!
Posts: 851
Threads: 33
Joined: Jul 2016
Reputation:
0
Rest of the tables are working?? Maybe the database you imported has got a problem, But I believe the problem is in the browser or your internet, because there are default lines should be displayed even if the table is bugged..
Posts: 851
Threads: 33
Joined: Jul 2016
Reputation:
0
Depends on how and where you save..
Posts: 204
Threads: 28
Joined: Apr 2016
Quote:
Originally Posted by Longover
I'm save with mysql.
|
Maybe your phpmyadmin user doesnt have enough privilege to access the player's table. Try to edit or delete/re-create a new one. (MAYBE)
Also would be nice if you'll drop your code.
EDIT: The code if there's anything in the(your) script being saved into `players` table.