MyBB Documentation

mybb_calendars

The 1.6 Documentation is no longer maintained and some information may be outdated.

The MyBB 1.6 series reached end of life on October 1, 2015.

This means there will be no more security or maintenance releases for these series and forums running these versions of MyBB may be at risk of unfixed security issues. All administrators are strongly encouraged to upgrade their forums to the latest release of MyBB as soon as possible.

Stores the information about calendars.

Field Type Null Key Default Description
cid int(10) No Primary Calendar ID
name varchar(100) No Name of the calendar
disporder int(10) No 0 Display order
startofweek int(1) No 0 Which day of the week calendar starts on
showbirthdays int(1) No 0 '1'/'0' indicating whether the birthdays shout be shown
eventlimit int(3) No 0 Number of events per day shown on calendar
moderation int(10) No 0 '1'/'0' indicating whether calendar events should be moderated
allowhtml int(1) No 0 '1'/'0' permission allowing HTML to be parsed
allowmycode int(1) No 0 '1'/'0' permission allowing MyCode to be parsed
allowimgcode int(1) No 0 '1'/'0' permission allowing [img] codes to be parsed
allowvideocode int(1) No 0 '1'/'0' permission allowing [video] codes to be parsed
allowsmilies int(1) No 0 '1'/'0' permission allowing Smilies to be parsed


Indexes:

Keyname Type Cardinality Field
PRIMARY PRIMARY 1 cid
MyBB Documentation
Front End Index Page - Portal - Forum Display - Thread Display - Posting Threads and Replies - Searching - User CP - Member Profile - Private Messages - Calendar - Member List - Help Docs - Who Is Online - Lite (Archive) Mode - Forum Team - Statistics - RSS Syndication - Miscellaneous
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

Edit this page on GitHub