Category disappeared
-
Hi!
I just upgraded a nodebb instance from a version I downloaded from git at the first of March to version 0.4.2. It's running on Windows using Mongo. After the update the first category (id 1) disappeared. It's still around somehow, the category is fully working if I manually enter the link to it or click a link in the user post lists, but it just disappeared on the start page and in the category configuration panels - just doesn't show up, neither in the Active nor in the Disabled list.
-
-
Hi, sorry to dig up an older post.
I'm having this same problem after upgrading from 0.6.0 to 0.6.1. The categories are still there if I view profiles and see the account's recent posts or if I click on the "Forum" link, but when I first load up the page or use the $home link at the top-left nav bar, the categories don't show.
The upgrade was a bit bumpy with 3 conflicts that were resolved with a "git reset --hard $hash" and an out of date schema with "./nodebb upgrade".
I started it in ./nodebb dev mode and went to the $base_url/debug/cid/1 in my browser and see the json attributes of the category, but don't know where to go from here.