Query: SELECT News.* FROM news News WHERE News.id=giay AND News.lang='vn' LIMIT 1

Warning (512): SQL Error: 1054: Unknown column 'giay' in 'where clause' [CORE/cake/libs/model/datasources/dbo_source.php, line 463]

Warning (2): Cannot modify header information - headers already sent by (output started at /home1/eshopvno/public_html/hoangty.com.vn/cake/basics.php:787) [CORE/cake/libs/controller/controller.php, line 499]

Query: SELECT News.id, News.title FROM news News WHERE 1 AND News.id!=giay AND News.published=1 AND News.lang = "vn" ORDER BY News.view_order DESC, News.updated_date DESC LIMIT 10