errors, help pls
#1

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);
Reply
#2

anyone?
Reply
#3

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

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:{
Reply
#5

anyone?
Reply
#6

help me..
Reply
#7

bump
Reply
#8

anyone?
Reply
#9

Could you stop bumping everysec?

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


Forum Jump:


Users browsing this thread: 1 Guest(s)