Hello, I hope someone will be able to help me.
I have just installed and in the process of setting up a zencart store, never used it before and not very technical. Everything has been running fine, but when enabling a payment module such as Paypal express checkout or IPN, we get the following error:
Our website is http://www.funkyslings.com and we would really appreciate any help in identifying the problem here.Code: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 'EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUC' at line 7 in: [select p.products_id, pd.products_name, products_date_available as date_expected 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 >=20070225 order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCTS]
Thanks
Marlena



