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 'from categories c, categories_description cd where c.categories_id = '2' and cd.' at line 1

select cd.categories_name, c.categories_image , cd.categories_htc_title_tag, cd.categories_htc_description,from categories c, categories_description cd where c.categories_id = '2' and cd.categories_id = '2' and cd.language_id = '1'

[TEP STOP]