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 '' at line 1

select a.categories_id, b.categories_name, a.categories_image from categories a ,categories_description b where b.language_id = 4 and a.categories_id = b.categories_id and a.categories_id =

[TEP STOP]