Severity: Notice
Message: Undefined index: category_id
Filename: controllers/News.php
Line Number: 148
Backtrace:
File: /usr/home/qxu1194030080/htdocs/application/client/controllers/News.php
Line: 148
Function: _error_handler
File: /usr/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: category_id
Filename: controllers/News.php
Line Number: 151
Backtrace:
File: /usr/home/qxu1194030080/htdocs/application/client/controllers/News.php
Line: 151
Function: _error_handler
File: /usr/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: category_id
Filename: controllers/News.php
Line Number: 152
Backtrace:
File: /usr/home/qxu1194030080/htdocs/application/client/controllers/News.php
Line: 152
Function: _error_handler
File: /usr/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /usr/home/qxu1194030080/htdocs/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /usr/home/qxu1194030080/htdocs/application/client/models/News_model.php
Line: 73
Function: get_where
File: /usr/home/qxu1194030080/htdocs/application/client/controllers/News.php
Line: 154
Function: getPrv
File: /usr/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once
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 ') and `news`.`display` = 1 ORDER BY `news`.`id` ASC' at line 4
SELECT `news`.`id`, `news`.`title`, `menu`.`html_path` FROM `news` JOIN `menu` ON `news`.`category_id` = `menu`.`id` WHERE `news`.`id` > 85 and `news`.`category_id` in () and `news`.`display` = 1 ORDER BY `news`.`id` ASC
Filename: models/News_model.php
Line Number: 73