########################################################
###Open ubb_registration.cgi
########################################################
########
# find #
########
&WriteMemberProfile($next_number, @thismemarray);
##############
# add BEFORE #
##############
$thismearray[68] = $in{gender};
spews out an error for new registrations.
Also, I want to require this option through "Profile Settings" if I remove the option to select none, how would I go about this?