Media file renamer breaks file upload
-
Hello,
We manage a website where recently media file renamer is installed, now we found out the upload is not working anymore, the error is that the uploaded file size is not allowed. although it concernes standard jpg,png files.
We can make it work if we add the following wpconfig setting:
define( ‘ALLOW_UNFILTERED_UPLOADS’, true );But since this is a security risk we looked further and found out that everything is working again after disabling media file renamer plugin.
We manage several websites, on the same hosting with simalar settings but never experienced this problem, tried disabling every plugin and came to this conclusion.
- The topic ‘Media file renamer breaks file upload’ is closed to new replies.