How do i make a Topten list showing most post in Days and Mounth
A quick search of the Mods pages should find you a Statistics plug in.
that dosent work i got a sql error:
MySQLi error: 1054
Unknown column 'fid3' in 'where clause'
Query: SELECT count( * ) AS fid FROM community_userfields WHERE fid3 = 'Male'
You probably deleted the "Sex/Gender" custom profile field from your board, which is why the query is failing.