<?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>
									Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin) - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 09 May 2026 16:21:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128962</link>
                        <pubDate>Tue, 09 Dec 2025 14:38:55 +0000</pubDate>
                        <description><![CDATA[@wpforo-support 
Thanks for your help. I&#039;ll continue troubleshooting with what you suggested.]]></description>
                        <content:encoded><![CDATA[<p>@wpforo-support </p>
<p>Thanks for your help. I'll continue troubleshooting with what you suggested. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>briana.hamilton</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128962</guid>
                    </item>
				                    <item>
                        <title>Re: Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128960</link>
                        <pubDate>Tue, 09 Dec 2025 10:29:37 +0000</pubDate>
                        <description><![CDATA[@briana-hamilton,
The issue with unsubscribe/subscription settings not working in wpForo and showing a deprecated synchronous XMLHttpRequest warning is likely due to a JavaScript conflict o...]]></description>
                        <content:encoded><![CDATA[@briana-hamilton,
The issue with unsubscribe/subscription settings not working in wpForo and showing a deprecated synchronous XMLHttpRequest warning is likely due to a JavaScript conflict or outdated code usage. One reported cause is a conflict with an old or other jQuery version loaded on the site, which can break wpForo's AJAX functions such as subscription management. To resolve this, ensure that only the latest compatible jQuery version is loaded and no conflicting scripts interfere with wpForo's JavaScript. This was noted in a similar case where the error "$wpf.ajaxSetup is not a function" occurred and was fixed by resolving jQuery conflicts. Also, check your browser console for any deprecated synchronous XMLHttpRequest warnings and update or remove any custom scripts that use synchronous requests, as modern browsers discourage their use. If the problem persists, reviewing customizations or plugins that affect JavaScript loading might help.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>wpForo Support</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128960</guid>
                    </item>
				                    <item>
                        <title>RE: Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128959</link>
                        <pubDate>Tue, 09 Dec 2025 10:29:21 +0000</pubDate>
                        <description><![CDATA[@briana-hamilton 
I&#039;ve already asked the developers about this issue. I&#039;ll update this topic once I get a response from them.]]></description>
                        <content:encoded><![CDATA[<p>@briana-hamilton </p>
<p>I've already asked the developers about this issue. I'll update this topic once I get a response from them.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128959</guid>
                    </item>
				                    <item>
                        <title>RE: Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128933</link>
                        <pubDate>Fri, 05 Dec 2025 15:12:20 +0000</pubDate>
                        <description><![CDATA[@sofy Thanks for the suggestions. When I did this, I got the notice: 



Deprecated feature used







Synchronous XMLHttpRequest on the main thread is deprecated because of its...]]></description>
                        <content:encoded><![CDATA[@sofy Thanks for the suggestions. When I did this, I got the notice: <br /><br />
<ol start="1">
<li>
<div role="presentation">
<div><span style="color: #ff0000"><b data-olk-copy-source="MessageBody">Deprecated feature used</b></span></div>
</div>
</li>
</ol>
<ol start="1">
<li style="list-style-type: none">
<ol start="1">
<li>
<div role="presentation"><span style="color: #ff0000">Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience</span></div>
</li>
</ol>
</li>
</ol>
<p>Otherwise, when I went to Debug Tab on the forum tools, there were no issues found. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>briana.hamilton</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128933</guid>
                    </item>
				                    <item>
                        <title>RE: Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128918</link>
                        <pubDate>Thu, 04 Dec 2025 08:18:47 +0000</pubDate>
                        <description><![CDATA[@briana-hamilton 
Please check for any console errors. You can do this by pressing F12 to open the developer tools, then, navigate to the console tab. 
Additionally, navigate to Dashboard ...]]></description>
                        <content:encoded><![CDATA[<p>@briana-hamilton </p>
<p>Please check for any console errors. You can do this by pressing F12 to open the developer tools, then, navigate to the console tab. </p>
<p>Additionally, navigate to <em>Dashboard &gt; Forums &gt; tools &gt; Debug Tab &gt;  Sub Tab</em> and check for any errors. If you find any, please let us know. Then go to <em>wpForo &gt; Tools &gt; Database Tables Tab</em> and click the  button if you see any issues.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128918</guid>
                    </item>
				                    <item>
                        <title>RE: Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128910</link>
                        <pubDate>Wed, 03 Dec 2025 18:59:22 +0000</pubDate>
                        <description><![CDATA[Unfortunately I can&#039;t do that due to privacy policies and information that could be accessed (our company works with governmental agencies). 
Is there any other way we can troubleshoot?]]></description>
                        <content:encoded><![CDATA[<p>Unfortunately I can't do that due to privacy policies and information that could be accessed (our company works with governmental agencies). </p>
<p>Is there any other way we can troubleshoot? </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>briana.hamilton</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128910</guid>
                    </item>
				                    <item>
                        <title>RE: Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128901</link>
                        <pubDate>Wed, 03 Dec 2025 08:52:00 +0000</pubDate>
                        <description><![CDATA[Hi,
Please register a new testing user and send the user&#039;s login details with your forum URL to infogvectors.com email address to allow us to debug the issue and provide a solution for ...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Please register a new testing user and send the user's login details with your forum URL to infogvectors.com email address to allow us to debug the issue and provide a solution for you.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128901</guid>
                    </item>
				                    <item>
                        <title>Unsubscribe/subscription seetings on profiles isn&#039;t working (even through admin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128895</link>
                        <pubDate>Tue, 02 Dec 2025 18:00:04 +0000</pubDate>
                        <description><![CDATA[Hi there, 
We have 2 forum boards with users having the ability to edit their subscriptions settings to each one through their profile. One of the boards is working just fine... the other w...]]></description>
                        <content:encoded><![CDATA[<p>Hi there, </p>
<p>We have 2 forum boards with users having the ability to edit their subscriptions settings to each one through their profile. One of the boards is working just fine... the other won't allow users to unsubscribe. The subscription managers buttons to select are visible, but once "update subscriptions" is clicked, the page refreshes but the boxes are reselected. Users are having this issue, but so am I as an admin. </p>
<p>One things I notice different for this board is the individual topics don't appear to select from (only the over arching subscription settings) could this be relative to the problem? </p>
<p>The attached photos show the difference. The board "Engagement" is able to be deselected and all topics are visible; the second photo shoes the board "Roundtable" where you can see the selected boxes that won't save deselected and no topics are visible. </p>
<br />
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="Screenshot-2025-12-02-110100.png" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1764699114-Screenshot-2025-12-02-110100.png" target="_blank" rel="noopener">Engagement Board(working)</a></div>
<div><a class="wpforo-default-attachment" title="Screenshot-2025-12-02-110111.png" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1764698884-Screenshot-2025-12-02-110111.png" target="_blank" rel="noopener">Roundtable Board (not working)</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>briana.hamilton</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/unsubscribe-subscription-seetings-on-profiles-isnt-working-even-through-admin/#post-128895</guid>
                    </item>
							        </channel>
        </rss>
		