Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to:
That's just the Background Color from the category's edit page in the admin panel.
Background Color
What is not working? Are you receiving an error? Are there any errors in the nodebb log file?
C
than you @pichalite, i think i will use material theme
T
@baris said in How to reset the counting of topic and post each categories:
In mongo cli, for each category you have to run the below query replacing the correct values. db.objects.update({_key: "category:<replace_category_id>"}, {$set: {"topic_count": "<replace_correct_topic_count>", "post_count": "<replace_correct_post_count>"}});
In mongo cli, for each category you have to run the below query replacing the correct values.
db.objects.update({_key: "category:<replace_category_id>"}, {$set: {"topic_count": "<replace_correct_topic_count>", "post_count": "<replace_correct_post_count>"}});
This works like a charm
Probably on nodebb tracker.
Hello anyone know how to edit: 0_1462601961802_1.png