A PHP Error was encountered

Severity: Notice

Message: Undefined index: category_id

Filename: controllers/Cases.php

Line Number: 89

Backtrace:

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/application/client/controllers/Cases.php
Line: 89
Function: _error_handler

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: category_id

Filename: controllers/Cases.php

Line Number: 92

Backtrace:

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/application/client/controllers/Cases.php
Line: 92
Function: _error_handler

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: category_id

Filename: controllers/Cases.php

Line Number: 93

Backtrace:

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/application/client/controllers/Cases.php
Line: 93
Function: _error_handler

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: core/Common.php

Line Number: 564

Backtrace:

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/application/client/models/Cases_model.php
Line: 73
Function: get_where

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/application/client/controllers/Cases.php
Line: 95
Function: getPrv

File: /usr/home/wh-ah4izi2qg2njo87b9kx/htdocs/index.php
Line: 317
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 `cases`.`display` = 1 ORDER BY `cases`.`id` ASC' at line 4

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

Filename: models/Cases_model.php

Line Number: 73