Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Estoque.php
Line Number: 136
Backtrace:
File: /home/wwwgloba/public_html/application/controllers/Estoque.php
Line: 136
Function: _error_handler
File: /home/wwwgloba/public_html/index.php
Line: 292
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Estoque.php
Line Number: 136
Backtrace:
File: /home/wwwgloba/public_html/application/controllers/Estoque.php
Line: 136
Function: _error_handler
File: /home/wwwgloba/public_html/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/wwwgloba/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 573
Backtrace:
File: /home/wwwgloba/public_html/application/models/Global_model.php
Line: 178
Function: get
File: /home/wwwgloba/public_html/application/controllers/Estoque.php
Line: 136
Function: getWhereLimit
File: /home/wwwgloba/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 'or `year` = "") AND `id_company` = 55 LIMIT 3' at line 3
SELECT * FROM `veiculos` WHERE (`id_brand` = or `year` = "") AND `id_company` = 55 LIMIT 3
Filename: models/Global_model.php
Line Number: 178