phpmyadmin - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: phpmyadmin (
/showthread.php?tid=647635)
phpmyadmin -
Longover - 07.01.2018
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!
Re: phpmyadmin -
JasonRiggs - 07.01.2018
Screenshot please
Re: phpmyadmin -
Longover - 07.01.2018
Quote:
Originally Posted by JasonRiggs
Screenshot please
|
[IMG]
[/IMG]
Re: phpmyadmin -
JasonRiggs - 07.01.2018
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..
Re: phpmyadmin -
Longover - 07.01.2018
Quote:
Originally Posted by JasonRiggs
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..
|
Other tables work...
DataBase is working,
Accounts is working,
But,i'm not see players in "users" table
Re: phpmyadmin -
JasonRiggs - 07.01.2018
Depends on how and where you save..
Re: phpmyadmin -
Longover - 07.01.2018
Quote:
Originally Posted by JasonRiggs
Depends on how and where you save..
|
I'm save with mysql.
Re: phpmyadmin -
AlexMSK - 07.01.2018
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.