<?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>
									How to DELETE a topic if the first post is no longer there - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 07 Jun 2026 02:28:05 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/paged/2/#post-12398</link>
                        <pubDate>Sat, 18 Nov 2017 09:25:25 +0000</pubDate>
                        <description><![CDATA[I had this exact problem yesterday. One of my moderators via the dashboard moderator tool, accidentally deleted the first post of a topic.Going into the forum as admin to look at the topic, ...]]></description>
                        <content:encoded><![CDATA[<p>I had this exact problem yesterday. One of my moderators via the dashboard moderator tool, accidentally deleted the first post of a topic.</p><p>Going into the forum as admin to look at the topic, what was now the first post did not have the usual "first" post options. You could no longer "move" or "make" the topic a "sticky" etc.</p><p>Now I would have thought what was originally the "second post" but now the "first post", would have inherited the status of "first post", thereby having all the "move", "sticky" options available on it.</p><p>As the topic was of little importance I deleted the remaining posts that were left in the topic, fully expecting that when the last one was deleted, the topic would be gone from the forum but it was not!</p><p>Going back into the category, the topic title was there and its status was "last updated <strong>48 years ago</strong>!!!!". when I clicked on the topic I got a "404 error". I thought OK I guess I need to flush the caches via the dashboard. Did the flush, it did not help at all, the "phantom/zombie" topic was still there.</p><p>I then went in via phpadmin SQL tool via my c-panel. Located the wpforo "topic" table and then using a "select" statement "where" "title" was "like" the topic name, I found the "phantom/zombie" topic.</p><p>I then deleted the topic from the database table. Flushed the cache again via the dashboard. Now when I went back into the forum the "phantom/zombie" was now gone.</p><p>Just thought I would mention all this in case anyone else has a similar problem and finds it useful.</p><p><strong><span style="color: #800000">Warning:</span></strong> Be very careful in the phpadmin SQL tool, manipulating the Db can have the potential to really screw up your database if you get things wrong, if in doubt leave well alone.</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/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/paged/2/#post-12398</guid>
                    </item>
				                    <item>
                        <title>RE: How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/paged/2/#post-12039</link>
                        <pubDate>Tue, 31 Oct 2017 10:22:54 +0000</pubDate>
                        <description><![CDATA[Please navigate to Dashboard &gt; Forums &gt; Dashboard admin page and click on  button.]]></description>
                        <content:encoded><![CDATA[<p>Please navigate to Dashboard &gt; Forums &gt; Dashboard admin page and click on  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>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/paged/2/#post-12039</guid>
                    </item>
				                    <item>
                        <title>RE: How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/paged/2/#post-11996</link>
                        <pubDate>Sat, 28 Oct 2017 21:30:13 +0000</pubDate>
                        <description><![CDATA[I have the same problem, and I used the SQL executioner, deleted the row but it still appears under the forum thread as a post, but after I click on it, gives me the 403 error. if I try to d...]]></description>
                        <content:encoded><![CDATA[<p>I have the same problem, and I used the SQL executioner, deleted the row but it still appears under the forum thread as a post, but after I click on it, gives me the 403 error. </p><p>if I try to delete it again with the SQL, it says, 0 rows were affected. So it did delete the row but I guess the entry in the forum is still there.</p><p>Any ideias?</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>glauco.longhi@gmail.com</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/paged/2/#post-11996</guid>
                    </item>
				                    <item>
                        <title>RE: How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-715</link>
                        <pubDate>Fri, 29 Jul 2016 06:40:34 +0000</pubDate>
                        <description><![CDATA[Ok, I see you&#039;re not familiar with hosting service tools. Please install the &quot;SQL Executioner&quot; plugin. Then navigate in Dashboard  to Tools &gt; SQL Executioner page, put this SQL in textare...]]></description>
                        <content:encoded><![CDATA[<p>Ok, I see you're not familiar with hosting service tools. Please install the "SQL Executioner" plugin. Then navigate in Dashboard  to Tools &gt; SQL Executioner page, put this SQL in textarea and click on  button:</p><pre>DELETE FROM $wpforo_topics WHERE slug = 'admin-you-made-a-typo-in-the-discription-of-this-subforum'</pre><p>https://wpforo.com/wp-content/uploads/2016/07/delete-topic.png</p><p>This will only delete the topic, you don't need to delete whole category.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-715</guid>
                    </item>
				                    <item>
                        <title>RE: How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-714</link>
                        <pubDate>Fri, 29 Jul 2016 00:59:24 +0000</pubDate>
                        <description><![CDATA[HelloYou should have access to database tables by log in to phpMyAdmin.For more info on how to connect to your database visit godaddy support.]]></description>
                        <content:encoded><![CDATA[<p>Hello</p><p>You should have access to database tables by log in to <a href="https://p3nlmysqladm001.secureserver.net/wp/122/index.php" target="true">phpMyAdmin</a>.<br />For more info on how to connect to your database visit <a href="https://www.godaddy.com/help/sftp-ssh-and-phpmyadmin-credentials-8940" target="true">godaddy support</a>.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>OMTesla</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-714</guid>
                    </item>
				                    <item>
                        <title>RE: How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-713</link>
                        <pubDate>Fri, 29 Jul 2016 00:15:28 +0000</pubDate>
                        <description><![CDATA[I did not do anything, a user created the topic and it 404 errored from the start.. There is no way to delete a topic from within the forum settings?  I do not have cpanel access with my god...]]></description>
                        <content:encoded><![CDATA[<p>I did not do anything, a user created the topic and it 404 errored from the start.. There is no way to delete a topic from within the forum settings?  I do not have cpanel access with my godaddy wordpress hosted account... I do not want to have to delete the whole category.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>j753k</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-713</guid>
                    </item>
				                    <item>
                        <title>RE: How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-703</link>
                        <pubDate>Thu, 28 Jul 2016 17:02:15 +0000</pubDate>
                        <description><![CDATA[I don&#039;t know how it possible to have a topic wich returns 404 error. What have you done with this topic? The only way to delete it is using cPanel phpMyAdmin, browse the _wpforo_topics table...]]></description>
                        <content:encoded><![CDATA[<p>I don't know how it possible to have a topic wich returns 404 error. What have you done with this topic? The only way to delete it is using cPanel phpMyAdmin, browse the _wpforo_topics table, find it and delete. This may be a cache issue too, delete cache and make sure it's not there.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-703</guid>
                    </item>
				                    <item>
                        <title>How to DELETE a topic if the first post is no longer there</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-699</link>
                        <pubDate>Thu, 28 Jul 2016 14:44:15 +0000</pubDate>
                        <description><![CDATA[How can I delete this topic?  I cannot see the first post due to 404 error]]></description>
                        <content:encoded><![CDATA[<p>How can I delete this topic?  I cannot see the first post due to 404 error http://pokemongogetters.com/forum/stories/admin-you-made-a-typo-in-the-discription-of-this-subforum/#</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>j753k</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-delete-a-topic-if-the-first-post-is-no-longer-there/#post-699</guid>
                    </item>
							        </channel>
        </rss>
		