Problem with a_mysql include not loading (error 19)
#1

I've copied a_mysql version R39-2 into the include folder (pawno/include), and my script compiles, however when I try to run the server it gives me "Run time error 19: File or function is not found".

According to my nativechecker this is what I'm missing:

Error: Function not registered: 'mysql_connect'
Error: Function not registered: 'mysql_query'
Error: Function not registered: 'cache_get_row_count'
Error: Function not registered: 'cache_delete'
Error: Function not registered: 'cache_get_field_content_int'

So, these are all BlueG MySQL related. Anyone know what the issue might be?
Reply
#2

Turned out my plugin wasn't the correct version, all working now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)