• Resolved gorkypaco

    (@gorkypaco)


    Hi,

    when i import a csv file with the “delete users not present in csv” checkbox checked, it doesn’t delete wordpress users that are not present in my new csv.

    i noticed that the select input have a different behavior on the plugin frontpage and on the recurring import tab, maybe there is something wrong ?

    Thanks you for your work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gorkypaco

    (@gorkypaco)

    The export of my CSV have empty lines that trigger an ‘Email not present’ error during import.
    I understood from the classes/import.php file that if an error occur during the import, the user deletion will not trigger.

    That’s probably where my problem come from ? Am i right ?

    Thread Starter gorkypaco

    (@gorkypaco)

    It was that.

    Plugin Author Javier Carazo

    (@carazo)

    Yes, it is the problem. If you get some error, delete is not done to prevent any problem.

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

The topic ‘Delete users not in csv problem’ is closed to new replies.