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 'order by p.products_date_added' at line 1
in:
[ order by p.products_date_added]
【解决方法】
打开 includes/modules/zc100/new_products.php
大约19行
//$new_products_query = ' order by p.products_date_added';