I've exported the member data using member export package as a CSV file, and only exported the default values (name, email, login, etc). On the site I want to import the member data into, I selected the correct CSV etc, set to import into the member's section, and when i get to the create mapping page, the fields are pre mapped, and when i click next, the form defualts all the fields drop downs to "--ignore--" and errors at the top saying "login is required, email is required, no fields mapped". Re-setting the fields maps to the correct properties and clicking next again does the same thing.
Thanks for the speedy reply, I have done your suggestion above and have managed to get pass the create mapping screen, I'm currently waiting on the export to finish to see if successful.
Unable to map fields
Umbraco V: 4.7.2
CMSImport V: 2.4 pro
Hey,
I've exported the member data using member export package as a CSV file, and only exported the default values (name, email, login, etc). On the site I want to import the member data into, I selected the correct CSV etc, set to import into the member's section, and when i get to the create mapping page, the fields are pre mapped, and when i click next, the form defualts all the fields drop downs to "--ignore--" and errors at the top saying "login is required, email is required, no fields mapped". Re-setting the fields maps to the correct properties and clicking next again does the same thing.
Hi,
Make sure the CSV file is saved as UTF-8 then it should work. In Notepad, open the file save as UTF-8 then you are sure it has the right encoding.
Best,
Richard
Hi Richard,
Thanks for the speedy reply, I have done your suggestion above and have managed to get pass the create mapping screen, I'm currently waiting on the export to finish to see if successful.
Thanks again,
Joshua
is working on a reply...