ERROR: Table 'dynarticle.ams_articles' doesn't exist
---
SELECT count(article_id) AS allcount FROM ams_articles, ams_categories WHERE article_categoryid = category_id AND article_state = 1 AND (category_id = '165' OR category_parentid = 165 )
---
Unable to get articlesTable 'dynarticle.ams_articles' doesn't exist