Table 'faq_db.articles' doesn't exist Query: SELECT *, DATE_FORMAT(article_date, '%M %e, %Y') as date FROM articles WHERE category='faq' ORDER BY 'ordernumber', 'article_id'