On line 406 of /includes/ucp/ucp_profile.php you would need to add conditional to alter the array $cp_dataThat may not work when you are in the ACP so you may want to consider altering the function
Code:
// Update Custom Fields$cp->update_profile_field_data($user->data['user_id'], $cp_data);
update_profile_field_data
Statistics: Posted by thecoalman — Sun Jul 14, 2024 5:38 pm