MyBB Community Forums

Full Version: Gender in users' table/Custom Profile Fields
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB,

First I would like to say I already know of the option "Custom Profile Fields". Just that I don't like the part where it adds a table to the userfields and not the users itself.

To make it blatant:
1. Plugin should add a new column called "Gender" to the table users
{Optional: 2. The Column only allows 1 letter (So it'll use M/F and not Male/Female to kinda save space) } If not, then Male/Female is still fine.
3. The plugin adds the Gender option to register page and is required to be filled + is a Dropdown/radio which shows the options "Male" and "Female"... {Optional: but as said above, will input M or F to the SQL column. }
4. Gender not editable by members, only by Admins.
5. Gender is viewable as a "Required Information".

Regards, Ginji.