Thanks @baris it might be useful to add to the acp at the category editing page...
[Fixed] Topics are published in category -1
-
Hello,
We are using NodeBB v1.2.1and having a little problem... When we publish in a subcategory, the topic is published in the chosen subcategory - 1. For example, we have a category "Photos" including 3 subcategories "city", "people", "nature". When a user publish something in "Nature" it displayed under "People", we are spending our time moving topics
Any idea? Tks.
-
If you are using the v1.x.x branch, do a
git pull
and run./nodebb upgrade
The version of the composer that came with NodeBB v1.2.1 initially had a bug and the fix was later back ported to the v1.x.x branch.
-
@pichalite said in topics are published in category -1:
git
Tks, a lot. It's done. I'll let you know if it fixed
-
@pichalite thanks a lot. It's fixed