<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics are now locked after 30 days]]></title><description><![CDATA[<p dir="auto">Hi All,<br />
I have installed a new archiver plugin in this forum which auto-locks topics after 30 days of inactivity. I have excluded some of the categories like Announcements and App wish list. If you see any strange behavior, please let me know.</p>
]]></description><link>https://forum.cloudron.io/topic/2985/topics-are-now-locked-after-30-days</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 16:29:56 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2985.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Aug 2020 18:00:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Topics are now locked after 30 days on Fri, 04 Sep 2020 17:37:38 GMT]]></title><description><![CDATA[<p dir="auto">Alright, I had to go the database and reset the lock state of all the posts <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":/" alt="😕" /> Unfortunately, this means I had to reset genuinely locked posts as well. But I think we can live with that.</p>
<p dir="auto">For future reference, I had to run this in the MongoDB shell:</p>
<pre><code>    x = db.getCollection('objects')
    x.updateMany({ _key: { $regex: /^topic:\d+/ } }, { $set: { locked: 0 } })
</code></pre>
<p dir="auto">On a side note, NodeBB code is so well done <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/12896</link><guid isPermaLink="true">https://forum.cloudron.io/post/12896</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 04 Sep 2020 17:37:38 GMT</pubDate></item><item><title><![CDATA[Reply to Topics are now locked after 30 days on Fri, 04 Sep 2020 16:44:11 GMT]]></title><description><![CDATA[<p dir="auto">As a heads up, if this forum goes down now and then, it's because I have to restart the forum to activate this archiver plugin (and try to see if it has some option to unlock all the posts)</p>
]]></description><link>https://forum.cloudron.io/post/12889</link><guid isPermaLink="true">https://forum.cloudron.io/post/12889</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 04 Sep 2020 16:44:11 GMT</pubDate></item><item><title><![CDATA[Reply to Topics are now locked after 30 days on Fri, 04 Sep 2020 16:31:51 GMT]]></title><description><![CDATA[<p dir="auto">Let me see if I can get it to unlock all the posts <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/12885</link><guid isPermaLink="true">https://forum.cloudron.io/post/12885</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 04 Sep 2020 16:31:51 GMT</pubDate></item><item><title><![CDATA[Reply to Topics are now locked after 30 days on Fri, 04 Sep 2020 15:36:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a> I had to disable it after 2 days because it was causing login issues.</p>
]]></description><link>https://forum.cloudron.io/post/12876</link><guid isPermaLink="true">https://forum.cloudron.io/post/12876</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 04 Sep 2020 15:36:32 GMT</pubDate></item><item><title><![CDATA[Reply to Topics are now locked after 30 days on Fri, 04 Sep 2020 13:39:02 GMT]]></title><description><![CDATA[<p dir="auto">I'm not a fan of this, sorry. Leads to duplicate threads and there's plenty of older threads that can have value added to them as the community grows.</p>
]]></description><link>https://forum.cloudron.io/post/12871</link><guid isPermaLink="true">https://forum.cloudron.io/post/12871</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Fri, 04 Sep 2020 13:39:02 GMT</pubDate></item><item><title><![CDATA[Reply to Topics are now locked after 30 days on Fri, 07 Aug 2020 18:27:57 GMT]]></title><description><![CDATA[<p dir="auto">It seems this plugin is causing some login issues, I have disabled this for now to investigate what is happening.</p>
]]></description><link>https://forum.cloudron.io/post/11890</link><guid isPermaLink="true">https://forum.cloudron.io/post/11890</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 07 Aug 2020 18:27:57 GMT</pubDate></item></channel></rss>