vBulletin Database question (2.2.8 vs 3.7.3)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manfai777
    Member
    • Feb 2006
    • 35

    vBulletin Database question (2.2.8 vs 3.7.3)

    Back in the old days, version 2.2.8, in the User database base, there are the following columns:

    showemail [smallint(6), NOTNULL]
    emailnotification [smallint(6), NOTNULL]

    In the Usergroup table, there is the following column:

    canpostnew [smallint(6), NOTNULL]

    I can't find these columns anymore in the 3.7.3 vBulletin database tables, can you tell me which are the corresponding new fields for the above columns and in which table can I find them?

    Much appreciated!
  • peterska2
    Senior Member
    • Oct 2003
    • 8869
    • 3.7.x

    #2
    These now use bitfields.

    If you require further information about using bitfields or help with custom coding, please visit www.vbulletin.org

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...