A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Site.php

Line Number: 143

Backtrace:

File: /home/storage/a/0b/f2/giftdobrasil1/public_html/application/controllers/Site.php
Line: 143
Function: _error_handler

File: /home/storage/a/0b/f2/giftdobrasil1/public_html/index.php
Line: 155
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 '' at line 8

SELECT a.id as id_, a.id_produto as id_produto, b.nome as cor_nome , b.cor as cor_ FROM produto_cor as a INNER JOIN produto_cores as b ON b.id = a.id_cor WHERE id_produto =

Filename: models/admin/EstoqueModel.php

Line Number: 229