# 主题不匹配故障排查

**URL:** https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989
**Category:** Support
**Created:** [2019年三月30日 09:12 UTC](https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989 "2019-03-30T09:12:44Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mrduran12](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mrduran12/32/135638_2.png) [@mrduran12](https://meta.discourse.org/u/mrduran12)
#### Post date: [2019年三月30日 09:12 UTC](https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989/1 "2019-03-30T09:12:44Z")

</div>

![Ads%C4%B1z](https://global.discourse-cdn.com/meta/original/3X/4/f/4f5ee952c8566a8e058cd4e9db090c6598ca2640.png)

Hello

There is a conflict as above. How can I fix?

---

<div class="post-metadata">

### Author: ![tanius](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tanius/32/135041_2.png) [@tanius](https://meta.discourse.org/u/tanius)
#### Post date: [2019年三月30日 09:48 UTC](https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989/2 "2019-03-30T09:48:05Z")

</div>

We had the same issue. I think it’s caused by an incomplete implementation of Discourse [dropping the category column](https://meta.discourse.org/t/101352) in recent versions. When it happened to me I blamed it on us using a non-release version of Discourse from Github, which obviously may contain incomplete feature implementations. Which Discourse version do you use?

For now, I have fixed it by re-adding the category column in the table content by installing the “Add Category Column” theme component:

[https://github.com/tshenry/discourse-add-category-column.git](https://github.com/tshenry/discourse-add-category-column.git)

---

<div class="post-metadata">

### Author: ![mrduran12](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mrduran12/32/135638_2.png) [@mrduran12](https://meta.discourse.org/u/mrduran12)
#### Post date: [2019年三月30日 09:52 UTC](https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989/3 "2019-03-30T09:52:49Z")

</div>

The problem is that an add-in is generated. I’m trying to figure out what extension he’s doing.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2019年四月1日 05:33 UTC](https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989/4 "2019-04-01T05:33:44Z")

</div>

Odds are this is happening cause you have a theme component or theme that is overriding the whole template, does the issue also happen in [safe mode](https://meta.discourse.org/t/53504?silent=true)? [Using Safe Mode to troubleshoot issues with themes and plugins](https://meta.discourse.org/t/how-to-use-discourse-safe-mode/53504)

---

<div class="post-metadata">

### Author: ![tanius](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tanius/32/135041_2.png) [@tanius](https://meta.discourse.org/u/tanius)
#### Post date: [2019年四月1日 14:01 UTC](https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989/5 "2019-04-01T14:01:51Z")

</div>

Indeed! The column header mismatch problem is not present in [Safe Mode](https://meta.discourse.org/t/53504?silent=true).

So I know where to look. Thank you!

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2022年六月4日 09:13 UTC](https://meta.discourse.org/t/topic-mismatch-troubleshooting/112989/7 "2022-06-04T09:13:04Z")

</div>


