Severity: Notice
Message: Undefined offset: 0
Filename: models/Produtos_model.php
Line Number: 521
Severity: Notice
Message: Trying to get property 'grade' of non-object
Filename: models/Produtos_model.php
Line Number: 521
Severity: Notice
Message: Undefined offset: 0
Filename: models/Produtos_model.php
Line Number: 531
Severity: Notice
Message: Trying to get property 'grade' of non-object
Filename: models/Produtos_model.php
Line Number: 531
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Produtos.php
Line Number: 118
Severity: Notice
Message: Trying to get property 'id_produto' of non-object
Filename: controllers/Produtos.php
Line Number: 118
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Produtos.php
Line Number: 120
Severity: Notice
Message: Trying to get property 'id_produto' of non-object
Filename: controllers/Produtos.php
Line Number: 120
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/ssdinf/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
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 'limit 1) AND p.id_produto <> and p.ativo='SIM' AND produtos_ima' at line 6
SELECT p.*,p.seo_url,p.nome,imagem,categoria_sub,p.codigo,m.marca FROM produtos as p LEFT JOIN categorias_sub ON p.id_categoria_sub = categorias_sub.id_categoria_sub LEFT JOIN produtos_imagens ON p.id_produto = produtos_imagens.id_produto left join marcas as m on m.id_marca=p.id_marca WHERE p.id_categoria_sub = (SELECT produtos.id_categoria_sub FROM produtos WHERE id_produto = limit 1) AND p.id_produto <> and p.ativo='SIM' AND produtos_imagens.tipo = 'PRINCIPAL' ORDER BY RAND() LIMIT 6
Filename: models/Produtos_model.php
Line Number: 593
Severity: Core Warning
Message: PHP Startup: Unable to load dynamic library 'xsl.so' (tried: /opt/cpanel/ea-php74/root/usr/lib64/php/modules/xsl.so (/lib64/libxslt.so.1: symbol xmlGenericErrorContext, version LIBXML2_2.4.30 not defined in file libxml2.so.2 with link time reference), /opt/cpanel/ea-php74/root/usr/lib64/php/modules/xsl.so.so (/opt/cpanel/ea-php74/root/usr/lib64/php/modules/xsl.so.so: cannot open shared object file: No such file or directory))
Filename: Unknown
Line Number: 0