Fatal error: MySQL handler error: query error in select comentarios.id,comentarios.texto, comentarios.uid_from, comentarios.uid_to, usuarios.usuario, if(comentarios.uid_from=0,comentarios.nombre,usuarios.nombre) as nombre, UNIX_TIMESTAMP(comentarios.fecha) AS fecha, usuarios.pais as country_code from usuarios, comentarios where usuarios.id=comentarios.uid_from and comentarios.contenido= and comentarios.tipo='post' order by comentarios.fecha desc . Context: 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 'and comentarios.tipo='post' order by comentarios.fecha desc' at line 3 in /var/www-hispasonicos/kernel/database.class.php on line 179