Une erreur de connexion à la base s'est produite 97
SELECT c.article_id, article_title, article_desc,article_category,article_status FROM articles as c left join articles_translations as cd on (c.article_id=cd.article_id) WHERE article_parent_category= and lang_code='awards' and article_category=31 and article_desc!='' ORDER BY article_order asc,article_id asc.
SELECT c.article_id, article_title, article_desc,article_category,article_status FROM articles as c left join articles_translations as cd on (c.article_id=cd.article_id) WHERE article_parent_category= and lang_code='awards' and article_category=31 and article_desc!='' ORDER BY article_order asc,article_id asc.
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 lang_code='awards' and article_category=31 and article_desc!='' ORDER BY ar' at line 1










