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 'AND b.id_lang = order by a.sort_order asc' at line 1

select * from gdc311_articles a,gdc311_articles_desc b, gdc311_articles_to_categories c where a.id_articles=b.id_articles and a.published=1 and b.id_articles=c.id_articles and a.id_articles= AND b.id_lang = order by a.sort_order asc

[TEP STOP]