01.05.2015, 14:38
Hello, im using BlueG MysQL plugin along with same include.. but in server log it shows
************************************************
[16:37:16] Error: Function not registered: 'mysql_query'
[16:37:16] Error: Function not registered: 'mysql_debug'
[16:37:16] Error: Function not registered: 'mysql_store_result'
[16:37:16] Error: Function not registered: 'mysql_num_rows'
[16:37:16] Error: Function not registered: 'mysql_retrieve_row'
[16:37:16] Error: Function not registered: 'mysql_fetch_field_row'
[16:37:16] Error: Function not registered: 'mysql_free_result'
[16:37:16] Error: Function not registered: 'mysql_real_escape_string'
[16:37:16] Error: Function not registered: 'mysql_connect'
[16:37:16] Error: Function not registered: 'mysql_ping'
[16:37:16] [MYSQL]: Connection To `port_5101` Successful!
**************************************************
any ideas why? i compiled with same include r-6 and using the same plugin r-6 (blueg)
How can i fix it. any one can help?
EDIT: problem fixed, when i put the nativechecker.so at the end of all plugins
************************************************
[16:37:16] Error: Function not registered: 'mysql_query'
[16:37:16] Error: Function not registered: 'mysql_debug'
[16:37:16] Error: Function not registered: 'mysql_store_result'
[16:37:16] Error: Function not registered: 'mysql_num_rows'
[16:37:16] Error: Function not registered: 'mysql_retrieve_row'
[16:37:16] Error: Function not registered: 'mysql_fetch_field_row'
[16:37:16] Error: Function not registered: 'mysql_free_result'
[16:37:16] Error: Function not registered: 'mysql_real_escape_string'
[16:37:16] Error: Function not registered: 'mysql_connect'
[16:37:16] Error: Function not registered: 'mysql_ping'
[16:37:16] [MYSQL]: Connection To `port_5101` Successful!
**************************************************
any ideas why? i compiled with same include r-6 and using the same plugin r-6 (blueg)
How can i fix it. any one can help?
EDIT: problem fixed, when i put the nativechecker.so at the end of all plugins