SQL Bug Reports being generated
This happens every once and a while - any idea why its being generated?
An error was encountered during execution of the query:
INSERT INTO pp_products (id,user,userid,cat,date,title,description,keywords,bigimage,bigimage2,bigimage3,approved,watermarked,ipaddress)
values(NULL,'cali', 119, , 1108437179, '50 gallon livewell', '', '', 'Picture.jpg', '', '',
0, 'no', '198.81.26.75')
The query returned with an errorcode of:
You have an error in your SQL syntax near ' 1108437179, '50 gallon livewell', '', '', 'Picture.jpg', '', '',
0,' at line 2
|