Stores information on the ban filters.
| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| fid | int(10) | No | Primary | Filter ID | |
| filter | varchar(200) | No | Filter to match against (IP, e-mail or username) | ||
| type | int(1) | No | 0 | Type of filter (IP, e-mail or username) | |
| lastuse | bigint(30) | No | 0 | Last time the filtered item was used in UNIX timestamp | |
| dateline | bigint(30) | No | 0 | Time of ban in UNIX timestamp |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| PRIMARY | PRIMARY | 1 | fid |
| Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
| Mod CP | Home - Forums and Posts - Users |
| Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
| Templates & Themes | Images - Postbit - Templates - Themes |
| Developer | Database Methods - Database Tables |
| Miscellaneous | Cookies - UTF8 Setup - Default Settings |