SA-MP Forums Archive
A error fast to fix - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: A error fast to fix (/showthread.php?tid=595481)



A error fast to fix - Heycookie - 03.12.2015

pawn Код:
../database.inc(1) : error 010: invalid function or declaration
Code:
pawn Код:
//////////////////////////////////////////
#define     mysql_host      "127.0.0.1"//dddd
#define     mysql_user      "port_****"
#define     mysql_pass      "....**"
#define     mysql_data      "...***"
#define     mysql_port      ...
What have wrong there?


Re: A error fast to fix - AbyssMorgan - 03.12.2015

Hmm, change file coding to ascii/ansi


Re: A error fast to fix - Heycookie - 03.12.2015

Example?


Re: A error fast to fix - AbyssMorgan - 03.12.2015

Error:
http://i.imgur.com/jw5eDQz.png

Fix:
http://i.imgur.com/p6DgBSR.png


Re: A error fast to fix - Heycookie - 03.12.2015

Thanks i fixed, i have a Mysql database (no localhost), on my painel, but my server is local and down, say that have anything wrong, i already upload the file of database of my server