File or function is not found - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: File or function is not found (
/showthread.php?tid=449778)
File or function is not found -
SantoN - 10.07.2013
Hello dear community,
Today I've made a MySQL conversion to the my gamemode, and everything was fine.
When I was about to start the server, I got the 'File or function is not found' error. So I've downloaded
this really awesome plugin and I checked what was happening.
So, after the check I got these errors:
Код:
[07:49:14] Error: Function not registered: 'mysql_debug'
[07:49:14] Error: Function not registered: 'mysql_real_escape_string'
[07:49:14] Error: Function not registered: 'mysql_function_query'
[07:49:14] Error: Function not registered: 'mysql_ping'
[07:49:14] Script[gamemodes/gm1.amx]: Run time error 19: "File or function is not found"
And I can't get why I have these errors, since my mysql plugin is updated to the newer version, and is written in the 'plugins' string of my server.cfg.
Could somebody help me? Thanks!
Re: File or function is not found -
Infinitas - 10.07.2013
Did you #include it in your script and recompile it?
Re: File or function is not found -
SantoN - 10.07.2013
Quote:
Originally Posted by Infinitas
Did you #include it in your script and recompile it?
|
Yeah
Re: File or function is not found -
Infinitas - 10.07.2013
Which mysql plugin are you using?
Re: File or function is not found -
SantoN - 10.07.2013
BlueG's one
Re: File or function is not found -
SantoN - 10.07.2013
Sorry if I am already bumping guys, but I need a fast help!
Re: File or function is not found -
Red_Dragon. - 10.07.2013
There's no excuse to bump more than one time in less than 48 hours. Others need help too, not you only. Anyway, use this
https://sampforum.blast.hk/showthread.php?tid=249226