A PHP Error was encountered

Severity: Notice

Message: Undefined index: category_id

Filename: controllers/Device.php

Line Number: 91

Backtrace:

File: /data/home/qxu1194030080/htdocs/application/client/controllers/Device.php
Line: 91
Function: _error_handler

File: /data/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: category_id

Filename: controllers/Device.php

Line Number: 94

Backtrace:

File: /data/home/qxu1194030080/htdocs/application/client/controllers/Device.php
Line: 94
Function: _error_handler

File: /data/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: category_id

Filename: controllers/Device.php

Line Number: 95

Backtrace:

File: /data/home/qxu1194030080/htdocs/application/client/controllers/Device.php
Line: 95
Function: _error_handler

File: /data/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /data/home/qxu1194030080/htdocs/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 564

Backtrace:

File: /data/home/qxu1194030080/htdocs/application/client/models/Device_model.php
Line: 91
Function: get_where

File: /data/home/qxu1194030080/htdocs/application/client/controllers/Device.php
Line: 97
Function: getPrv

File: /data/home/qxu1194030080/htdocs/index.php
Line: 316
Function: require_once

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 ') and `device`.`display` = 1 ORDER BY `device`.`id` ASC' at line 4

SELECT `device`.`id`, `device`.`title`, `menu`.`html_path` FROM `device` JOIN `menu` ON `device`.`category_id` = `menu`.`id` WHERE `device`.`id` > 62 and `device`.`category_id` in () and `device`.`display` = 1 ORDER BY `device`.`id` ASC

Filename: models/Device_model.php

Line Number: 91