Eval error

Templeet has found an error while evaluating template/index.tmpl

could not query: SELECT count(*) AS count FROM miniboardcould not query: SELECT * FROM miniboard ORDER BY id ASC LIMIT ,100could not query: 
SELECT 	news.id, news.auteur_id, news.date,
	news.title, news.body, news.auteur_name, news.auteur_cont
FROM news
WHERE etat='1'

ORDER BY date DESC LIMIT 0,10