Stores the individual votes.
| Field | Type | Null | Key | Default | Description | 
|---|---|---|---|---|---|
| vid | int(10) | No | Primary | Vote ID | |
| pid | int(10) | No | Multiple | 0 | Poll ID | 
| uid | int(10) | No | 0 | User ID | |
| voteoption | smallint(5) | No | 0 | Option voted for | |
| dateline | bigint(30) | No | 0 | UNIX timestamp of the voting time | 
Indexes:
| Keyname | Type | Cardinality | Field | 
|---|---|---|---|
| PRIMARY | PRIMARY | 0 | vid | 
| pid | INDEX | None | pid, uid | 
| 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 |