Severity: Warning
Message: A non-numeric value encountered
Filename: models/Product_model.php
Line Number: 62
Backtrace:
File: /home/mesz2686/public_html/application/modules/product/models/Product_model.php
Line: 62
Function: _error_handler
File: /home/mesz2686/public_html/application/modules/product/controllers/Product.php
Line: 138
Function: get_product_list
File: /home/mesz2686/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/mesz2686/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/mesz2686/public_html/application/modules/product/models/Product_model.php
Line: 63
Function: get
File: /home/mesz2686/public_html/application/modules/product/controllers/Product.php
Line: 138
Function: get_product_list
File: /home/mesz2686/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 '-12, 12' at line 5
SELECT * FROM `tbl_products` WHERE `is_delete` = '0' AND `category_products_id` = '56' LIMIT -12, 12
Filename: modules/product/models/Product_model.php
Line Number: 63