The User Import module is a fantastic module, but I'm having one major issue with it once I have imported members.
Once I have imported users (On the CSV file I import a temporary password for the users, and then use their first and last names as their usernames, and then finally I also have it upload their email addresses) when I click on the "users" list on the Administration page, then click on the user's name, it redirects me to the front page.
I have also logged in as one of the imported users, and upon clicking the "my account" button, the url of "www.website.com/user/83" (or their respective user number) shows up, but still redirects me to the front page of the website.
I have narrowed this down to just an error with User Import. Is there a fix to this? Or maybe some other module for importing users? I would hate to have to manually enter 100+ users.
Thanks in advance
Comments
Comment #1
robert castelo commentedI suspect that it's not a User Import bug, since once the data is imported and the users have been created the module has no more effect on the site. Can't see why it would be redirecting from a valid URL like www.website.com/user/83
Check other modules installed, your theme, and any custom blocks (that contain PHP).
Comment #2
robert castelo commented