Severity: Notice
Message: Trying to get property of non-object
Filename: portal/cliente.php
Line Number: 12
Severity: Notice
Message: Trying to get property of non-object
Filename: portal/cliente.php
Line Number: 14
Severity: Notice
Message: Undefined property: stdClass::$id_cliente
Filename: portal/cliente.php
Line Number: 24
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/vipcomm3/public_html/novo/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 438
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 'order by n.data_pub desc, id_noticia desc limit 0,1' at line 1
select n.*,cl.atalho from vip_noticias n inner join vip_canais ca on (n.id_canal = ca.id_canal) inner join vip_clientes cl on (ca.id_cliente = cl.id_cliente) where n.desativado = '0' and foto <> '' and foto is not null and cl.id_cliente = order by n.data_pub desc, id_noticia desc limit 0,1
Filename: /home/vipcomm3/public_html/novo/models/sql.php
Line Number: 84