10.07.2013, 05:50
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:
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!
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"
Could somebody help me? Thanks!