• John Luetke

    (@johnl1479)


    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.ini file, 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 be john.a. smith and their display name will be John A. smith
Viewing 1 replies (of 1 total)
  • Thread Starter John Luetke

    (@johnl1479)

    1.5

    • If your import stops halfway through an article, chances are that PHP reached its max_execution_time. You can change this value in your php.ini file, or break your import file in half, and resume from the article that was last imported successfully.
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: CP Import] Known Issues’ is closed to new replies.