Mobile Page Navigation
-
Can you please provide the following information to help us debug?
- Server or client operating system (if applicable)
- NodeBB version and hash
- To get the hash, run
git rev-parse HEAD
from the root of your NodeBB folder
- To get the hash, run
- If applicable, theme versions
npm ls nodebb-theme-persona
Thanks!
-
On the new forum, the active plugins were
dbsearch
markdown
mentions
soundpack default
rewards essentials
theme lavender
theme persona
theme vanilla
widget essentialsYes it works after I've tried ./nodebb reset plugins
Now none of the plugins is active.
-
Thanks @snowplum, now we're getting somewhere! Try re-enabling the basics:
- markdown
- mentions
- widget-essentials
- persona theme
It should still work. Then able some more, one at a time, restarting the forum each time, until you find the culprit
-
I've reactivated all plugins on the new forum and everything still works.
I did the same thing on my old forum, reset all plugins then reactivated all of them and the problem is gone.
Perhaps the issue is in an old version of Vanilla or Lavender that was installed by default?