1 reply [Last post]
rio_gio's picture
Offline
Joined: 08/23/2007
Juice: 90
Was this information Helpful?

user warning: 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 'AND oid = 15' at line 1 query: DELETE FROM uc_product_options WHERE nid = AND oid = 15 in /public_html/includes/database.mysql.inc on line 172.

Just shows up a few times, but like I said, everything works just fine.

What's necessary to fix this?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Receiving error when editing options for attributes.

Just fixed a bug there... update from Bazaar or grab the beta 7 when it's out and let me know if this fixed it. The bug I fixed was for a foreach() problem, but it should affect what's being entered in that query, too.