I have just installed the gender mod on a new phpBB 2.0.10 installation and it was done with Easy Nod. Nothing else was installed except the flags and then after gender the gender_require_0.9.1emc
Now I get this error and I am unable to update any profile as the gender is required and nothing is allowed to be changed.
Can you help me with this please?
SQL Error : 1054 Unknown column 'user_gender' in 'field list'
UPDATE phpbb_users SET user_email = 'tzap@earthlink.net', user_icq = '', user_website = '', user_occ = '', user_from = '', user_from_flag = 'blank.gif', user_interests = '', user_sig = '', user_sig_bbcode_uid = '', user_viewemail = 1, user_aim = '', user_yim = '', user_msnm = '', user_attachsig = 0, user_allowsmile = 1, user_allowhtml = 0, user_allowbbcode = 1, user_allow_viewonline = 1, user_notify = 0, user_notify_pm = 1, user_popup_pm = 1, user_timezone = -5, user_dateformat = 'd M Y h:i a', user_lang = 'english', user_style = 1, user_active = 1, user_actkey = '', user_gender = '1' WHERE user_id = 2
Line : 479
File : /home/ronnieja/public_html/test-1dio/includes/usercp_register.php

