Severity: Warning
Message: A non-numeric value encountered
Filename: front/Sections.php
Line Number: 78
Backtrace:
File: /home/futec/public_html/application/controllers/front/Sections.php
Line: 78
Function: _error_handler
File: /home/futec/public_html/application/controllers/front/Sections.php
Line: 25
Function: seg_categories
File: /home/futec/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/futec/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /home/futec/public_html/application/models/Core_model.php
Line: 175
Function: get
File: /home/futec/public_html/application/controllers/front/Sections.php
Line: 78
Function: Get_List
File: /home/futec/public_html/application/controllers/front/Sections.php
Line: 25
Function: seg_categories
File: /home/futec/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 '-4, 4' at line 6
SELECT json_unquote(json_extract(name, '$.en')) name, `id`, `slider_image`, `model_image`, `pdf`, `brochure` FROM `products` WHERE `active` = '1' AND `category_id` = '19' ORDER BY `sequence` ASC LIMIT -4, 4
Filename: models/Core_model.php
Line Number: 175