when I try to edit a product I get this.
Database error in vBulletin 3.5.4:
Invalid SQL:
update mmstore_items set
itemname='JDM Option Vol. 10',
itemdiscription='D1 Finals
Professional Drifting. It's the drift event of the year to wow the spectators!',
catid='',
itemimage='/images/jdmoption0010.jpg',
submitterid='1',
submitter='ryans',
hits='1',
paypalemail='sales@sromagazine.com',
price='10.99',
amounttosell='20',
shippingamount='2.50',
aprove='1'
where itemid='1';
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 's the drift event of the year to wow the spectators. Each year,
Error Number : 1064
Date : Thursday, August 24th 2006 @ 11:23:03 AM
Script : /mmstore_admin.php
Referrer : /admincp/mmstore_admin.php?act=edititem&itemid=1
IP Address : Username : ryans
Classname : vb_database
i notice the classname. vb_database is not the name of my database.
|