<?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>
									Pagination? - wpForo Advanced Attachments				            </title>
            <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 10 Sep 2026 13:48:32 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/3/#post-11162</link>
                        <pubDate>Sat, 22 Sep 2018 12:31:45 +0000</pubDate>
                        <description><![CDATA[Hi @astghikI cannot thank you enough, that works a treat.A fantastic temporary solution now my members with many attachments, can now continue to use the attach interface once again. I guess...]]></description>
                        <content:encoded><![CDATA[<p>Hi @astghik</p><p>I cannot thank you enough, that works a treat.</p><p>A fantastic temporary solution now my members with many attachments, can now continue to use the attach interface once again. </p><p>I guess I will need to keep re-editing and adding this code if the plugin gets further updates.</p><p>Once again many thanks.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/3/#post-11162</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/3/#post-11156</link>
                        <pubDate>Sat, 22 Sep 2018 11:56:09 +0000</pubDate>
                        <description><![CDATA[Hi @radiostv,As a temporary solution, I can suggest you the following changes. Put the following code in class.wpForoAttachUploadHandler.php file as shown in the screenshot. The file is loca...]]></description>
                        <content:encoded><![CDATA[<p>Hi @radiostv,</p><p>As a temporary solution, I can suggest you the following changes. </p><p>Put the following code in <span style="color: #003300"><em><strong>class.wpForoAttachUploadHandler.php</strong></em></span> file as shown in the screenshot. The file is located in the <span style="color: #ff0000"><strong><em> wp-content/plugins/wpforo-advanced-attachments/includes/</em></strong></span> folder.</p><pre>$files = array_diff($files, array('.', '..', 'thumbnail'));<br />$files = array_slice($files, 0, 20);</pre><p>2537</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/3/#post-11156</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11148</link>
                        <pubDate>Sat, 22 Sep 2018 10:53:00 +0000</pubDate>
                        <description><![CDATA[Appreciate you guys are likely very busy but is there any chance member of the support team can help look at my fault and determine if there is a solution? Maybe look at the database etc?]]></description>
                        <content:encoded><![CDATA[<p>Appreciate you guys are likely very busy but is there any chance member of the support team can help look at my fault and determine if there is a solution? Maybe look at the database etc?</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11148</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11104</link>
                        <pubDate>Thu, 20 Sep 2018 19:59:56 +0000</pubDate>
                        <description><![CDATA[I understand its a lot of complex work to add the pagination but is there a way you can give an option just stop it from loading what&#039;s been previously uploaded and just allow you to deal wi...]]></description>
                        <content:encoded><![CDATA[<p>I understand its a lot of complex work to add the pagination but is there a way you can give an option just stop it from loading what's been previously uploaded and just allow you to deal with the new files you're trying to upload?</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11104</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11103</link>
                        <pubDate>Thu, 20 Sep 2018 19:48:41 +0000</pubDate>
                        <description><![CDATA[Eventually the interface times trying to load the 4,000 attachments]]></description>
                        <content:encoded><![CDATA[<p>Eventually the interface times trying to load the 4,000 attachments</p><p>2533</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11103</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11102</link>
                        <pubDate>Thu, 20 Sep 2018 19:33:57 +0000</pubDate>
                        <description><![CDATA[Oh and I made a typo above I should have said I have over 4,000 attachment&#039;s  not 500. This is why the interface is just hanging, no pagination means its trying to load the 4,000+ attachment...]]></description>
                        <content:encoded><![CDATA[<p>Oh and I made a typo above I should have said I have over 4,000 attachment's  not 500. This is why the interface is just hanging, no pagination means its trying to load the 4,000+ attachments in the interface preview window.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11102</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11101</link>
                        <pubDate>Thu, 20 Sep 2018 19:24:55 +0000</pubDate>
                        <description><![CDATA[To prove the point I tested further by creating a new user who had not uploaded any attachments. The interface works fine for the new user and I can upload files without any problems, the in...]]></description>
                        <content:encoded><![CDATA[<p>To prove the point I tested further by creating a new user who had not uploaded any attachments. The interface works fine for the new user and I can upload files without any problems, the interface functions as expected.</p><p>The attachment interface bug is definitely happening for members who have many, many photos as in my case and others as it tries to load them all into the interface window.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/paged/2/#post-11101</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/#post-11100</link>
                        <pubDate>Thu, 20 Sep 2018 18:44:37 +0000</pubDate>
                        <description><![CDATA[Hi Guys, sorry to pester you but this problem is now stopping me from adding attachments to new posts.Personally I&#039;ve got over 500 attachments uploaded and the interface just takes an absolu...]]></description>
                        <content:encoded><![CDATA[<p>Hi Guys, sorry to pester you but this problem is now stopping me from adding attachments to new posts.</p><p>Personally I've got over 500 attachments uploaded and the interface just takes an absolute age to load if at all, it now sits blank. If I wait over five mins it starts to show previous uploaded photos but is sluggish. This is because its trying to load the whole lot rather than paginate. So I cannot add another attachment as it takes too long.</p><p>This is going to stop my whole forum in its tracks as the community is very photo orientated, between the 250 members they are 21,000 attachments. They will all be suffering this problem.</p><p>Please help.</p><p>2532</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/#post-11100</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/#post-9903</link>
                        <pubDate>Tue, 17 Jul 2018 11:27:05 +0000</pubDate>
                        <description><![CDATA[Hi radiostv,I&#039;m sorry but this is not an easy task. We&#039;re working around and we&#039;ll add it as soon as possible.]]></description>
                        <content:encoded><![CDATA[<p>Hi radiostv,</p><p>I'm sorry but this is not an easy task. We're working around and we'll add it as soon as possible.  </p><p> </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/#post-9903</guid>
                    </item>
				                    <item>
                        <title>RE: Pagination?</title>
                        <link>https://gvectors.com/forum/wpforo-advanced-attachments/pagination/#post-9896</link>
                        <pubDate>Tue, 17 Jul 2018 06:54:33 +0000</pubDate>
                        <description><![CDATA[Hi three months have passed, I hope you don&#039;t mind me asking but is there any update to this request, please?Adding images is becoming quite a problem for some individuals on my forum and th...]]></description>
                        <content:encoded><![CDATA[<p>Hi three months have passed, I hope you don't mind me asking but is there any update to this request, please?</p><p>Adding images is becoming quite a problem for some individuals on my forum and the problem is only going to get worse as time passes and more get added.</p><p>For example I have 700+  uploaded and when I try to add another it takes quite a significant amount of time for the interface to load all of them before I can use the interface. As mentioned in post #1, If the interface paginated, this would negate the problem and what's more its logical to do so. </p><p>On my previous PHPbb3 forum before moving to WpForo, it was not unheard of for engineers to have individually uploaded 5,000+ images. That s/w paginated the members image library, can you imagine waiting for those to load without pagination?</p><p> </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-advanced-attachments/">wpForo Advanced Attachments</category>                        <dc:creator>radiostv</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-advanced-attachments/pagination/#post-9896</guid>
                    </item>
							        </channel>
        </rss>
		