# Solved icon disappeared

**URL:** https://meta.discourse.org/t/solved-icon-disappeared/116011
**Category:** Support
**Created:** [April 25, 2019, 8:43pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011 "2019-04-25T20:43:44Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![gigperformer](https://avatars.discourse-cdn.com/v4/letter/g/94ad74/32.png) [@gigperformer](https://meta.discourse.org/u/gigperformer)
#### Post date: [April 25, 2019, 8:43pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/1 "2019-04-25T20:43:44Z")

</div>

After upgrading to 2.3 beta8, I noticed that the “Solved” glyph is no longer available to select for a topic. I checked the app.yml file and the entries to pull in that plugin are there.  
However, if I go to the Settings section of any category, the “Allow topic owner and staff to mark a reply as the solution” is no longer there.

Anyone know what might have happened?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 26, 2019, 12:56pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/2 "2019-04-26T12:56:02Z")

</div>

Have you tried [safe mode](https://meta.discourse.org/t/53504?silent=true)? Do you have any themes that change this glyphs?

---

<div class="post-metadata">

### Author: ![gigperformer](https://avatars.discourse-cdn.com/v4/letter/g/94ad74/32.png) [@gigperformer](https://meta.discourse.org/u/gigperformer)
#### Post date: [April 26, 2019, 1:27pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/3 "2019-04-26T13:27:19Z")

</div>

I don’t know what [safe mode](https://meta.discourse.org/t/53504?silent=true) is but no, no themes. We have a very basic installation. We only changed some links at the top

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [April 26, 2019, 2:12pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/4 "2019-04-26T14:12:27Z")

</div>

It’s still there as of beta 9. Update to latest, and if it’s still missing give us a list of all of the plugins in your app.yml.

You can access [safe mode](https://meta.discourse.org/t/53504?silent=true) using `yourdiscourseurl/safe-mode` and while it disables most stuff it isn’t perfect. I would recommend creating a new theme and previewing using that, with zero customisations and theme extensions applied.

---

<div class="post-metadata">

### Author: ![gigperformer](https://avatars.discourse-cdn.com/v4/letter/g/94ad74/32.png) [@gigperformer](https://meta.discourse.org/u/gigperformer)
#### Post date: [April 26, 2019, 2:32pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/5 "2019-04-26T14:32:37Z")

</div>

We only have the docker\_manager (which I assume was always there) and the discourse-solved plugin  
This problem has only been the case since v2.3.0.beta8 +164. It was fine with previous betas. Nothing else has changed. We have not changed any of the templates and other than the initial configuration when we installed Discourse last May (e.g, website URL, mail settings and so forth), we haven’t touched that yml file other than when we added the discourse-solved plugin which was at least 6 months ago.

I know there’s a new beta but I typically wait a few days before installing it.

```plaintext
## Plugins go here
## see https://meta.discourse.org/t/19157 for details
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-solved.git

```

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [April 26, 2019, 2:37pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/6 "2019-04-26T14:37:00Z")

</div>

> [@gigperformer](#):
>
> I know there’s a new beta but I typically wait a few days before installing it.

Test-passed should be the default in your app.yml, is that what you’re using? If so you will only receive notifications of new betas, but upgrading will actually update you to the latest in tests-passed, so there’s no real advantage in holding off.

---

<div class="post-metadata">

### Author: ![gigperformer](https://avatars.discourse-cdn.com/v4/letter/g/94ad74/32.png) [@gigperformer](https://meta.discourse.org/u/gigperformer)
#### Post date: [April 26, 2019, 2:53pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/7 "2019-04-26T14:53:33Z")

</div>

That is good to know. Thanks - I’ll update now and see what happens.

Really appreciate the feedback and help.

---

<div class="post-metadata">

### Author: ![gigperformer](https://avatars.discourse-cdn.com/v4/letter/g/94ad74/32.png) [@gigperformer](https://meta.discourse.org/u/gigperformer)
#### Post date: [April 26, 2019, 3:14pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/8 "2019-04-26T15:14:16Z")

</div>

OK - after updating to beta 9, the Solved stuff is working again.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [May 26, 2019, 3:17pm UTC](https://meta.discourse.org/t/solved-icon-disappeared/116011/9 "2019-05-26T15:17:43Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
