Severity: Notice
Message: Undefined offset: 0
Filename: controllers/News.php
Line Number: 97
Backtrace:
File: /usr/home/syu6490500001/htdocs/application/client/controllers/News.php
Line: 97
Function: _error_handler
File: /usr/home/syu6490500001/htdocs/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /usr/home/syu6490500001/htdocs/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /usr/home/syu6490500001/htdocs/application/client/models/News_model.php
Line: 60
Function: get_where
File: /usr/home/syu6490500001/htdocs/application/client/controllers/News.php
Line: 108
Function: rowCount
File: /usr/home/syu6490500001/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' at line 3
SELECT count(*) as 'count' FROM `news` WHERE `news`.`category_id` in () and `news`.`display` = 1
Filename: models/News_model.php
Line Number: 60