26 errors for updating MYSQL R40 help
#1

PHP код:
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4069) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4098) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4107) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4108) : error 017undefined symbol "mysql_fetch_row"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4113) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4114) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4115) : error 017undefined symbol "cache_get_field_content_int"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4117) : error 017undefined symbol "cache_get_field_content_int"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4118) : error 017undefined symbol "cache_get_field_content_int"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4119) : error 017undefined symbol "cache_get_field_content_float"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4120) : error 017undefined symbol "cache_get_field_content_float"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4121) : error 017undefined symbol "cache_get_field_content_float"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4122) : error 017undefined symbol "cache_get_field_content_int"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4123) : error 017undefined symbol "cache_get_field_content_int"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4124) : error 017undefined symbol "cache_get_field_content_int"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4125) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4243) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4244) : error 017undefined symbol "mysql_fetch_row"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4249) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4250) : warning 213tag mismatch
C
:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4251) : error 017undefined symbol "cache_get_field_content_int"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4253) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4256) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4258) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4260) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4262) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4264) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4266) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4268) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4270) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4272) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4274) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4276) : error 017undefined symbol "cache_get_field_content"
C:\Users\Administrador\Desktop\soth tyrone\gamemodes\WH-RP.es-2.pwn(4278) : error 017undefined symbol "cache_get_field_content"
Compilation aborted.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
26 Errors

I need help with these errors, I use the version of mysql r40 and update it because I got an error that could not solve, I see that the R40 has all the functions which say they are not defined and I do not know how to fix someone can you help me??
Reply
#2

I've had the same problem when I was updating to R41, there are a lot of functions that have been renamed and take parameters in a different order now.

Check this https://sampwiki.blast.hk/wiki/MySQL/R40 and just update your script to use new function names.
Reply
#3

This would help you, as it contains regex expression examples which are pretty easy and will help you convert your script in few minutes.
https://sampforum.blast.hk/showthread.php?tid=616103
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)