• I am running latest version of wordpress and plugin. I have successfully imported a csv list before but I cannot. Thought at first it was because I edited the list, but I even tried importing a completely new list and it still tells me file is not supported. What could have changed?

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

    (@carazo)

    Maybe you are using some security plugin? If not, you can include this line in your wp-config.php:

    define(‘ALLOW_UNFILTERED_UPLOADS’, true);

Viewing 1 replies (of 1 total)

The topic ‘File Type Not Permitted’ is closed to new replies.