A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for News::detail()

Filename: controllers/news.php

Line Number: 51

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: news_id

Filename: controllers/news.php

Line Number: 53

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/eltehaintl/public_html/system/libraries/Exceptions.php:166)

Filename: codeigniter/Common.php

Line Number: 356

Database Error

A Database Error Occurred

Error Number: 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 'ORDER BY `news_id` DESC LIMIT 3' at line 5

SELECT * FROM (`elteha_news`) WHERE `news_publish` = 'Y' AND `news_id` != ORDER BY `news_id` DESC LIMIT 3