Severity: Notice
Message: Undefined offset: 0
Filename: helpers/general_helper.php
Line Number: 22
Backtrace:
File: /home/futec/public_html/application/helpers/general_helper.php
Line: 22
Function: _error_handler
File: /home/futec/public_html/application/helpers/general_helper.php
Line: 93
Function: page_func
File: /home/futec/public_html/application/core/Public_Controller.php
Line: 15
Function: current_url_array
File: /home/futec/public_html/application/controllers/front/Sections.php
Line: 11
Function: __construct
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: 233
Function: get
File: /home/futec/public_html/application/helpers/general_helper.php
Line: 68
Function: slug
File: /home/futec/public_html/application/helpers/general_helper.php
Line: 40
Function: slug_func
File: /home/futec/public_html/application/helpers/general_helper.php
Line: 99
Function: type_func
File: /home/futec/public_html/application/core/Public_Controller.php
Line: 15
Function: current_url_array
File: /home/futec/public_html/application/controllers/front/Sections.php
Line: 11
Function: __construct
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 'WHERE json_unquote(json_extract(slug,'$.en')) = 'parallax.min.js.map'' at line 3
SELECT json_unquote(json_extract(slug, '$.en')) slug, json_unquote(json_extract(name, '$.en')) name FROM WHERE json_unquote(json_extract(slug,'$.en')) = 'parallax.min.js.map'
Filename: models/Core_model.php
Line Number: 233