Error importing CSV file
-
I have problems when upload CSV file.
I have create a test import file with the following column headings:
Username, Email, ID, Password, first_name, last_name, display_name, role, user_registered, Address, City, Zip code, State, Country
I have activated the WordPress debugging mode, and this is the message:Warning: Invalid argument supplied for foreach() in /home/terragen/public_html/wp-content/plugins/import-users-from-csv-with-meta/importer.php on line 107
Warning: count(): Parameter must be an array or an object that implements Countable in /home/terragen/public_html/wp-content/plugins/import-users-from-csv-with-meta/importer.php on line 111
Warning: count(): Parameter must be an array or an object that implements Countable in /home/terragen/public_html/wp-content/plugins/import-users-from-csv-with-meta/importer.php on line 111
Warning: count(): Parameter must be an array or an object that implements Countable in /home/terragen/public_html/wp-content/plugins/import-users-from-csv-with-meta/importer.php on line 122
Do you have a solutions? Thanks
The page I need help with: [log in to see the link]
- The topic ‘Error importing CSV file’ is closed to new replies.