Stores the settings.
Field | Type | Null | Key | Default | Description |
---|---|---|---|---|---|
sid | smallint(5) | No | Primary | Setting ID | |
name | varchar(120) | No | The name used for the setting variable ($mybb->settings["name"]) | ||
title | varchar(120) | No | The friendly name of the setting | ||
description | text | No | Description | ||
optionscode | text | No | Type of option | ||
value | text | No | Value of the option | ||
disporder | smallint(5) | No | 0 | Display order | |
gid | smallint(5) | No | 0 | Group ID | |
isdefault | int(1) | No | 0 | Is Default |
Indexes:
Keyname | Type | Cardinality | Field |
---|---|---|---|
PRIMARY | PRIMARY | 139 | sid |
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 |