[spip-dev] Erreur cron 192c

Bonjour

j'ai l'erreur suivante dans les log

Oct 15 11:28:07 80.11.181.171 (pid 15422) Oct 15 11:28:07 80.11.181.171
(pid 15422) GET /spip.php?action=cron
Oct 15 11:28:07 80.11.181.171 (pid 15422) Oct 15 11:28:07 80.11.181.171
(pid 15422) - SELECT id_breve AS id FROM `eyrieuxserres`.spip_breves
WHERE idx='idx' AND statut='publie'AND ((id_rubrique NOT IN (0)))AND
((id_secteur NOT IN (0,1))) LIMIT 1
Oct 15 11:28:07 80.11.181.171 (pid 15422) Oct 15 11:28:07 80.11.181.171
(pid 15422) 1054 Unknown column 'id_secteur' in 'where clause'

1. les brèves ne sont pas activées;
2. effectivement il n'y a pas de champ id_secteur dans la table
spip_breves

merci