SA-MP Forums Archive
MYSQL related.. - 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: MYSQL related.. (/showthread.php?tid=355599)



MYSQL related.. - vassilis - 30.06.2012

SOLVED


Re: MYSQL related.. - Mean - 30.06.2012

Do you get the "File or function not found" error when you start the server? That means you're missing a plugin in server.cfg or you're using a bad plugin version.


Re: MYSQL related.. - vassilis - 30.06.2012

No its is already added it just don't read the gamemode :S
Do i have to do something related outside PAWN and related to MYSQL?


Re: MYSQL related.. - Mean - 30.06.2012

Quote:
Originally Posted by vassilis
Посмотреть сообщение
No its is already added it just don't read the gamemode :S
Do i have to do something related outside PAWN and related to MYSQL?
Post what server_log.txt gives you.


Re: MYSQL related.. - vassilis - 30.06.2012

Mean my bad i had run 2 times sa-mpserver.exe xD


Re: MYSQL related.. - vassilis - 30.06.2012

Another Question:
it is working well but when i try connect it doesn't show the DIALOG do i need to do something related to phpmyadmin?


Re: MYSQL related.. - CoDeZ - 01.07.2012

yea i also have the same problem about the dialog thingy , press the spawn button and it will show the dialog


Re: MYSQL related.. - vassilis - 01.07.2012

Quote:
Originally Posted by CoDeZ
Посмотреть сообщение
yea i also have the same problem about the dialog thingy , press the spawn button and it will show the dialog
That happens to me too i know but the problem is that i need to register every time Why?


Re: MYSQL related.. - CoDeZ - 01.07.2012

Quote:
Originally Posted by vassilis
Посмотреть сообщение
That happens to me too i know but the problem is that i need to register every time Why?
Dunno why but it happens to me too , even though i registered a user and the table was created and my user was registered there but i still have to register everytime


Re: MYSQL related.. - vassilis - 01.07.2012

Is there any possible way someone could explain please?