07.01.2019, 01:17
how to fix this?
line:
HTML Code:
(error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Car Mod Shop' se afla la locatia [/gps - Los Santos - Car Mod Shop].')' at line 1 (Query: "INSERT INTO questions (`Sender`,`Question`,`Helper`,`Response`) VALUES ('1689','* Newbie xx: si unde este un car mod shop?','127','* Helper xx: @xx, Un 'Car Mod Shop' se afla la locatia [/gps - Los Santos - Car Mod Shop].')")
HTML Code:
new var100[500]; mysql_format(SQL,var100, sizeof(var100), "INSERT INTO questions (`Sender`,`Question`,`Helper`,`Response`) VALUES ('%d','%s','%d','%s')", PlayerInfo[PlayerInfo[playerid][pNRE]][pSQLID],PlayerInfo[PlayerInfo[playerid][pNRE]][pNMessage],PlayerInfo[playerid][pSQLID], string); mysql_tquery(SQL,var100,"","");