Plugin errors
#1

^^^^^^^^
Reply
#2

Are you sure you have the include?
When you download the MySQL plugin, there is a file you need to put in the plugins folder, a file that needs to go to the main directory folder (only if you use Windows), and then the include file, which you should put in the 'pawno/includes' folders, and then add:
#include <includename>

Seeing the error, I believe you don't have the include or just forgot to add it to the script.
Reply
#3

What version are you using?
Reply
#4

^^^^^^^^
Reply
#5

Like I said, I think you are missing the include.
Quoted from the "How to Install" (from the original plugin thread)
Quote:

Add mysql.inc to your /pawno/includes/ and add "#include <mysql>" to the top of your script.

Reply
#6

Quote:
Originally Posted by Tomer!.$
Посмотреть сообщение
Like I said, I think you are missing the include.
Quoted from the "How to Install" (from the original plugin thread)
Probably. But he may uses another version. Remember, a lot of functions have been removed/renamed.
Reply
#7

^^^^^^^^
Reply
#8

^^^^^^^^
Reply
#9

It does not matter if you've everything in the right place. If you're using an old MySQL version of include and plugin and you're trying to compile a newer version, it will simply give the errors again and again.
Reply
#10

^^^^^^^^
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)