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 5

SELECT t2.categories_name,t3.parent_id, t2.categories_id FROM categories_description as t2 LEFT JOIN categories as t3 ON t2.categories_id = t3.categories_id WHERE t2.language_id = 2 AND t2.categories_id =

[TEP STOP]