1054 - Unknown column 'les_bonnes_adresses' in 'where clause'

select t.topics_id,t.topics_small_pic, td.topics_name,td.topics_description, t.parent_id from topics t, topics_description td where t.parent_id = '6' and t.topics_id=les_bonnes_adresses and t.topics_id = td.topics_id and td.language_id = '2' order by sort_order

[TEP STOP]