invalid SQL: SELECT n.id_nota, n.titulo, n.copete, n.copete_imagen, n.contenido AS nota,
DATE_FORMAT(n.fecha_desde, "%d/%m/%Y") AS fecha_desde,
n.filename_1, n.filetext_1, n.filename_2, n.filetext_2,
n.label_file1, n.label_file2,
n.lectura_1, n.lectura_2,
s.id_seccion, s.nombre AS seccion, s.color, s.registrado, s.pago,
a.nombre AS autor
FROM nota AS n
LEFT JOIN autor AS a ON (a.id_autor=n.id_autor)
LEFT JOIN seccion AS s ON (s.id_seccion=n.id_seccion)
WHERE id_nota= - 1064 - 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 '' at line 11
next_record called with no query pending -
invalid SQL: INSERT INTO nota_estadistica VALUES (, NOW(), 1) ON DUPLICATE KEY UPDATE cantidad=cantidad+1; - 1064 - 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 ' NOW(), 1) ON DUPLICATE KEY UPDATE cantidad=cantidad+1' at line 1
invalid SQL: SELECT id_banner, filename_1, filetype_1, link, width, height, posicion FROM banner WHERE seccion_sitio=3 AND seccion_nota= AND CURRENT_DATE BETWEEN fecha_desde AND fecha_hasta ORDER BY posicion, rand() - 1064 - 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 CURRENT_DATE BETWEEN fecha_desde AND fecha_hasta ORDER BY posicion, rand()' at line 1
next_record called with no query pending - - Economía para todos