Getting MySQL errors but Server is Working
#1

Hello guys, I'm pretty new to scripting and MySql and today I followed this tutorial Overhaul's MySQL Registration System and everything works fine BUT I have the 'nativechecker' plugin installed wich gives me this errors http://postimg.org/image/v2agzxwv1/.
But everything is working as they should, my username, password, money, position, etc.
Why I'm getting those errors? If I disable nativechecker they are gone. I mean it must be a reason why I'm getting them.

Errors(for indexing purpose)
Error: Function not registered: 'mysql_log'
Error: Function not registered: 'mysql_connect'
Error: Function not registered: 'mysql_errno'
Error: Function not registered: 'mysql_format'
Error: Function not registered: 'mysql_tquery'
Error: Function not registered: 'WP_Hash'
Error: Function not registered: 'cache_get_data'
Error: Function not registered: 'cache_get_field_content'
Error: Function not registered: 'cache_get_field_content_int'
Error: Function not registered: 'cache_get_field_content_float'
Error: Function not registered: 'cache_insert_id'
Reply
#2

Nativechecker has to be the last plugin defined in server.cfg:

Example:
Код:
plugins mysql nativechecker
Reply
#3

Thank you for your response. Now the errors are gone.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)