Severity: Warning
Message: Trying to access array offset on value of type null
Filename: models/Web_model.php
Line Number: 105
Backtrace:
File: /home/jewishcommunityw/public_html/application/models/Web_model.php
Line: 105
Function: _error_handler
File: /home/jewishcommunityw/public_html/application/controllers/Home.php
Line: 151
Function: education_center_category_list
File: /home/jewishcommunityw/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: models/Web_model.php
Line Number: 108
Backtrace:
File: /home/jewishcommunityw/public_html/application/models/Web_model.php
Line: 108
Function: _error_handler
File: /home/jewishcommunityw/public_html/application/controllers/Home.php
Line: 151
Function: education_center_category_list
File: /home/jewishcommunityw/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/jewishcommunityw/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/jewishcommunityw/public_html/application/models/Web_model.php
Line: 113
Function: get
File: /home/jewishcommunityw/public_html/application/controllers/Home.php
Line: 151
Function: education_center_category_list
File: /home/jewishcommunityw/public_html/index.php
Line: 315
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 ' n.category_id) AND `n`.`status` = 1 AND `n`.`deleted` = 0 ORDER BY `n`.`sequenc' at line 3
SELECT `n`.* FROM `education` as `n` WHERE find_in_set(, n.category_id) AND `n`.`status` = 1 AND `n`.`deleted` = 0 ORDER BY `n`.`sequence` ASC
Filename: models/Web_model.php
Line Number: 113