Error when uploading CSV “Sorry, This File Type…….
-
Hi
I’ve been able to upload product csv files with no problem up until now. Suddenly I am getting this error:
“Sorry, This File Type Is Not Permitted for Security Reasons”
I installed WP Add Mime Types plugin to add in the csv type, but it is already there.
I tried uploading a product csv that I had downloaded and did not change, just in case I had formatted something strangely in the newer file I’d hoped to upload, but the error still occurred. The content of the file has always contained some html in the description value, and though this seems to have been a problem historically for others, it has never been a problem for me, so I don’t think this is the problem.
I’ve tried deactivating plugins, no change.
My next option is, I suppose, to add:
define(‘ALLOW_UNFILTERED_UPLOADS’, true);
to my wp-config file, but I am reluctant to so this due to security warnings.
What could be causing this and what is the best way to fix?
Thanks
Becky
The topic ‘Error when uploading CSV “Sorry, This File Type…….’ is closed to new replies.