Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Produtos.php
Line Number: 100
Backtrace:
File: /home/gelsonex/public_html/application/controllers/Produtos.php
Line: 100
Function: _error_handler
File: /home/gelsonex/public_html/index.php
Line: 292
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Produtos.php
Line Number: 122
Backtrace:
File: /home/gelsonex/public_html/application/controllers/Produtos.php
Line: 122
Function: _error_handler
File: /home/gelsonex/public_html/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/gelsonex/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 573
Backtrace:
File: /home/gelsonex/public_html/application/models/Global_model.php
Line: 23
Function: get
File: /home/gelsonex/public_html/application/controllers/Produtos.php
Line: 122
Function: getList
File: /home/gelsonex/public_html/index.php
Line: 292
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 `id_company` = 11 LIMIT 18' at line 3
SELECT * FROM `metis_products` WHERE `id_category` = and `id_company` = 11 LIMIT 18
Filename: models/Global_model.php
Line Number: 23