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_ranks
Ranks for users
Column Name Datatype Default Column Description
rank_id smallint(5) unsigned
auto_increment
Unique system-assigned row ID. No user interaction is required. This is the value stored in the user_rank if the user is assigned a special rank, otherwise the post count is used.
rank_title varchar(50)
Text for the rank. Entered / managed via the ACP
rank_min mediumint(8)
0 The minimum post count required to attain this rank. Only used if the rank_special bit is not set.
rank_special tinyint(1)
0 Bit field denoting whether the rank is special (assigned by the board administrator) or attained by post count. 1 = special rank, 0 = normal post-based rank.
rank_image varchar(255)
Path to image associated with this rank, relative to the phpBB root path

Table relationships
Rank assigned to User phpbb_ranks.rank_id = phpbb_users.user_rank
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