• Resolved b2bull

    (@b2bull)


    when i try to import the csv file with all users i get this error: Problem uploading file to import. Error details: ‘Questo tipo di file non è permesso per ragioni di sicurezza.’

    can you help me understand why?

    thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    This is not a problem from this plugin. Something in your system does not allow you to upload CSV.

    You can add this to wp-config.php to solve it.

    define(‘ALLOW_UNFILTERED_UPLOADS’, true);

Viewing 1 replies (of 1 total)

The topic ‘Problems with importing users’ is closed to new replies.