• Resolved catalpha

    (@catalpha)


    Import works, but, the Username and Nickname are replaced with the User ID.

    What might I try to fix this?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Good evening @catalpha,

    Are you using the columns in the correct order?

    Please look in the “Documentation” tab to check that you are sorting it in the proper way.

    Regards.

    Thread Starter catalpha

    (@catalpha)

    Okay. I’ll try that.

    Also, will the PRO version import extra profile meta fields. If so, how do I purchase?

    Thank you!

    Plugin Author Javier Carazo

    (@carazo)

    @catalpha,

    There is no Pro version.

    Meta fields are saved in this version.

    Read this tab and if you have more doubts tell me.

    Thread Starter catalpha

    (@catalpha)

    Can you post link to Documentation?

    Plugin Author Javier Carazo

    (@carazo)

    Sorry but this is not included in the documentation, I prepared it but we have not added it to the documentation tab.

    Thread Starter catalpha

    (@catalpha)

    A sample csv file would be very helpful.

    Plugin Author Javier Carazo

    (@carazo)

    There is a sample csv into the documentation.

    If you want to build another one it would be very helpful for everyone and we can include it into the plugin.

    Thread Starter catalpha

    (@catalpha)

    I missed that. Thank you!

    Same issue…I created a test csv and the only fields imported was username, email, and Subscriber designation. Passwords I created were also imported and seen in email sent. All other fields were missing.

    Here are the csv column names:

    Username / Email / Lot Number / Password / Last Name / First Name / Property Address / Different Mailing Address / City / STATE / Zip / Email2 / Phone / Phone_Cell

    Some of these columns are part of WP, others are part of WP-Members plugin additional fields. I used the WP-Members “Display Labels” for those extra ones. Any idea what is going on? I read all the documentation several times but still a mystery.

    Plugin Author Javier Carazo

    (@carazo)

    @sharon135,

    Respect to emails, you have to use the correct way to show meta values: **my_custom_meta**.

    Respect to WP Members I do not know how it works. Values will be saved as meta values in the usermeta table.

    I am a little lost here. Sorry. Do you mean I need to use the meta keys WP-Members created when I added those fields, instead of “Display Label” within the csv?

    • This reply was modified 5 years, 11 months ago by sharon135.
    Plugin Author Javier Carazo

    (@carazo)

    Sorry I do not know how WP Members works. So I cannot tell you more here. You can ask them or if you prefer you can contact us to contract our proffessional services and then we can study how it works and how it should be done.

    It was the meta keys and Chad/Wp-Members helped me out. And everything works so far with test csv. Now will try to start importing real life users.

    Here are 2 questions:
    1. Why doesn’t your plugin recognize and import the password I created within the csv for each user? It creates its own. Here’s the meta key I used: password

    2. If #1 can’t be solved, is there a way to cc: me as admin the import user plugin welcome emails that go out?

    I would like to have a file on those passwords initially for any issues that may arise from a user. I know users will probably change the password at some point, but at least I would have the one created first. FYI…I am the only one creating users. WP-Members plugin registration option is not be used anywhere on site.

    Plugin Author Javier Carazo

    (@carazo)

    @sharon135,

    For sorting out #1 if you a have a hash in your CSV please use user_pass, if you have a password in plain text; please use Password.

    #2 cannot be done, yes it can be done but you will have to code some piece of PHP using the hooks of this plugin.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Some Fields Not Importing’ is closed to new replies.