Media Manager opens with error: Difference between revisions
From Joomla! Documentation
Carlitorweb (talk | contribs) No edit summary |
Marked this version for translation |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude><languages /></noinclude> | ||
<translate><!--T:1--> | |||
==Errors reported== <!-- Fill errors below --> | ==Errors reported== <!-- Fill errors below --> | ||
Error Property 'mime_type' of argument 'item' of event onFetchMediaItems has a wrong item. Valid: string | Error Property 'mime_type' of argument 'item' of event onFetchMediaItems has a wrong item. Valid: string | ||
<!--T:2--> | |||
==Versions affected== <!--refers to and other information below --> | ==Versions affected== <!--refers to and other information below --> | ||
{{tip|This pertains only to Joomla! version(s): '''4.3.0'''|title=General Information}} <!-- add the version(s) you need --> | {{tip|This pertains only to Joomla! version(s): '''4.3.0''', '''4.3.1'''|title=General Information}} <!-- add the version(s) you need --> | ||
<!--T:3--> | |||
==What is the cause== <!-- Cause if known --> | ==What is the cause== <!-- Cause if known --> | ||
This is caused by your server missing the php module fileinfo | This is caused by your server missing the php module fileinfo | ||
==How to fix== <!-- How to fix it if known --> | ==How to fix== <!-- How to fix it if known --> | ||
Request that your hosting provider enables the fileinfo module in php | Request that your hosting provider enables the fileinfo module in php</translate> | ||
__NOTOC__ | __NOTOC__ | ||
<!-- Change if needed --> | <!-- Change if needed --> | ||
[[Category:Version 4.3.0 FAQ{{#translation:}}]] | [[Category:Version 4.3.0 FAQ{{#translation:}}]] | ||
[[Category:Version 4.3.1 FAQ{{#translation:}}]] | |||
[[Category:Version 4.3.2 FAQ{{#translation:}}]] |
Latest revision as of 16:51, 1 September 2023
Errors reported
Error Property 'mime_type' of argument 'item' of event onFetchMediaItems has a wrong item. Valid: string
Versions affected
General Information
This pertains only to Joomla! version(s): 4.3.0, 4.3.1
What is the cause
This is caused by your server missing the php module fileinfo
How to fix
Request that your hosting provider enables the fileinfo module in php