I get this error every time I try to process files if I selected that I wanted to be notified by e-mail of any comments.MySQL error reported!
Script: bulkupload
Query: INSERT INTO photo_notify (id,userid,photo) values(NULL,,13086)
Result: 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 '13086)' at line 1
Database handle: Resource id #6
From what I read in the error message the script has not picked up my userid.
Greg



Reply With Quote