Title: Only Partial Import
Last modified: June 6, 2018

---

# Only Partial Import

 *  Resolved [ksalhoff](https://wordpress.org/support/users/ksalhoff/)
 * (@ksalhoff)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/only-partial-import/)
 * I am trying to import users from a CSV and it stops after about 2-3 entries. 
   If I rerun it will do another couple of entries and then stop. File contains 
   username, email, first_name, last_name. I downloaded the file it uploaded (from
   the plugin) and it looks fine. Not sure why it keeps stopping.

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10371440)
 * [@ksalhoff](https://wordpress.org/support/users/ksalhoff/),
 * Good afternoon, it seems to be some kind of timeout from your hosting.
 * Could you ask them to increase the limits in PHP?
 *  [shirazwd](https://wordpress.org/support/users/shirazwd/)
 * (@shirazwd)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10371762)
 * I am having the same problem – I can only import one line at a time.
    It also
   prevents me from accessing the admin console after an import – I need to log 
   out and back in again to try importing another line
 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10373162)
 * [@shirazwd](https://wordpress.org/support/users/shirazwd/),
 * The need to login again is really strange.
 * This is the first time I have been noticed about this problem.
 *  Thread Starter [ksalhoff](https://wordpress.org/support/users/ksalhoff/)
 * (@ksalhoff)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10374713)
 * I figured out my problem. Turns out theres a variable conflict with another plugin.
 * PHP Fatal error: Cannot redeclare red_debug_log() (previously declared in /var/
   www/mywebsite/public_html/wp-content/plugins/advanced_file_manager_5/settings.
   php:121)
 * Disabling that plugin before the import fixes it, but it would be nice if it 
   was fixed in code so we it doesn’t fail.
 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10375623)
 * This is really strange because: red_debug_log is not used in our plugin.
 * It seems like this plugin was creating another problem.
 *  Thread Starter [ksalhoff](https://wordpress.org/support/users/ksalhoff/)
 * (@ksalhoff)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10375633)
 * Well when I disable the advanced file manager plugin, the CSV import works fine.
   When I enable it and run the CSV Import, it fails with this error.
 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10375657)
 * In our source code it does not appear this function. So maybe another plugin 
   more?
 *  [shirazwd](https://wordpress.org/support/users/shirazwd/)
 * (@shirazwd)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10379141)
 * It turns out there is some kind of redirect kicking in when ever a user is added.
   
   So nothing to do with your plugin – it happens when I use the admin interface
   to add a user as well. Still trying to figure that part out but wanted to let
   you and everyone else know its not your plugin. Thank you for the support.
 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10379383)
 * [@shirazwd](https://wordpress.org/support/users/shirazwd/),
 * Ok perfect. I knew it was some kind of mistake out of the plugin.
 * I close this support thread.
 * Thanks.
 * Javier

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Only Partial Import’ is closed to new replies.

 * ![](https://ps.w.org/import-users-from-csv-with-meta/assets/icon-256x256.png?
   rev=1174343)
 * [Import and export users and customers](https://wordpress.org/plugins/import-users-from-csv-with-meta/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/import-users-from-csv-with-meta/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/)
 * [Active Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/only-partial-import/#post-10379383)
 * Status: resolved