- This topic has 2 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Bulk Import: user_name column not found
Tagged: bulk import, user_name
Hi,
I have read the documentation and found several postings re this on the forum. Still no luck.
I have deactivated all plugins except:
Simple WordPress Membership and
SWPM Bulk Import Members From CSV
My theme is Woo Commerce 2.2.8.
I have tried renaming the column by typing in “user_name” in case that cell had been corrupted. Still no luck. Once I get the message “One of the required columns not found in CSV: user_name” I hit close and then under Import Results there is a ball within a wheel that keeps spinning.
Per the template, it is the first column. I have tried with non formulated data in the Column cells and with the following formula in the cells =CONCATENATE(LEFT(B2,1),C2) which gives me 1st initial and last name as a login name. Same results.
Any suggestions? Any additional info I can supply that might give you more of a clue on what I am doing incorrectly?
TIA
Jocko
Hi, you have mark this support thread as resolved. Is it resolved? If it is what was your solution if you don’t mind me asking?
Thank you
Hi,
I discovered I was originally creating a CSV file using the CSV UTF-8 (Comma Delimited) CSV format, once I used the used the Comma Separated Format CSV format the issue resolved itself.
Thanks for the follow-through!