<?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>
									Like / Dislike reactions - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-dislike-reactions/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 15 Sep 2026 21:55:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Like / Dislike reactions</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-dislike-reactions/#post-117193</link>
                        <pubDate>Tue, 27 Aug 2024 08:20:40 +0000</pubDate>
                        <description><![CDATA[Hi,
You can use the SQL code below: 
TRUNCATE TABLE `***wp_***wpforo_reactions`
Use PhpMyAdmin plugin or the same tool in your hosting cPanel, go to the SQL tab and execute the SQL.
Make...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>You can use the SQL code below: </p>
<pre contenteditable="false">TRUNCATE TABLE `***wp_***wpforo_reactions`</pre>
<p>Use PhpMyAdmin plugin or the same tool in your hosting cPanel, go to the SQL tab and execute the SQL.</p>
<p><em><strong>Make sure you have a backup of your database. </strong></em></p>
<p>Also, please make sure your table prefix is <span style="color: #ff0000">wp_,</span> if it isn't, change the red marked <span style="color: #ff0000">wp_</span> prefix to yours.</p>
<p> </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/like-dislike-reactions/#post-117193</guid>
                    </item>
				                    <item>
                        <title>Like / Dislike reactions</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-dislike-reactions/#post-116986</link>
                        <pubDate>Sun, 18 Aug 2024 06:32:16 +0000</pubDate>
                        <description><![CDATA[Hi
I would like to fully remove all trace of the like dislike option from my forum, unless I&#039;m missing something, I cannot see an easy way to do this.
I have removed the ability for all my...]]></description>
                        <content:encoded><![CDATA[<p>Hi</p>
<p>I would like to fully remove all trace of the like dislike option from my forum, unless I'm missing something, I cannot see an easy way to do this.</p>
<p>I have removed the ability for all my members to be able to see the like/dislike buttons, by removing specific user permission control from each of the forum "Accesses".</p>
<p>Although I have now purged the reactions cache, which has helped me greatly with regard to free inodes, all the likes and dislikes obviously still remain in the Database. I would like to know if is there a simple way/routine that can be actioned to purge the database of all the likes/dislikes?</p>
<p>If someone could advise or help with this, it would be greatly appreciated, as I do not have the knowledge to be able to do it.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>cmw14</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-dislike-reactions/#post-116986</guid>
                    </item>
							        </channel>
        </rss>
		