<?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>
									Managing tags (WP phpMyAdmin) - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 13 Apr 2026 12:11:31 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Managing tags (WP phpMyAdmin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58493</link>
                        <pubDate>Thu, 23 Sep 2021 09:34:06 +0000</pubDate>
                        <description><![CDATA[@dk1616, 
In PhpMyAdmin tables list, wp_wpforo_topics in your case.]]></description>
                        <content:encoded><![CDATA[<p>@dk1616, </p>
<p>In PhpMyAdmin tables list, wp<span>_wpforo_topics in your case.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58493</guid>
                    </item>
				                    <item>
                        <title>RE: Managing tags (WP phpMyAdmin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58471</link>
                        <pubDate>Wed, 22 Sep 2021 15:15:27 +0000</pubDate>
                        <description><![CDATA[Posted by: @chris 
prefix_wpforo_topics

Thanks, but where can I find prefix_wpforo_topics?]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="32148" data-postid="58465" data-mention="chris">
<div class="wpforo-post-quote-author"><strong> Posted by: @chris </strong></div>
<p>prefix_wpforo_topics</p>
</blockquote>
<p>Thanks, but where can I find prefix_wpforo_topics?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>001122334455</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58471</guid>
                    </item>
				                    <item>
                        <title>RE: Managing tags (WP phpMyAdmin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58465</link>
                        <pubDate>Wed, 22 Sep 2021 13:58:24 +0000</pubDate>
                        <description><![CDATA[Also, the tags need to be deleted from the topic row in prefix_wpforo_topics table.]]></description>
                        <content:encoded><![CDATA[<p>Also, the tags need to be deleted from the topic row in prefix_wpforo_topics table.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58465</guid>
                    </item>
				                    <item>
                        <title>RE: Managing tags (WP phpMyAdmin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58460</link>
                        <pubDate>Wed, 22 Sep 2021 13:26:48 +0000</pubDate>
                        <description><![CDATA[@dk1616,
after deleting the tag from database, go to Dashboard &gt; Forums &gt; Dashboard and press Delete All Caches button.]]></description>
                        <content:encoded><![CDATA[<p><span>@dk1616,</span></p>
<p>after deleting the tag from database, go to <span style="color: #008000">Dashboard &gt; Forums &gt; Dashboard</span> and press <span style="color: #000080">Delete All Caches</span> button.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58460</guid>
                    </item>
				                    <item>
                        <title>Managing tags (WP phpMyAdmin)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58457</link>
                        <pubDate>Wed, 22 Sep 2021 13:05:58 +0000</pubDate>
                        <description><![CDATA[Hello,I read this forum and came across a solution from support for managing tags.I  installed the WP phpMyAdmin and went to wp_wpforo_tags where I see themHowever, I noticed that if I delet...]]></description>
                        <content:encoded><![CDATA[<p>Hello,<br /><br />I read this forum and came across a solution from support for managing tags.<br /><br />I  installed the WP phpMyAdmin and went to wp_wpforo_tags where I see them<br /><br />However, I noticed that if I delete a tag here, it doesn't disappear from the forum, it still shows up on the results page etc, as if nothing happened. <br /><br />Will I need to delete the topic and post itself in addition to deletion from phpAdmin for it to be deleted completely?<br /><br />Thanks</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>001122334455</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/managing-tags-wp-phpmyadmin/#post-58457</guid>
                    </item>
							        </channel>
        </rss>
		