SA-MP Forums Archive
errors, help pls - 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: errors, help pls (/showthread.php?tid=548457)



errors, help pls - kosa451 - 29.11.2014

i get these :/

Код:
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(41) : error 010: invalid function or declaration
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(52) : error 010: invalid function or declaration
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(54) : error 010: invalid function or declaration
lines:

54: native mysql_insert_id(connectionHandle = 1);
52:native mysql_free_result(connectionHandle = 1);
41:native mysql_affected_rows(connectionHandle = 1);


Re: errors, help pls - kosa451 - 29.11.2014

anyone?


Re: errors, help pls - Raweresh - 29.11.2014

Try to update mysql. https://sampforum.blast.hk/showthread.php?tid=56564


Re: errors, help pls - kosa451 - 30.11.2014

Quote:
Originally Posted by Raweresh
Посмотреть сообщение
Now i get these errors

Код:
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(122) : error 010: invalid function or declaration
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(122) : error 001: expected token: "=", but found "["
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(259) : error 001: expected token: "-identifier-", but found "("
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(260) : error 017: undefined symbol "connectionHandle"
C:\Users\Administrator\Desktop\ERP\pawno\include\a_mysql.inc(261) : error 054: unmatched closing brace ("}")
Lines:

Код:
122:native mysql_connect(const host[], const user[], const database[], const password[], port = 3306, bool:autoreconnect = true);
259:stock mysql_free_result(connectionHandle = 1) {
260:#pragma unused connectionHandle
261:{



Re: errors, help pls - kosa451 - 30.11.2014

anyone?


Re: errors, help pls - kosa451 - 30.11.2014

help me..


Re: errors, help pls - kosa451 - 30.11.2014

bump


Re: errors, help pls - kosa451 - 30.11.2014

anyone?


Re: errors, help pls - Glossy42O - 30.11.2014

Could you stop bumping everysec?

Read the rules, bumping is only allowed after 24 hours.