A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Estoque.php

Line Number: 141

Backtrace:

File: /home/sakimoto/public_html/application/controllers/Estoque.php
Line: 141
Function: _error_handler

File: /home/sakimoto/public_html/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Estoque.php

Line Number: 141

Backtrace:

File: /home/sakimoto/public_html/application/controllers/Estoque.php
Line: 141
Function: _error_handler

File: /home/sakimoto/public_html/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/sakimoto/public_html/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 573

Backtrace:

File: /home/sakimoto/public_html/application/models/Global_model.php
Line: 188
Function: get

File: /home/sakimoto/public_html/application/controllers/Estoque.php
Line: 141
Function: getWhereLimit

File: /home/sakimoto/public_html/index.php
Line: 292
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'or `year` = "") AND `id_company` = 32 LIMIT 3' at line 3

SELECT * FROM `veiculos` WHERE (`id_brand` = or `year` = "") AND `id_company` = 32 LIMIT 3

Filename: models/Global_model.php

Line Number: 188