Severity: Warning
Message: A non-numeric value encountered
Filename: controllers/news.php
Line Number: 31
Backtrace:
File: /data/wwwroot/default/en/boc/site/controllers/news.php
Line: 31
Function: _error_handler
File: /data/wwwroot/default/en/boc/site/core/MY_Controller.php
Line: 31
Function: index
File: /data/wwwroot/default/en/boc/site/index.php
Line: 250
Function: require_once
File: /data/wwwroot/default/en/index.php
Line: 5
Function: include
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 '-3, 3' at line 8
SELECT * FROM `boc_article` WHERE `cid` = 60 AND `audit` = 1 AND `is_del` = 0 AND `id` NOT IN('77', '76', '78') ORDER BY `sort_id` DESC LIMIT -3, 3
Filename: /data/wwwroot/default/en/boc/libs/core/MY_Model.php
Line Number: 102