i have error after noticing about new thread/post
Code:
INSERT INTO vb_mgc_cb_evo_chat
(dateline,fromuid,ctext,sticky,chanid,coidentifier,iswarning,warningtype,tpforumid)
VALUES
(1234030351,,'10639,150634,Mamy dzial "Nasze Belle" a moze by tak do tego...',0,0,0,1,'post',13);
MySQL 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 ''10639,150634,Mamy dzial "Nasze Belle" a moze by tak do tego...',0,0,0' at line 4
Error Number : 1064
how i can fix it?