Plugin Errors
#1

Hello i am trying to run a gamemode and it shows these plugin errors

Код:
Loading filterscript 'barzinihq.amx'...
  Loading filterscript 'ddos.amx'...
   Error: Function not registered: 'fileOpen'
   Error: Function not registered: 'fileSeek'
   Error: Function not registered: 'fileRead'
  Loaded 6 filterscripts.

   Error: Function not registered: 'mysql_store_result'
   Error: Function not registered: 'mysql_num_rows'
   Error: Function not registered: 'mysql_free_result'
   Error: Function not registered: 'mysql_fetch_row_format'
   Error: Function not registered: 'mysql_fetch_field_row'
   Error: Function not registered: 'mysql_real_escape_string'
   Error: Function not registered: 'mysql_debug'
   Error: Function not registered: 'mysql_ping'
Script[gamemodes/TTM.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
Reply
#2

Try to update the plugin MYSQL
Reply
#3

Quote:
Originally Posted by radiobizza
Посмотреть сообщение
Try to update the plugin MYSQL
This. And in addition to the reply, make sure you are copying the whole package for ddos filterscript as it also gives a plugin/include error.
Reply
#4

i fixed the ddos filterscript but still there is problem with the mysql plugin and its updated version
Reply
#5

Are you sure the plugin and the include match eachother's versions? Also are you sure you are using the correct MySQL plugin? Also can you try re-compiling your script?
Reply
#6

Quote:
Originally Posted by Rufio
Посмотреть сообщение
Are you sure the plugin and the include match eachother's versions? Also are you sure you are using the correct MySQL plugin? Also can you try re-compiling your script?
yes the versions are same and the script gets compiled.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)