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



help - cuemur - 30.01.2014

PHP код:
C:\Users\cuemur\Desktop\clothes.pwn(208) : error 017undefined symbol "cache_get_row_int"
C:\Users\cuemur\Desktop\clothes.pwn(209) : error 017undefined symbol "cache_get_row_int"
C:\Users\cuemur\Desktop\clothes.pwn(210) : error 017undefined symbol "cache_get_row_int"
C:\Users\cuemur\Desktop\clothes.pwn(211) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(212) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(213) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(214) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(215) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(216) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(217) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(218) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(219) : error 017undefined symbol "cache_get_row_float"
C:\Users\cuemur\Desktop\clothes.pwn(401) : error 017undefined symbol "cache_insert_id"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase 
?? What's wrong?


Re: help - MP2 - 30.01.2014

Update your mysql plugin, and/or make sure the file a_mysql.inc is included.