April 15th, 2005, 02:12 PM
|
#1 (permalink)
|
| Member Verified Customer
Join Date: Jul 2004
Posts: 105
| MySQL error... Quote:
An error was encountered during execution of the query:
REPLACE INTO class_admlog (adminuser,ip,datestamp,description) VALUES ('Liam's Herps','4.5.79.191','1113584846','Deleted product: Gabon_Web.jpg (Venomoid Gabon Viper)')
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','4.5.79.191','1113584846','Deleted product: Gabon_Web.
| Looks like the program is stumbling if a user's name contains an embedded apostrophe.
|
| |