Posts: 147
Threads: 38
Joined: Jul 2015
Reputation:
0
i keep getting this logs while trying to upload a filterscript what is the solution
[debug] Run time error 19: "File or function is not found"
[02:53:24] [debug] mysql_format
[02:53:24] [debug] cache_get_row_count
[02:53:24] [debug] cache_get_field_content_int
[02:53:24] [debug] cache_insert_id
[02:53:24] [debug] mysql_log
[02:53:24] [debug] cache_get_field_content_float
[02:53:24] [debug] cache_get_field_content
[02:53:24]
Posts: 4,759
Threads: 33
Joined: Dec 2013
Reputation:
0
Why is your title "help please"? Can't you specify what kind of help you need instead?
You must get the correct include and plugin version, those errors mean that you're trying to use non existent functions.
Posts: 147
Threads: 38
Joined: Jul 2015
Reputation:
0
but my gamemode using onther version of mysql not BlueG and that filterscript using BlueG
Posts: 6,242
Threads: 8
Joined: Jun 2008
If the gamemode is that old, you may need to look at an older version of BlueGs MySQL. (Searching the functions returned R33)
If you have the include for that plugin in the gamemode (Highly shouldn't be there), there'll be information in the include saying what version the include is for maybe.
Posts: 147
Threads: 38
Joined: Jul 2015
Reputation:
0
my gamemode uses StrickenKid's mysql is there a way to convert from it to blueg?
Posts: 147
Threads: 38
Joined: Jul 2015
Reputation:
0
or better convert from blueg to StrickenKid
Posts: 6,242
Threads: 8
Joined: Jun 2008
Not without a bit (Read lot) of work.
Posts: 147
Threads: 38
Joined: Jul 2015
Reputation:
0
i tried but what should i replace this with?
cache_get_field_content and all cache_ thingy