1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1

select c.categories_id, c.parent_id, c.parent_id_url, cd.categories_id, cd.categories_name FROM categories c, categories_description cd WHERE c.categories_id = cd.categories_id AND cd.language_id = 10 AND c.categories_id =

[TEP STOP]