Scripting Help: Error: Function not registered: 'mysql_query' ? - 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: Scripting Help: Error: Function not registered: 'mysql_query' ? (
/showthread.php?tid=547470)
Scripting Help: Error: Function not registered: 'mysql_query' ? -
Samieastwood - 22.11.2014
when i run the server it says this
PHP код:
[23:34:00] error: Function not registered: 'mysql_query'
[23:34:00] Script[gamemodes/j.amx]: Run time error 19: "File or function is not found"
[23:34:00] Number of vehicle models: 0
i cant get the old MySQL because all the links are closed
Re : Scripting Help: Error: Function not registered: 'mysql_query' ? -
MCZOFT - 22.11.2014
dude .. simply check the includes of the plugin , if they were diferent from the codes calling , it wont work , you should put the correct include of it
Re: Re : Scripting Help: Error: Function not registered: 'mysql_query' ? -
Samieastwood - 22.11.2014
which MySQL that has MySQL_query registered?