1.0
- If your import stops halfway through an article, chances are that PHP reached it maximum execution time. You can change this value in your
php.inifile, or break your import file in half, and resume from the article that was last imported successfully. - If an author's name has more than one space in it, ie.
John A. Smith, the create user account will bejohn.a. smithand their display name will beJohn A. smith