DB Error:Access denied for user: 'nobody@localhost' (Using password: NO) Query:
SELECT news_id, news_title, news_author, news_summary, news_posted
FROM news ORDER BY news_posted DESC LIMIT 10 File: /home/aclaw1/public_html/includes/classes/SG_News.php Line: 52 Class / Function: sg_db::query(Array
(
[0] =>
SELECT news_id, news_title, news_author, news_summary, news_posted
FROM news ORDER BY news_posted DESC LIMIT 10
)
)
DB Error:Access denied for user: 'nobody@localhost' (Using password: NO) Query:
SELECT news_id, news_title, news_author, news_summary, news_posted
FROM news ORDER BY news_posted DESC LIMIT 10 File: /home/aclaw1/public_html/news.php Line: 8 Class / Function: sg_news::getarticles(Array
(
[0] => 10
)
)
DB Error:Access denied for user: 'nobody@localhost' (Using password: NO) Query:SELECT * FROM news ORDER BY news_posted DESC File: /home/aclaw1/public_html/includes/classes/SG_News.php Line: 104 Class / Function: sg_db::query(Array
(
[0] => SELECT * FROM news ORDER BY news_posted DESC
)
)
DB Error:Access denied for user: 'nobody@localhost' (Using password: NO) Query:SELECT * FROM news ORDER BY news_posted DESC File: /home/aclaw1/public_html/news.php Line: 11 Class / Function: sg_news::getaging()