Date: 2024-04-23 - Hour: 11:35 PM

Request URL: /cou/es/categoria/1-objetivos.html
File: /cou/index.php
Query number: 6
SQL: SELECT a.id,a.comentario,a.titulo,c.nombre, a.fecha_ingreso,i.imagen as icon, i.id as id_imagen FROM categorias_articulo ca INNER JOIN articulos a ON a.id = ca.id_articulo AND a.borrado='0' LEFT JOIN images i ON i.idcontenido=a.id AND contenido='articulo-icon' AND i.borrado='0' LEFT JOIN categorias c ON ca.id_categoria = c.id WHERE ca.borrado=0 AND a.id_lang = '1' AND ca.id_categoria IN GROUP BY a.id ORDER BY a.ordennum ASC

Ip: 3.16.83.150
Servidor: www.cou.org.uy

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 'GROUP BY a.id ORDER BY a.ordennum ASC' at line 6
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------