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

    (@carazo)

    Hello jookkoo,

    Have you tried to split the file in some parts?

    Thread Starter jookkoo

    (@jookkoo)

    Hello.Javier Carazo

    Thank you for your reply.

    Plugins said,
    File must contain at least 3 columns: username, password and email. These should be the first three columns and it should be placed in this order: username, password and email. If there are more columns, this plugin will manage it automatically.

    But my csv file start from
    1.member_id
    2.username
    3.email

    Because my csv file don’t have password column
    And then – Username: 13909114 already in use, we are going to skip

    And then –
    Row number: 2 has no the same columns than header, we are going to skip

    And then – Warning: Invalid argument supplied for foreach() in G:\xampp\htdocs\cookkoo\wp-content\plugins\import-users-from-csv-with-meta\import-users-from-csv-with-meta.php on line 94

    And the result is below.

    Row member_id username first_name email gender seek_gender sexual_orientation birthdate age_from age_to headline description country state city zip marital_status looking_for occupation language race religion body_type want_children have_children education smoke drink interests other_info photo_count

    And don’t have data to import. Please recommend

    Thank you

    Plugin Author Javier Carazo

    (@carazo)

    Your CSV should have a password column, if it has not a password column you can create it with Microsoft Excel or LibreOffice Calc for example (assign a temporal password).

    If you don’t do it, the plugin won’t work. It is prepared for this and that’s becaue this is explained in the doc and also in the plugin settings screen.

    Thread Starter jookkoo

    (@jookkoo)

    Hello.

    I already assign a temporal password (blank) with Microsoft Excel. And the result as i report above.

    Plugin Author Javier Carazo

    (@carazo)

    Maybe blank is not valid, fill it with a temp password: 12345678 for example.

    Plugin Author Javier Carazo

    (@carazo)

    I am going to close the thread, if need anymore, tell us.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Warning:’ is closed to new replies.