16 Apr 2010, 6:32 PM
New Zenner
- Join Date:
- Apr 2010
- Posts:
- 9
- Plugin Contributions:
- 0
1064 You have an error in your SQL syntax;
1064 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 '' at line 3
in:
[insert into customers_basket (customers_basket_id, customers_id, products_id, customers_basket_quantity, customers_basket_date_added) values ('','16', ###, '1', '20100416')]
Any ideas how to fix?
Thanks!