MySQL error!
Database: Resource id #2
The newsQuery: SELECT n.news_id,n.news_datetime,n.news_title,n.news_info,u.user_name FROM bn_news n LEFT JOIN bn_users u ON n.news_author=u.user_id WHERE n.news_status=1 AND n.news_id=
The result: 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 '' at line 1