Hi Support,
The custom member fields are not being supported in EE 3.0.4 version too. When I try to submit the native register form. I receive this error -
SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘m_field_id_1’ in ‘field list’:
INSERT INTO exp_member_data (m_field_id_1, m_field_id_2, member_id) VALUES (‘Sam’, ‘John’, ‘7’)
When I look at the member_data table, it doesn’t have the m_field_id_1,..2 rather it has field_id_2 and field_id_3. Well, I tried submitting my own register form having these field names, the form was submitted without error but the member fields values were not saved at all. Can anybody suggest if I am doing anything wrong or EE 3 has some other way to get these items inserted?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.