Error en querySELECT * FROM articulos WHERE state = 1 AND (title LIKE '%%' OR description LIKE '%%' OR resumen LIKE '%%' OR tags LIKE '%%' AND state = 1) AND categoria_id = ORDER BY `date` DESC