askvortsov Would it be possible to fix the issue where soft-deleted post still show up as the most recent post listed in the categories?
Flarum Categories
tankerkiller125 This comes from tags, and was fixed in beta 14
askvortsov Ah excellent
askvortsov This doesn't appear to be working for me? I have a couple of soft deleted posts, that are still showing under the categories. Even when logged out - I have cleared cache and it still shows too.
- Edited
How can I add the php flarum tags:recalculate_stats
command as a crontab? Flarum is installed in /var/www/html/flarum/
directory.
00 10,20 * * * php /var/www/html/flarum tags:recalculate_stats >> /dev/null 2>&1
true?
Feature request: Make the primary categories collapsible with a clickable arrow within the rounded box on the right side. The arrow should point to the right when the category is collapsed, and then the arrow should point down when the category is expanded.
Nice to haves:
- Allow admin to choose default collapsed or expanded
- Save user preference. E.g. if I have cat1 and cat 3 collapsed, but cat2 and cat4 expanded, the next time I visit the site that should be retained.
v2.0.0
Update for beta 15
askvortsov How do i make my own catagories? I don't get it. my forum is forums.pixelpvpnetwork,tk and i am using flarum cloud to host it.
Boxersteavee categories is just a theme for the tags page, essentially. You can make new tags via the tags pane in the admin dashboard.
How can I create my own category?
@askvortsov Did you release the master branch in github? Seem like the mithril-2-update
is more uptodate. I can't use the php flarum tags:recalculate_stats
with current release
Recalculate stats was actually removed recently in favor of another extension I started working on, but hadn't finished. I'll see what I can do about getting that out there.
Hi
The stat counts are all wrong.
How do I fix it?
Hey i don't have subcategories even tho im having enough tags. Can someone explain how you get subcategories
Up2Vex maybe enable under performance this : Optimize for small forums? This will give more accurate discussion/post counts, but will slow medium and large forums dramatically.
lookthisdaniel you need to have a primary tag nested under another. in the admin panel when configuring tags you can drag tags "under" others.
ctml you saved my ass thank you
Anberlin It happens again! Can @askvortsov fix, please?