Xem giỏ hàng (0 sản phẩm)


SQL Error : 1064 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 ') and (news_id<>223) and (postingdate<'') and (news_news.isdefault = 1) order b' at line 1

select news_id, title, postingdate, isnew, DATE_FORMAT(postingdate, '%d-%m-%Y') as postdate , DATE_FORMAT(postingdate, '%Y%m%d') as pdate from news_news where (board_id=) and (news_id<>223) and (postingdate<'') and (news_news.isdefault = 1) order by postingdate desc limit 0, 10

Line : 54
File : /home/pmvn123/public_html/skin/newsdetail/index.php