Admin Screen
Execute Query Failed
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 'ORDER BY n.news_id' at line 1
SELECT n.news_type FROM news AS n, news_page AS np WHERE n.news_id = np.news_id AND n.news_type='Latest' AND np.page_id= ORDER BY n.news_id