05.12.2013, 14:36
Quote:
Код:
[18:55:20] Error: Function not registered: 'mysql_format' [18:55:20] Error: Function not registered: 'mysql_tquery' [18:55:20] Error: Function not registered: 'cache_insert_id' [18:55:20] Error: Function not registered: 'cache_get_row_int' [18:55:20] Error: Function not registered: 'cache_get_data' [18:55:20] Error: Function not registered: 'cache_affected_rows' [18:55:20] Error: Function not registered: 'cache_get_row' [18:55:20] Error: Function not registered: 'cache_get_row_float' [18:55:20] Error: Function not registered: 'cache_get_field_content' [18:55:20] Error: Function not registered: 'cache_get_field_content_int' [18:55:20] Error: Function not registered: 'mysql_connect' [18:55:20] Error: Function not registered: 'mysql_log' [18:55:20] Error: Function not registered: 'mysql_errno' |
cache_get_row_float was added in r14
so the plugin was for R6-
Quote:
So I used the MySQL R7
Now it lessen the the problems Quote:
|
---
As you can see, changing the version of the plugin is not enough. You'll need to change the include too and re-name/change the functions to those are used in the current version you use.
Quote:
but I wonder why the plugin did not match, I use the .dll that is also with .inc so its a pack.
Edit: can you please help me which is the correct plugin? |
Replace a_mysql.inc mysql.dll and libmysql.dll
Then re-compile and it should be fine.