• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Categories not showing up when trying to move topics

Scheduled Pinned Locked Moved Unsolved Technical Support
5 Posts 2 Posters 119 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • dave1904D Offline
    dave1904D Offline
    dave1904
    wrote on last edited by
    #1

    As I mentioned in the #support chat, for unknown reasons categories won't show up on my instance when trying to move topics.

    Screenshot 2023-08-27 at 18-27-26 Aktuelles.png

    Was on v3.3.0, updated to v.3.3.9 but still got that issue. Rebuilt and restarted. I find no regarding log entries, only some weird warnings that some plugins would be active but not installed:

    2023-08-27T16:15:16.858Z [4567/1894975] - warn: [plugins] "nodebb-theme-harmony" is active but not installed.
    

    Any help would be appreciated

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    That error means harmony theme is not in node_modules folder so it can't find the templates. Make sure it is installed

    1 Reply Last reply
    0
  • dave1904D Offline
    dave1904D Offline
    dave1904
    wrote on last edited by dave1904
    #3

    @baris
    harmony theme is in the node_modules folder. I'm using the theme right now, it is also shown as installed and activated in the acp

    edit: not sure if that is related to my problem but ALL my installed and activated plugins get this warning in the log.

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #4

    Can you successfully run ./nodebb build easiest thing to check is to look for the tpl files in the build directory. Looks like on your setup the category selector tpl is missing.

    1 Reply Last reply
    0
  • dave1904D Offline
    dave1904D Offline
    dave1904
    wrote on last edited by
    #5

    I was able to fix the problem, a CSS rule I created hid the categories. A bit embarrassing but that's how it is. Sorry for the trouble and thanks for the effort!

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development