Upload library error with new Apple file format and HEIF |
You need to check the app\Config\Mimes.php to see if the mime type is in it if not
then you need to add the new mime type to the Mimes.php file. You can get the mime type for HEIF from here. HEIF Related Brands and MIME Types HEIC R Apple High efficiency Image Format HEIC requires the libheif delegate library. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Messages In This Thread |
Upload library error with new Apple file format and HEIF - by nicolas33770 - 02-28-2020, 02:17 AM
RE: Upload library error with new Apple file format and HEIF - by zahhar - 02-28-2020, 05:21 AM
RE: Upload library error with new Apple file format and HEIF - by InsiteFX - 02-28-2020, 06:09 AM
RE: Upload library error with new Apple file format and HEIF - by nicolas33770 - 02-28-2020, 06:26 AM
RE: Upload library error with new Apple file format and HEIF - by albertleao - 02-28-2020, 09:18 AM
RE: Upload library error with new Apple file format and HEIF - by nicolas33770 - 02-28-2020, 09:32 AM
RE: Upload library error with new Apple file format and HEIF - by albertleao - 02-28-2020, 09:43 AM
RE: Upload library error with new Apple file format and HEIF - by nicolas33770 - 02-29-2020, 02:05 AM
|