Drupal 6.28
6.x-4.2+0-dev
PHP 5.1
MySQL 5.1
I am seeing at least 2 watchdog errors. Also see the CSV import errors on the admin page no longer shows which email failed, it shows the reason, such as 'duplicate email' None the less, am import did work. But even though I had un-checked "Activate Accounts" , after the import I saw the accounts were in fact active. Attaching some screen shots to help with this.
ksort() expects parameter 1 to be array, null given in X:\xxx\xxx\sites\all\modules\user_import\user_import.module on line 299.
and
Invalid argument supplied for foreach() in X:\xxx\xxx\sites\all\modules\user_import\user_import.module on line 274.
Comments
Comment #1
goose2000 commentedJust as a work around, I was able to downgrade easily and the issues went away. So I'm now using User Import 6.x-4.0
Comment #2
gisleThe Drupal 6 version is no longer maintained.
AFAIK, the most recent version does no longer produce watchdog errors.