ERROR: no se puedo ejecutar la sentencia: select noticiaID, noticiaTitulo, noticiaEntradilla, noticiaFecha, fotoNoticiaTexto from noticias, sistema_permisos_niveles where noticias.nivelID=sistema_permisos_niveles.nivelID AND noticiaEtiquetas like '%%' AND noticiaVisible='1' order by noticiaFecha desc LIMIT -10,10
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 '-10,10' at line 1