Sorry, there has been an unexpected database error. escrime.caluire@gmail.com has been informed of this error.

Error Number:1525
Error Description:Incorrect DATE value: '-1-09-01'
Error Time:08:08:55, 25th August, 2026
Client:admin
Script:/index.php
Line:928
Query: SELECT COUNT(i.id_adherent) as participation FROM `inscription` i, `categorie_competition` cc, adherent a WHERE i.categorie_competition_id = cc.id AND a.id_adherent = i.id_adherent AND cc.date > '-1-09-01' AND cc.date <= '0-08-31' AND i.classement <= 9999 AND i.classement > 0 AND cc.type_id IN ( 1, 2 )