<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Uploading file type error - wpDiscuz Media Uploader				            </title>
            <link>https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 11 Apr 2026 23:33:40 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Uploading file type error</title>
                        <link>https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26838</link>
                        <pubDate>Thu, 28 Jan 2021 12:09:39 +0000</pubDate>
                        <description><![CDATA[@drwoenl,
Please send the admin login details with your website URL to infogvectors.com email address. I&#039;ll ask the developers to check the issue for you.]]></description>
                        <content:encoded><![CDATA[<p>@drwoenl,</p>
<p>Please send the admin login details with your website URL to infogvectors.com email address. I'll ask the developers to check the issue for you. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26838</guid>
                    </item>
				                    <item>
                        <title>RE: Uploading file type error</title>
                        <link>https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26821</link>
                        <pubDate>Wed, 27 Jan 2021 19:13:41 +0000</pubDate>
                        <description><![CDATA[I tried that but still get the same error]]></description>
                        <content:encoded><![CDATA[<p><span>I tried that but still get the same error</span></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Menno</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26821</guid>
                    </item>
				                    <item>
                        <title>RE: Uploading file type error</title>
                        <link>https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26772</link>
                        <pubDate>Mon, 25 Jan 2021 12:45:33 +0000</pubDate>
                        <description><![CDATA[@drwoenl,
Please navigate to Dashboard &gt; wpDiscuz &gt; Settings &gt; Comment Content and Media admin page make sure the &quot;m4a&quot; checkbox is checked in the &quot;Allowed File Types&quot; section, the...]]></description>
                        <content:encoded><![CDATA[<p><span>@drwoenl,</span></p>
<p><span>Please navigate to </span><em>Dashboard &gt; wpDiscuz &gt; Settings &gt; Comment Content and Media</em><span> admin page </span><span>make sure the "</span><strong>m4a</strong><span>" checkbox is checked in the "<strong>Allowed File Types</strong>" section, then remove the code you've added in the functions.php file, delete all caches and check again. </span></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26772</guid>
                    </item>
				                    <item>
                        <title>Uploading file type error</title>
                        <link>https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26764</link>
                        <pubDate>Mon, 25 Jan 2021 08:53:53 +0000</pubDate>
                        <description><![CDATA[Since the update to 7.0.3, the Media Uploader addon does not allow any user to upload a file with the m4a extension. Upon attempting to do so, I get the default &quot;Not allowed file type&quot; messa...]]></description>
                        <content:encoded><![CDATA[<p><span>Since the update to 7.0.3, the Media Uploader addon does not allow any user to upload a file with the m4a extension. Upon attempting to do so, I get the default "Not allowed file type" message.</span></p>
<p>I tried putting the following code in the current active theme<span> </span><span><strong>functions.php </strong></span>file, but it still doensn't work</p>
<pre>add_filter("upload_mimes", function ($t, $u) {<br />   if (empty($t)) {<br />   $t = "audio/x-m4a";<br />}<br />   return $t;<br />}, 10, 2);</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Menno</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/uploading-file-type-error-2/#post-26764</guid>
                    </item>
							        </channel>
        </rss>
		