• I get the error
    “File must contain at least 2 columns: username and email”
    Warning: set_time_limit(): Cannot set max execution time limit due to system policy in /customers/7/3/c/mysite/httpd.www/new/wp-content/plugins/import-users-from-csv-with-meta/importer.php on line 9
    Warning: Invalid argument supplied for foreach() in /customers/7/3/c/mysite/httpd.www/new/wp-content/plugins/import-users-from-csv-with-meta/importer.php on line 79

    however I have the username and email as the first 2 columns and the correct order. I tried even only with these two columns, but the same error.

    Please help! Thanks!

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

    (@carazo)

    @clarezoe,

    It seems that the file has not the correct CSV format.

    And this one:

    Warning: set_time_limit(): Cannot set max execution time limit due to system policy

    is a limitation from your hosting.

    Check it.

Viewing 1 replies (of 1 total)

The topic ‘Cannot import data’ is closed to new replies.