1054 - Unknown column 'accouchement' 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 = '1' and t.topics_id=accouchement and t.topics_id = td.topics_id and td.language_id = '2' order by sort_order
[TEP STOP]
|