ERROR: Table 'artanv_articlems.ams_categories' doesn't exist<br>---<br>SELECT * FROM ams_categories WHERE category_parent_id = 0 ORDER BY category_title<br>---<br>Table 'artanv_articlems.ams_categories' doesn't existERROR: Table 'artanv_articlems.ams_articles' doesn't exist<br>---<br>SELECT * FROM ams_articles
								INNER JOIN  ams_users ON user_id = article_author_id
                                WHERE   article_state = 1 
                                  ORDER BY article_id DESC  LIMIT 10<br>---<br>Table 'artanv_articlems.ams_articles' doesn't exist<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
    <channel>
	<title>Latest Articles at Article Anvil</title>
    <link>http://articleanvil.com</link>
    <description>The RSS feed of the latest 10 articles at Article Anvil</description>
    <language>en</language>
    </channel>
</rss>
