Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
If the users exist, put their UID in the CSV-file, connect the profile2-entries to the user using the "UID"-field of the CSV-file. Delete the whole "Wusel_Step1_UserMigration"-class and the line "$this->dependencies = array('Wusel_Step1_User');".
Comments
Comment #1
wusel commentedHave a look at 'Import new users and their "Profile2"-fields from one CSV-file' (http://drupal.org/node/1285276).
If the users exist, put their UID in the CSV-file, connect the profile2-entries to the user using the "UID"-field of the CSV-file. Delete the whole "Wusel_Step1_UserMigration"-class and the line "$this->dependencies = array('Wusel_Step1_User');".
Good luck!
Comment #2
wusel commented