PDA

View Full Version : SQL error help


cravendale
04-15-2011, 02:56 PM
Hey,

I keep getting SQL errors related to the following...

Invalid SQL:

REPLACE INTO whoread
(userid, threadid, dateline, ipaddress)
VALUES
(1905, , 1302882188, '213.120.121.252');

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 ' 1302882188, '213.120.121.252')' at line 4
Error Number : 1064

Can anyone please advise me how I'd problem solve this?

thanks

Lynne
04-15-2011, 03:23 PM
That is from a modification. You will need to ask for help in the modification thread or disable the modification to get the error to go away.