# 如何修复常见问题解答、隐私政策和服务条款页面？

**URL:** <https://meta.discourse.org/t/how-to-fix-faq-privacy-policy-and-tos-page/179013>\
**Category:** Support\
**Created:** [2021年二月9日 06:35 UTC](https://meta.discourse.org/t/how-to-fix-faq-privacy-policy-and-tos-page/179013 "2021-02-09T06:35:14Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![Thomas\_G](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_g/32/200158_2.png) [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)\
**Post date:** [2021年二月9日 06:46 UTC](https://meta.discourse.org/t/how-to-fix-faq-privacy-policy-and-tos-page/179013/2 "2021-02-09T06:46:24Z")

</div>

你好！

真遗憾，希望下面的帖子能帮到你：

> [@How to regenerate FAQ and TOS pages?](https://meta.discourse.org/t/how-to-regenerate-faq-and-tos-pages/110625/2?u=thomas_g):
>
> 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/how-to-fix-faq-privacy-policy-and-tos-page/179013)._
