Hi I hope someone can help when I add 13 products to the shopping basket I get the following error message:
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 '-1)' at line 1
in:
[(select p.products_id, p.products_image from zen_products_xsell xp, zen_products p, zen_products_description pd where xp.products_id = '14045' and xp.xsell_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and p.products_status = '1' order by xp.products_id asc limit 2)
The site is running on:
Zen Cart 1.3.7
Database Patch Level: 1.3.7
The URL for the site is:
http://www.cdandvinyl.co.uk
Any help would be greatly appreciated.
Thanks
Chris







Bookmarks