|
|
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 cd.categories_name' at line 1
SELECT c.*, cd.* FROM ad_categories c, ad_categories_description cd WHERE c.categories_id=cd.categories_id AND cd.language_id=1 AND c.parent_id= ORDER BY cd.categories_name
[TEP STOP]
| | | |