+ Nuevo tema no se muestra al administrador

Suddenly I can no longer see the + New Topic button (when logged in as admin).

But as a normal user I see it.

Any ideas what happened?

1 me gusta

Yes, as admin I no longer see it on homepage or in category. I do see the reply button though.

Can you try in safe mode? Are any plugins third party plugins installed?

2 Me gusta

How do I try that?

These I have installed:

discourse-adplugin
discourse-plugin-linkedin-auth
docker_manager
styleguide

1 me gusta

See this link safe-mode

1 me gusta

In safe mode the problem disappears :slight_smile: So how do I know where the problem comes from and how to solve it?

1 me gusta

If in safe mode the problem disappears, then you’ll need to isolate the cause. Try re-entering safe mode and selecting only one of the safe mode options to see which one makes the problem disappear.

1 me gusta

Looks like we are getting there! With this the problem disappears: ?safe_mode=only_official

Which of my plugins are unofficial?

1 me gusta

Can you share a stripped down copy of your app.yml file? I specifically want to see the plugins listed there to see what is installed and where they are installed from.

Are you also sure that when you do /?safe_mode=no_custom the problem doesn’t disappear?

1 me gusta

When I do that, the problem disappears.

These I have installed:

discourse-adplugin
discourse-plugin-linkedin-auth
docker_manager
styleguide

1 me gusta

If this is the case, then it is most likely a theme issue, especially as all the plugins you’ve listed are official plugins. Check the customisations on your theme and also the theme components you have included on your theme, something there would be causing the issue.

3 Me gusta

Strange, the problem also disappears when I just do: ?safe_mode=only_official

1 me gusta