I modified my directions in the attachment above.
NOTE: If you are upgrading from the old birthday Mod, you'll already have U_BirthMonth and U_BirthDay, but you'll need to
add U_BirthYear, as that was added in this version.
To add U_BirthYear run this:
ALTER TABLE w3t_Users ADD U_BirthYear INT (4) NULL
Otherwise, as Storm discovered, you'll get errors on the show profile page.
