User import module issue in Drupal

I am not able to import bulk users using “User import” module. It says that “Page not found”. But it is working in Local machine and it is not working in Live server. please help me for bulk user import in drupal.
Thanks in advance.

I don’t know Drupal so I can’t help much there, sorry.

But this sounds like a path problem.
Are you sure the file is where you’re specifying it is, same spelling and Case?

Easier if this is an input problem. PHP code, not so much but doable I’m sure.

I think (from memory) that you are actually supposed to import a CSV file into the “user import” module. Making sure that the fields in your CSV file match the DB.

But it might pay you to have a search through drupal.org and see if there is an alternative module or a detailed tutorial.

Ingenyes