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


Messages In This Thread
Problem with a_mysql include not loading (error 19) - by AnthonyTimmers - 24.11.2014, 15:56
Re: Problem with a_mysql include not loading (error 19) - by AnthonyTimmers - 24.11.2014, 16:23

Forum Jump:


Users browsing this thread: 1 Guest(s)