Quote:
An error was encountered during execution of the query:
REPLACE INTO class_admlog (adminuser,ip,datestamp,description) VALUES ('Liam's Herps','71.111.132.12','1113923944','Deleted product: crested_female1.jpg (Adult Female Crested Gecko)')
The query returned with an errorcode of:
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 's Herps','71.111.132.12','1113923944','Deleted product: crested
|
Well, I am getting these every time this user deletes a product, and it is apparently a bug. SOMETHING is wrong somewhere, otherwise I wouldn't get this error message.