Home

Your premium source for custom modification services for phpBB

  logo

HomeForumsBlogMOD ManagerFAQSearch Log in

The phpBB Doctor is currently available for private clients only. At this time we are not accepting any new work until we can clear out our current backlog. Thank you for your patience.

TablesTable Structure
phpbb_vote_voters
A record of which users have voted in polls
Column Name Datatype Default Column Description
vote_id mediumint(8) unsigned
0 Foreign key (link) to the poll record in phpbb_vote_desc.
vote_user_id mediumint(8)
0 Foreign key to the users table (phpbb_users) recording the fact that the user voted in this poll.
vote_user_ip char(8)
Encoded IP address for the user that voted in this poll.

Table relationships
User vote record phpbb_users.user_id = phpbb_vote_voters.vote_user_id
Poll User Cross Reference phpbb_vote_desc.vote_id = phpbb_vote_voters.vote_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)] [Glossary Entry]

Glossary | Graphical Database Diagram (Future Feature)


HomeForumsMOD ManagerFAQSearch Register Log in
Not endorsed by or affiliated with the phpBB Group
Powered by phpBB © phpBB Group
Terms of Service
Web design by MomentsOfLight.com logo