<?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>
									wpDiscuz Media Uploader - gVectors Team - Forum				            </title>
            <link>https://gvectors.com/forum/media-uploader/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 13 Apr 2026 08:38:37 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Bug: Duplicate images when Lightbox is disabled (v7.6.48)</title>
                        <link>https://gvectors.com/forum/media-uploader/bug-duplicate-images-when-lightbox-is-disabled-v7-6-48/</link>
                        <pubDate>Wed, 25 Mar 2026 14:58:48 +0000</pubDate>
                        <description><![CDATA[Hi,
I found a bug in wpDiscuz 7.6.48 that causes uploaded images to display twice in comments when Lightbox is disabled.
The issue is on line 246 of utils/class.WpdiscuzHelperUpload.php:
...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I found a bug in wpDiscuz 7.6.48 that causes uploaded images to display twice in comments when Lightbox is disabled.</p>
<p>The issue is on line 246 of <code>utils/class.WpdiscuzHelperUpload.php</code>:</p>
<div class="codeBlockWrapper_-a7MRw"><button class="copyButton_CEmTFw copyButton_-a7MRw" title="Copy code" aria-label="Copy code to clipboard"></button>
<pre contenteditable="false"><code class="language-php">$images .= $images .= $imageHtml;
</code></pre>
</div>
<p>The double concatenation operator causes the image HTML to be appended twice. It should be:</p>
<div class="codeBlockWrapper_-a7MRw"><button class="copyButton_CEmTFw copyButton_-a7MRw" title="Copy code" aria-label="Copy code to clipboard"></button>
<pre contenteditable="false"><code class="language-php">$images .= $imageHtml;
</code></pre>
</div>
<p>The lightbox-enabled path on line 242 is correct — it's just this <code>else</code> branch that has the typo.</p>
<p>Thanks, Nick</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Nick</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/bug-duplicate-images-when-lightbox-is-disabled-v7-6-48/</guid>
                    </item>
				                    <item>
                        <title>m4a files do not upload</title>
                        <link>https://gvectors.com/forum/media-uploader/m4a-files-do-not-upload/</link>
                        <pubDate>Thu, 19 Mar 2026 13:52:22 +0000</pubDate>
                        <description><![CDATA[Hello. I have purchased the media uploader addon. I have selected all file types including m4a and all users (including guests) can upload files. However, when I attach an m4a file it is not...]]></description>
                        <content:encoded><![CDATA[<p>Hello. I have purchased the media uploader addon. I have selected all file types including m4a and all users (including guests) can upload files. However, when I attach an m4a file it is not uploaded. The message is posted without an attachment and the file does not appear in my library. <br /><br />Mp3, mp4, wav files upload normally. <br /><br />For example on <a href="https://hopkinsenglish.com/1xsao7ty/" target="_blank" rel="noopener">this page</a>. The password is thrust.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Benjamin Hopkins</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/m4a-files-do-not-upload/</guid>
                    </item>
				                    <item>
                        <title>How to Delete Uploaded Images Before Posting a Comment</title>
                        <link>https://gvectors.com/forum/media-uploader/how-to-delete-uploaded-images-before-posting-a-comment/</link>
                        <pubDate>Wed, 04 Feb 2026 02:25:38 +0000</pubDate>
                        <description><![CDATA[I’m using the wpDiscuz Addon with the multiple image upload feature. If I upload four images before posting a comm
ent, is there a way to delete any of them? Currently, I don’t see an “X” i...]]></description>
                        <content:encoded><![CDATA[<p>I’m using the wpDiscuz Addon with the multiple image upload feature. If I upload four images before posting a comm</p>
<p>ent, is there a way to delete any of them? Currently, I don’t see an “X” icon or a cancel button on each image.</p>
7838]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Gary Chang</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/how-to-delete-uploaded-images-before-posting-a-comment/</guid>
                    </item>
				                    <item>
                        <title>Wording on the upload Icon</title>
                        <link>https://gvectors.com/forum/media-uploader/wording-on-the-upload-icon/</link>
                        <pubDate>Wed, 25 Jun 2025 04:55:49 +0000</pubDate>
                        <description><![CDATA[Maybe I am missing something.   The media upload Icon (paperclip) says &quot;Attach an image to this comment&quot; I cannot find anywhere to add either, other link types icons like &quot;Attach file&quot; or &quot;A...]]></description>
                        <content:encoded><![CDATA[<p>Maybe I am missing something.   The media upload Icon (paperclip) says "Attach an image to this comment" I cannot find anywhere to add either, other link types icons like "Attach file" or "Attach video" or to be able to change the wording on the tool tip to indicate that they can upload other types of media beside just images.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Earl Krause</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/wording-on-the-upload-icon/</guid>
                    </item>
				                    <item>
                        <title>How to upload multiple images with the wpDiscuz Media Uploader (version 7.1.3)</title>
                        <link>https://gvectors.com/forum/media-uploader/how-to-upload-multiple-images-with-the-wpdiscuz-media-uploader-version-7-1-3/</link>
                        <pubDate>Mon, 17 Mar 2025 11:07:49 +0000</pubDate>
                        <description><![CDATA[Hi,
Starting from the wpDiscuz Media Uploader (version 7.1.3) the working logic of the wpDiscuz Media Uploader add-on has changed.In the previous version, once an image was selected, it was...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Starting from the wpDiscuz Media Uploader (version 7.1.3) the working logic of the wpDiscuz Media Uploader add-on has changed.<br /><br />In the previous version, once an image was selected, it was immediately uploaded to the server. This might pose a security risk, as it might lead to website vulnerabilities.</p>
<p>For security reasons, we have changed the file uploading process. Now, files are uploaded to the server only when the comment is posted. The add-on still supports multiple file uploads—you can select multiple images when clicking the Upload Image button.</p>
7600
<p><span style="color: #ff6600"><em><strong>Important: The Delete button is not available in wpDiscuz Media Uploader v. 7.1.3 because the HTML input type is File, which does not allow image deletion after uploading.</strong></em></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/how-to-upload-multiple-images-with-the-wpdiscuz-media-uploader-version-7-1-3/</guid>
                    </item>
				                    <item>
                        <title>Issue BIG PROBLEM! Cannot upload more than 1 image like before.</title>
                        <link>https://gvectors.com/forum/media-uploader/issue-big-problem-cannot-upload-more-than-1-image-like-before/</link>
                        <pubDate>Tue, 11 Mar 2025 10:49:50 +0000</pubDate>
                        <description><![CDATA[After updating to the latest wpDisuz version and the latest media uploader version, users cannot upload more than 1 image on the website when posting comments. This is shown in the video bel...]]></description>
                        <content:encoded><![CDATA[<p>After updating to the latest wpDisuz version and the latest media uploader version, users cannot upload more than 1 image on the website when posting comments. This is shown in the video below: </p>
<p>https://www.loom.com/share/7bc9608e377044cea25415aa88df3dba</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Farek Hanson</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/issue-big-problem-cannot-upload-more-than-1-image-like-before/</guid>
                    </item>
				                    <item>
                        <title>deactivate License key at my old domain</title>
                        <link>https://gvectors.com/forum/media-uploader/deactivate-license-key-at-my-old-domain/</link>
                        <pubDate>Fri, 13 Sep 2024 13:18:08 +0000</pubDate>
                        <description><![CDATA[I just change domain, how to deactivate License key at my old domain]]></description>
                        <content:encoded><![CDATA[<p>I just change domain, how to deactivate <strong class="wc-item-meta-label">License key at my old domain</strong></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>nattapol srisuk</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/deactivate-license-key-at-my-old-domain/</guid>
                    </item>
				                    <item>
                        <title>media upload paperclip does not display</title>
                        <link>https://gvectors.com/forum/media-uploader/media-upload-paperclip-does-not-display/</link>
                        <pubDate>Thu, 01 Aug 2024 17:39:30 +0000</pubDate>
                        <description><![CDATA[I assume it&#039;s not been loading since the last update because I&#039;ve only received comments about it in the last few days. When I hover, the tooltip displays, the code appears to be there, but ...]]></description>
                        <content:encoded><![CDATA[<p>I assume it's not been loading since the last update because I've only received comments about it in the last few days. When I hover, the tooltip displays, the code appears to be there, but the paperclip is missing and there's nothing to click on.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Kelly DeLong</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/media-upload-paperclip-does-not-display/</guid>
                    </item>
				                    <item>
                        <title>media upload not working</title>
                        <link>https://gvectors.com/forum/media-uploader/media-upload-not-working/</link>
                        <pubDate>Wed, 31 Jul 2024 00:19:42 +0000</pubDate>
                        <description><![CDATA[even I instailled but not working media upload on my comment field]]></description>
                        <content:encoded><![CDATA[7317
7316
<p> </p>
<p>even I instailled but not working media upload on my comment field</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>noah</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/media-upload-not-working/</guid>
                    </item>
				                    <item>
                        <title>Featured Images Not Displaying for Newer Posts after Plugin Activation</title>
                        <link>https://gvectors.com/forum/media-uploader/featured-images-not-displaying-for-newer-posts-after-plugin-activation/</link>
                        <pubDate>Thu, 04 Jul 2024 12:13:54 +0000</pubDate>
                        <description><![CDATA[Hi,We installed wpDiscuz and also purchased and installed wpDiscuz Media Uploader yesterday. I noticed a few hours later that about 10% of my posts are no longer displaying their featured im...]]></description>
                        <content:encoded><![CDATA[<p>Hi,<br />We installed wpDiscuz and also purchased and installed wpDiscuz Media Uploader yesterday. I noticed a few hours later that about 10% of my posts are no longer displaying their featured images when the post is viewed. I tried renaming and reuploading the images, and they would only display temporarily before disappearing again. The images are still attached to the posts, they just won't display. We have never had this issue until installing these plugins yesterday. It only seems to be affecting newer posts made after around February of this year.<br /><br />We run a fairly large business/membership site with a lot of users, so we would really like to get this fixed soon if possible. If you need access to the site, we can create an account for you (the posts/pages are all behind the member paywall). Thanks so much for your help!</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/media-uploader/">wpDiscuz Media Uploader</category>                        <dc:creator>Carol Long</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/media-uploader/featured-images-not-displaying-for-newer-posts-after-plugin-activation/</guid>
                    </item>
							        </channel>
        </rss>
		