<?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>
									Bug Reports - wpForo 2.0 - wpForo Support Forum				            </title>
            <link>https://wpforo.com/community/general-forums-bug-reports/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 13 Sep 2026 05:08:20 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>“Bug: ‘Under Construction’ Message Shown Instead of Permission Denied (Themeless/Oxygen)”</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/bug-under-construction-message-shown-instead-of-permission-denied-themeless-oxygen/</link>
                        <pubDate>Thu, 09 Jul 2026 23:06:59 +0000</pubDate>
                        <description><![CDATA[Issue
In a themeless setup (Oxygen Builder), guests can browse forums normally, but when they click Add Topic (and I suspect try to reply too), wpForo displays:



&#x1f6a7; Forum Board...]]></description>
                        <content:encoded><![CDATA[<div class="space-y-3 mt-3">
<div id="xw4cPWSaJ1wAd5e2KaNQS-content-0" class="group/ai-message-item space-y-3 break-words">
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Issue</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">In a themeless setup (Oxygen Builder), guests can browse forums normally, but when they click <b>Add Topic </b>(and I suspect try to reply too), wpForo displays:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm">&#x1f6a7; Forum Board is Under Construction &#x1f6a7;
</code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">The board is <strong>Active</strong> — the guest simply lacks permission to post. This placeholder replaces the correct <strong>permission‑denied</strong> notice.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Actual Behavior</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">wpForo outputs hard‑coded HTML instead of a wpForo notice:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="flex w-full items-center justify-between border-b border-white/20 bg-background-static-850 py-2 pe-2.5 ps-4 text-foreground-static-250 text-sm dark:border-stroke-250 dark:bg-background-static-900 rounded-t-xl"> </div>
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm"><span><span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">style</span>=<span class="hljs-string">"text-align: center; font-size: 55px; color: #0A75B5;"</span>&gt;</span></span><span>
    </span><span>&#x1f6a7;  </span><span>Forum </span><span>Board </span><span>is </span><span>Under </span><span>Construction  </span><span>&#x1f6a7;
</span><span><span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span></span><span>
</span></code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">It appears inside the fallback wrapper:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="flex w-full items-center justify-between border-b border-white/20 bg-background-static-850 py-2 pe-2.5 ps-4 text-foreground-static-250 text-sm dark:border-stroke-250 dark:bg-background-static-900 rounded-t-xl">
<div class="flex items-center gap-2"> </div>
</div>
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm">&lt;div class="bde-themeless-template-content-area"&gt;
</code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">indicating wpForo is using a themeless placeholder instead of the posting form.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Expected Behavior</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">Guests without posting permissions should see the standard wpForo error notice:</span></p>
<div class="rounded-xl dark:border dark:border-stroke-250">
<div class="flex w-full items-center justify-between border-b border-white/20 bg-background-static-850 py-2 pe-2.5 ps-4 text-foreground-static-250 text-sm dark:border-stroke-250 dark:bg-background-static-900 rounded-t-xl"> </div>
<div class="rounded-b-xl bg-background-static-850 px-4 pb-1.5 dark:bg-background-static-900">
<div class="horizontal-scrollbar overflow-x-auto whitespace-pre pb-3 pt-4 text-sm">
<pre contenteditable="false"><code class="font-ligatures-none text-sm">Permission denied
</code></pre>
</div>
</div>
</div>
<p><span class="font-ligatures-none whitespace-pre-wrap">The “Under Construction” placeholder should only appear when a board is actually inactive.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>How to Reproduce</strong></h3>
<ol class="relative list-outside marker:text-foreground-750 dark:marker:text-foreground-600 flex flex-col ms-5 marker:normal-nums marker:text-sm-strong" role="list" start="1">
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Use wpForo 2.x with Oxygen Builder (theme disabled).</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Ensure the board is <strong>Active</strong>.</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">As a guest, click <strong>Start Discussion</strong>.</span></p>
</li>
</ol>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Likely Cause</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">When Oxygen disables theme templates, wpForo’s posting route can’t load its form template. Instead of falling back to the notice system, it falls back to the <strong>“Under Construction”</strong> placeholder intended for inactive boards.</span></p>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Impact</strong></h3>
<ul class="relative list-outside marker:text-foreground-750 dark:marker:text-foreground-600 flex flex-col ms-4 px-1" role="list">
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Misleading UX (“Under Construction” instead of “Log in to post”)</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Breaks guest posting flow</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Only occurs in themeless setups (Oxygen, headless themes)</span></p>
</li>
</ul>
<h3 class="text-lg-strong pb-1 :pt-3.5"><strong>Suggested Fix</strong></h3>
<p><span class="font-ligatures-none whitespace-pre-wrap">Posting routes should:</span></p>
<ol class="relative list-outside marker:text-foreground-750 dark:marker:text-foreground-600 flex flex-col ms-5 marker:normal-nums marker:text-sm-strong" role="list" start="1">
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Check posting permissions first</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Show the correct permission‑denied notice</span></p>
</li>
<li class="ps-2">
<p><span class="font-ligatures-none whitespace-pre-wrap">Only use the “Under Construction” placeholder if the board is actually inactive</span></p>
</li>
</ol>
<p><span class="font-ligatures-none whitespace-pre-wrap">Happy to provide screenshots or additional details if needed.</span></p>
</div>
</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>bberry</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/bug-under-construction-message-shown-instead-of-permission-denied-themeless-oxygen/</guid>
                    </item>
				                    <item>
                        <title>wpForo Forum Loading Very Slowly After Reaching 1,000+ Members</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/wpforo-forum-loading-very-slowly-after-reaching-1000-members/</link>
                        <pubDate>Fri, 19 Jun 2026 02:06:27 +0000</pubDate>
                        <description><![CDATA[I&#039;ve been using wpForo for several months, and everything worked fine at first. However, after my forum grew to more than 1,000 registered members and a few thousand posts, page loading time...]]></description>
                        <content:encoded><![CDATA[<p class="isSelectedEnd"><span>I've been using wpForo for several months, and everything worked fine at first. However, after my forum grew to more than 1,000 registered members and a few thousand posts, page loading times became noticeably slower. Topic pages sometimes take several seconds to load, especially during peak traffic hours.</span></p>
<p><span>I've already enabled caching and optimized my database, but the performance improvement has been minimal. Has anyone faced a similar issue with wpForo? I'd appreciate any suggestions on settings, plugins, or server optimizations that could help improve forum speed.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Danieljohn</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/wpforo-forum-loading-very-slowly-after-reaching-1000-members/</guid>
                    </item>
				                    <item>
                        <title>Forums with No Access can be Subscribed to by Users</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/forums-with-no-access-can-be-subscribed-to-by-users/</link>
                        <pubDate>Sat, 09 May 2026 17:39:28 +0000</pubDate>
                        <description><![CDATA[I have a private forum with access set to only the Administrator and Moderator. But when I make a post regular users are getting notifications. I discovered this because my SMTP plugin keeps...]]></description>
                        <content:encoded><![CDATA[<p>I have a private forum with access set to only the Administrator and Moderator. But when I make a post regular users are getting notifications. I discovered this because my SMTP plugin keeps a log of all emails going out. When I go to the Forum Members section and I look under any members' subscription check marks, anyone has the ability to see the hidden forums and subscribe to them. They don't have access to see the posts because they can't access the forum, but sometimes the notifications have the content of the post in the body of the email.</p>
<p>Why are regular users who do not have access to the forum able to subscribe to it and even see that it exists? I have attached screenshots showing that you can subscribe to any and all forums, private or not through your profile.</p>
<p>I have an Administration forum with a Private Test Forum that only I have access to, but people are getting notifications from it because they are able to select it from their profile.</p>
<p>WPForo: 2.4.17<br />Wordpress: 6.9.4</p>
54
55
56
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>moptop</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/forums-with-no-access-can-be-subscribed-to-by-users/</guid>
                    </item>
				                    <item>
                        <title>Remove the warning message for users who aren&#039;t allowed to attach files?</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/remove-the-warning-message-for-users-who-arent-allowed-to-attach-files/</link>
                        <pubDate>Fri, 27 Mar 2026 19:02:51 +0000</pubDate>
                        <description><![CDATA[Hi there,
&nbsp;
Is there a way to remove the message &quot; You are not allowed to attach files on this forum. It is possible that you have not reached the minimum required number of posts, or...]]></description>
                        <content:encoded><![CDATA[<p>Hi there,</p>
<p>&nbsp;</p>
<p>Is there a way to remove the message "<span class="s1"> You are not allowed to attach files on this forum. It is possible that you have not reached the minimum required number of posts, or your user group does not have permission to attach files in this forum."</span></p>
<p>that shows to users who aren't allowed to attach files?</p>
<p>We'd rather just have this hidden completely and not show the message if a user can't attach files.</p>
<p>&nbsp;</p>
<p>thx</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1774638171-Screenshot-2026-03-27-at-20114-PM.png" target="_blank" title="Screenshot-2026-03-27-at-2.01.14-PM.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-03-27-at-2.01.14-PM.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>vanessa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/remove-the-warning-message-for-users-who-arent-allowed-to-attach-files/</guid>
                    </item>
				                    <item>
                        <title>wpforo custom fields broken</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/wpforo-custom-fields-broken/</link>
                        <pubDate>Wed, 18 Mar 2026 02:38:08 +0000</pubDate>
                        <description><![CDATA[So I do not know if its a bug or if the settings are messed up but I have uninstalled and reinstalled wpforo custom fields and every time I do it doesn&#039;t even let admins to edit members info...]]></description>
                        <content:encoded><![CDATA[<p>So I do not know if its a bug or if the settings are messed up but I have uninstalled and reinstalled wpforo custom fields and every time I do it doesn't even let admins to edit members information on the front end but members can anybody who has permissions to edit account information cant even look at it. Also on top of that when it did work members could see secondary usergroups but I only want my moderation team to be able to see it and edit it. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>konaa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/wpforo-custom-fields-broken/</guid>
                    </item>
				                    <item>
                        <title>User delete error: missing argument&quot; on Frontend Self-Delete</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/user-delete-error-missing-argument-on-frontend-self-delete/</link>
                        <pubDate>Tue, 17 Mar 2026 09:14:08 +0000</pubDate>
                        <description><![CDATA[When a user tries to delete their own account via the frontend profile page (/participant/username/?wpfaction=user_delete&amp;_wpfnonce=XXX), it always fails on the first attempt with:

&quot;U...]]></description>
                        <content:encoded><![CDATA[<p class="font-claude-response-body break-words whitespace-normal leading-">When a user tries to delete their own account via the frontend profile page (<code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">/participant/username/?wpfaction=user_delete&amp;_wpfnonce=XXX</code>), it always fails on the <strong>first attempt</strong> with:</p>
<blockquote class="ml-2 border-l-4 border-border-300/10 pl-4 text-text-300">
<p class="font-claude-response-body break-words whitespace-normal leading-">"User delete error: missing argument."</p>
</blockquote>
<p class="font-claude-response-body break-words whitespace-normal leading-">The server returns a 302 redirect to the members page, but the error is set. Clicking delete a <strong>second time</strong> works and the account is removed.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">We confirmed via browser DevTools that the error is rendered server-side in the HTML. We tested flushing permalinks, deactivating all other plugins, and different user accounts — the issue persists. Custom URL slugs are configured (<code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">member</code> → <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">participant</code>, <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">members</code> → <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded- px-1 py-px text-">participants</code>).</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">It seems like wpForo does not correctly resolve the user ID from the profile URL on the first delete request. Could this be related to custom slug configuration or a PHP 8.3 compatibility issue?</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">Any help appreciated. Happy to provide more details.<br /><br /><span style="font-size: 8pt">wpForo 2.4.17 | WordPress 6.9.4 | PHP 8.3</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Luis952</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/user-delete-error-missing-argument-on-frontend-self-delete/</guid>
                    </item>
				                    <item>
                        <title>Pagination issue</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/pagination-issue/</link>
                        <pubDate>Mon, 16 Mar 2026 11:54:01 +0000</pubDate>
                        <description><![CDATA[Sorry for more question
have have experienced this issue before? I can see this forum&#039;s Pagination is nice but mine.
Latest Astra themePluginAkismet Anti-spam: Spam ProtectionEWWW Image Op...]]></description>
                        <content:encoded><![CDATA[<p>Sorry for more question</p>
<p>have have experienced this issue before? I can see this forum's Pagination is nice but mine.</p>
<p>Latest Astra theme<br />Plugin<br /><br />Akismet Anti-spam: Spam Protection<br />EWWW Image Optimizer<br />Site Kit by Google<br />WP Mail SMTP Pro<br />wpForo</p>
<p>Please help</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1773662041-Screenshot-2026-03-16-185042.jpg" target="_blank" title="Screenshot-2026-03-16-185042.jpg"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-03-16-185042.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>PhuongNH</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/pagination-issue/</guid>
                    </item>
				                    <item>
                        <title>Broken layout if file name is long</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/broken-layout-if-file-name-is-long/</link>
                        <pubDate>Mon, 16 Mar 2026 09:35:04 +0000</pubDate>
                        <description><![CDATA[Is this plugin bug? I guess i need to modify css
any comment please 
&nbsp;IMG_0899.jpeg]]></description>
                        <content:encoded><![CDATA[<p>Is this plugin bug? I guess i need to modify css</p>
<p>any comment please </p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1773653704-IMG_0899.jpeg" target="_blank" title="IMG_0899.jpeg"><i class="fas fa-paperclip"></i>&nbsp;IMG_0899.jpeg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>PhuongNH</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/broken-layout-if-file-name-is-long/</guid>
                    </item>
				                    <item>
                        <title>Board 1 shows the translated phrases correctly, but Board 2 still displays the English text.</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/board-1-shows-the-translated-phrases-correctly-but-board-2-still-displays-the-english-text/</link>
                        <pubDate>Sat, 14 Mar 2026 16:06:41 +0000</pubDate>
                        <description><![CDATA[Hello wpForo team,
I am using wpForo multi-board setup with two boards:
Board 1Chinese Communityslug: /chinese-community/
Board 2Malaysia Real Estateslug: /real-estate/
Both boards are u...]]></description>
                        <content:encoded><![CDATA[<p class="isSelectedEnd"><span>Hello wpForo team,</span></p>
<p class="isSelectedEnd"><span>I am using </span><strong><span>wpForo multi-board setup</span></strong><span> with two boards:</span></p>
<p class="isSelectedEnd"><span>Board 1</span><br /><span>Chinese Community</span><br /><span>slug: /chinese-community/</span></p>
<p class="isSelectedEnd"><span>Board 2</span><br /><span>Malaysia Real Estate</span><br /><span>slug: /real-estate/</span></p>
<p class="isSelectedEnd"><span>Both boards are using </span><strong><span>locale: zh_CN</span></strong><span>.</span></p>
<p class="isSelectedEnd"><span>The issue is:</span></p>
<p class="isSelectedEnd"><span>Board 1 displays translations correctly (Chinese).</span><br /><span>However on Board 2 some front-end phrases still appear in English.</span></p>
<p class="isSelectedEnd"><span>Examples:</span></p>
<p class="isSelectedEnd"><span>Admin Control Panel</span><br /><span>Add New Category or Forum</span><br /><span>Share</span><br /><span>Forum Information</span><br /><span>Mark all read</span><br /><span>Unread Posts</span><br /><span>Forum contains no unread posts</span><br /><span>Not Replied</span></p>
<p class="isSelectedEnd"><span>I already checked:</span></p>
<p class="isSelectedEnd"><span>• wpForo → Phrases</span><br /><span>• Language = zh_CN</span><br /><span>• Translations exist and are saved</span><br /><span>• Cleared forum cache</span><br /><span>• Cleared site cache</span></p>
<p class="isSelectedEnd"><span>Board 1 shows the translated phrases correctly, but Board 2 still displays the English text.</span></p>
<p class="isSelectedEnd"><span>My questions:</span></p>
<ol start="1" data-spread="false">
<li>
<p class="isSelectedEnd"><span>Are phrases stored </span><strong><span>per board</span></strong><span> or </span><strong><span>globally</span></strong><span> in wpForo multi-board mode?</span></p>
</li>
<li>
<p class="isSelectedEnd"><span>Is there a way to </span><strong><span>sync phrases across boards</span></strong><span>?</span></p>
</li>
<li>
<p class="isSelectedEnd"><span>Could this be related to </span><strong><span>phrase cache or language loading</span></strong><span>?</span></p>
</li>
</ol>
<p class="isSelectedEnd"><span>I would prefer solving this inside wpForo instead of forcing translation via PHP filters.</span></p>
<p class="isSelectedEnd"><span>Site: </span><a href="https://168forum.my"><span>https://168forum.my</span></a></p>
<p><span>Thank you for your help.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>simon000000</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/board-1-shows-the-translated-phrases-correctly-but-board-2-still-displays-the-english-text/</guid>
                    </item>
				                    <item>
                        <title>After Migration: Search results show pages of results but gives &quot;No posts found&quot; message</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/after-migration-search-results-show-pages-of-results-but-gives-no-posts-found-message/</link>
                        <pubDate>Wed, 04 Feb 2026 21:20:39 +0000</pubDate>
                        <description><![CDATA[When you search for something, it shows that there are several pages of results (Page 1/4) but gives a &quot;No posts found&quot; message and doesn&#039;t display any on the page. My forum was migrated fro...]]></description>
                        <content:encoded><![CDATA[<p>When you search for something, it shows that there are several pages of results (Page 1/4) but gives a "No posts found" message and doesn't display any on the page. My forum was migrated from a previous bbpress forum. Anything posted after the migration will show but anything before the migration does not show. I've excluded my forum url from cache.</p>
<p>https://nascanet.org/ask-nasca/</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1770240039-Screenshot-2026-02-04-at-31804-PM.png" target="_blank" title="Screenshot-2026-02-04-at-3.18.04-PM.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-02-04-at-3.18.04-PM.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>chelsey@cp</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/after-migration-search-results-show-pages-of-results-but-gives-no-posts-found-message/</guid>
                    </item>
							        </channel>
        </rss>
		