when i sell items i get this
You sold 1000 Small Medikit(s) for $300000QUERY ERROR: 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 'orange'>Small Medikit(s) for $300000')' at line 4
Query was INSERT INTO itemselllogs (isID,isUSER,isITEM,isTOTALPRICE,isQTY,isTIME,isCONTENT) VALUES ('', 1, 12, 300000, 1000, unix_timestamp(),'Alex sold 1000 Small Medikit(s) for $300000')