Severity: Notice
Message: Undefined index: category_id
Filename: controllers/Solutions.php
Line Number: 121
Backtrace:
File: /data/user/htdocs/application/client/controllers/Solutions.php
Line: 121
Function: _error_handler
File: /data/user/htdocs/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: title
Filename: controllers/Solutions.php
Line Number: 123
Backtrace:
File: /data/user/htdocs/application/client/controllers/Solutions.php
Line: 123
Function: _error_handler
File: /data/user/htdocs/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: category_id
Filename: controllers/Solutions.php
Line Number: 125
Backtrace:
File: /data/user/htdocs/application/client/controllers/Solutions.php
Line: 125
Function: _error_handler
File: /data/user/htdocs/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: category_id
Filename: controllers/Solutions.php
Line Number: 126
Backtrace:
File: /data/user/htdocs/application/client/controllers/Solutions.php
Line: 126
Function: _error_handler
File: /data/user/htdocs/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /data/user/htdocs/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /data/user/htdocs/application/client/models/Solutions_model.php
Line: 73
Function: get_where
File: /data/user/htdocs/application/client/controllers/Solutions.php
Line: 129
Function: getPrv
File: /data/user/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 `solutions`.`display` = 1 ORDER BY `solutions`.`id` ASC' at line 4
SELECT `solutions`.`id`, `solutions`.`title`, `menu`.`html_path`, `menu`.`template` FROM `solutions` JOIN `menu` ON `solutions`.`category_id` = `menu`.`id` WHERE `solutions`.`id` > `images` and `solutions`.`category_id` in () and `solutions`.`display` = 1 ORDER BY `solutions`.`id` ASC
Filename: models/Solutions_model.php
Line Number: 73