07-18-2022, 08:41 AM
En c.posts.php --> inc --> class --> c.posts.php
Buscar:
Reemplazar por:
Antes
Después
Creditos: filantropo
Buscar:
Código PHP:
GROUP BY c_post_id
Reemplazar por:
Código PHP:
GROUP BY p.post_id
Antes
[img]Registrate o inicia tu sesión para ver este contenido[/img]
Después
[img]Registrate o inicia tu sesión para ver este contenido[/img]
Creditos: filantropo