# /faq가 제대로 작동하지 않습니다

**URL:** https://meta.discourse.org/t/my-faq-doesnt-working-correctly/329576
**Category:** Support
**Created:** [10월 6, 2024, 6:44오후 UTC](https://meta.discourse.org/t/my-faq-doesnt-working-correctly/329576 "2024-10-06T18:44:31Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [10월 7, 2024, 2:15오후 UTC](https://meta.discourse.org/t/my-faq-doesnt-working-correctly/329576/4 "2024-10-07T14:15:31Z")

</div>

> [@How to regenerate FAQ and TOS pages?](https://meta.discourse.org/t/how-to-regenerate-faq-and-tos-pages/110625/2?u=moin):
>
> Interesting. How did you manage to delete those topics? You shouldn’t be allowed to delete them in the UI. First, let’s see if the topics are really gone. ./launcher enter app rails c Topic.with\_deleted.exists?(SiteSetting.guidelines\_topic\_id) Topic.with\_deleted.exists?(SiteSetting.tos\_topic\_id) If the topics are really gone, create two new topics in the Staff category and assign the topic ids in the rails console to the site settings. SiteSetting.guidelines\_topic\_id = 4711 # replace with t…

---

_[View the full topic](https://meta.discourse.org/t/my-faq-doesnt-working-correctly/329576)._
