Database error: Invalid SQL: SELECT id,
titeng as titulo,
subtiteng as subtitulo,
fecha,
foto,
avanceeng as avance,
textoeng as texto
FROM nueva_revista
WHERE cartel2004='0'
ORDER BY fecha DESC,
id DESC
LIMIT 4
MySQL Error: 1054 (Unknown column 'cartel2004' in 'where clause')
Session halted.