I'm working on a eCommerce website. The Theme used is Bluewide.
From the backend I'm creating categories it is going fine.
When I'm adding a subcategory to the the category. It gives an error in the front-end even though the Subcategories are listed correct on the right hand sidebar.
This is the link to the page http://teleskyshopping.com/index.php...index&cPath=69
The error being:
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 DESC, pd.products_name LIMIT 120' at line 1
in:
[ order by p.products_date_added DESC, pd.products_name LIMIT 120]
![]()


Reply With Quote

