vBulletin database question (2.2.8 to 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!
|