Severity: Warning
Message: Trying to access array offset on value of type bool
Filename: controllers/StoreController.php
Line Number: 23
Backtrace:
File: /home/sleeksale/public_html/application/controllers/StoreController.php
Line: 23
Function: _error_handler
File: /home/sleeksale/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/sleeksale/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /home/sleeksale/public_html/application/models/Product_grouping.php
Line: 67
Function: query
File: /home/sleeksale/public_html/application/controllers/StoreController.php
Line: 23
Function: getMatch
File: /home/sleeksale/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 MariaDB server version for the right syntax to use near 'AND deleted = 0 ORDER BY id' at line 1
SELECT * FROM product_grouping WHERE product_id = AND deleted = 0 ORDER BY id;
Filename: models/Product_grouping.php
Line Number: 67