Attach file error / Upload blocked. The file type is invalid-the file extension

Viewing 5 posts - 1 through 5 (of 5 total)
#205982

Nathan Markey
Participant

I am trying to upload an .OFT file which we have uploaded many times in the past. I am getting an error message which says:

Upload blocked. The file type is invalid-the file extension does not match the actual content type.

I have tried new OFT files as well as previously uploaded ones. All receive the same message now.

WP Download Manager Version 3.3.15
WP Version 6.8.1

#205985

Tahasin
Moderator

Hello,

I hope you are doing well and thanks for reaching out.

kindly use this hook add_filter("wpdm_is_valid_mime_type", '__return_true'); in your theme’s function.php file. This should fix the issue.
Please check and let me know.

Regards

#205986

Nathan Markey
Participant

That worked, thank you.

#205987

Tahasin
Moderator

Glad to hear that, it worked.

#205988

Tahasin
Moderator

If you found my assistance helpful, I’d be truly grateful if you could leave a 5-star review [here].

Thank you so much!🤗

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.