Getting [W007] when trying to upload csv file
-
I have a plugin that allows me to upload a csv file which has worked fine in the past. I am now getting this message when I try to upload a file: [W007] Sample csv upload.csv: Found filename: Sample csv upload.csv, detected type: application/vnd.ms-excel. Sorry, the file must be of type “text/csv”
My file is definitely a csv file, I have checked it in a text editor and the format is correct. This is happening on both my live site and on my test site on localhost so I don’t think it is a server issue. Is there a setting somewhere in wordpress that may have changed with an update?. The plugin author tells me that nothing has changed in the plugin which would cause this.
The topic ‘Getting [W007] when trying to upload csv file’ is closed to new replies.