Since the last update it's a warning

Hello everyone,

I updated and I am on version 2026.3.0-latest.1 and since then I have a warning

[Admin Notice] Plugin “discourse-category-custom-fields” contains code that needs to be updated. (id: discourse.resolver-resolutions)

I am using the docker version, if I understood correctly, hbs is replaced by .gjs but I don’t know how to proceed but I want to be sure that this is indeed the problem.

Thank you

This one isn’t hbs related. It’s related to resolver-resolutions:

You can always find more information about the issue in the browser console.

The problem is in the discourse-category-custom-fields plugin, so you’ll need to report the problem to the author. It is a little strange, because that plugin looks like a test demonstration, rather than a real plugin. Are you sure that you need it on your site? If not, uninstalling it will solve the warning banner.

Thank you for your feedback, I will see if I really need it

Something new? I’m seeing the same warning and don’t know what to do.

You need to go to Admin > Installed Plugins. Then search for discourse-category-custom-fields, disable it, and refresh the page. That should fix it.

Maybe it would help to report this in the topic for this plugin. Even though it’s more of an example, it might be helpful to have it updated.

Um… I’m a bit lost.

My full error message is:

[Admin Notice] The “discourse-landing-pages” plugin contains code that needs to be updated. (ID: discourse.resolver-resolutions)

I don’t have the “discourse-category-custom-fields” plugin.

I do have the “Landing Pages” plugin. Is that the one I need to disable?

Yes, and if you refresh (F5), your message should disappear.

If you need the plugin, you’ll need to notify the author so they can fix it if possible.

Thanks, but there’s no way to disable it (only to remove it).

And I don’t know what this extension is for.

I sent an email to the author (wrong email). I opened an issue on GitHub.

There is already a report on this in the topic here in the forum. So far, however, there has been no feedback on it.

Otherwise, you can modify your app.yml file. You should have a git clone from « GitHub - paviliondev/discourse-landing-pages: Adds landing pages to Discourse · GitHub ». Add a # in front of that line and save.

Then, run a rebuild by typing ./launcher rebuild app.