Closed (fixed)
Project:
IMCE
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2009 at 22:01 UTC
Updated:
17 Mar 2011 at 18:11 UTC
Hello,
in one project I can't use IMCE properly, because mime_content_type is not running. Because this function is missing IMCE assigns all downloaded files the MIME Type application/x-download.
As this function (mime_content_type) is signed as deprecated, I would prefer to use another one, instead to try to get mime_content_type to work.
Has anybody already done this (f.e. by using finfo_file)?
Regards
Adriana
Comments
Comment #1
ufku commentedtake a look at the file_download hook in IMCE 6.x
Comment #2
ufku commented