SA-MP Forums Archive
A_sampmysql error - 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: A_sampmysql error (/showthread.php?tid=546618)



A_sampmysql error - RayC - 16.11.2014

I keep getting this error: I'm not too sure what to do, I've tried downloading the plugins from github but the links not working for me.

Код:
[16:09:10]    Error: Function not registered: 'samp_mysql_connect'
[16:09:10]    Error: Function not registered: 'samp_mysql_select_db'
[16:09:10]    Error: Function not registered: 'samp_mysql_ping'
[16:09:10]    Error: Function not registered: 'samp_mysql_close'
[16:09:10]    Error: Function not registered: 'samp_mysql_query'
[16:09:10]    Error: Function not registered: 'samp_mysql_real_escape_string'
[16:09:10]    Error: Function not registered: 'samp_mysql_store_result'
[16:09:10]    Error: Function not registered: 'samp_mysql_num_rows'
[16:09:10]    Error: Function not registered: 'samp_mysql_fetch_row'
[16:09:10]    Error: Function not registered: 'samp_mysql_free_result'
[16:09:10]    Error: Function not registered: 'samp_mysql_strtok'