Hi,
There is an error that causes the shopping cart [Zen Cart 1.3.8a] to not function at all.
The Add To Cart button is gone, and when clicking on View Shopping Cart, this shows:
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 6
in:
[select p.products_id, pd.products_name, products_date_available as date_expected, p.master_categories_id from products p, products_description pd where p.products_id = pd.products_id and p.products_status = 1 and pd.language_id = '1' and p.products_date_available >20110620235959 order by date_expected desc limit ]
Please help.
Regards,
Masha


Reply With Quote
the error disappeared after I put a number on the Upcoming Products. 



