Programmatically Creating Users in Drupal with Profile Fields
boz — Fri, 06/10/2011 - 10:16
I learned from this comment on the api that user_save() will not save data to your profile_values table unless your profile field has the "Visible in user registration form" checkbox checked. Save yourself some pain.
