malago trust levels are recalculated when users log in. I believe the command is php flarum trustlevels: recalculate
Trust Levels (Automatic Group Assignment)
askvortsov It works!
One thing I noticed, I am planning to add a lot of trust levels as a way to reward my users with new ranks and the list is growing too much for it to be shown in the dropdown area!
When I click "Select a group", I cannot see the last groups since they are going below the modal height. Any way you can fix this?
Thanks!
v0.2.0
Update for beta 16
malago One thing I noticed, I am planning to add a lot of trust levels as a way to reward my users with new ranks and the list is growing too much for it to be shown in the dropdown area!
When I click "Select a group", I cannot see the last groups since they are going below the modal height. Any way you can fix this?
Thanks!
I have a big UX refactor planned, no guaruntee as to the date yet unfortunately.
[deleted]
I want site administrators not to be included in these groups. what can I do?
[deleted] This currently isn't supported, but I might eventually add support via "conditions"
[deleted]
- Edited
How can I use php flarum trustlevels: recalculate
command. This code did not work in ssh
[deleted]
[deleted] This is a bug, but try with --amount=500
[deleted]
askvortsov same error
[deleted] make sure you remove the space after :
[deleted]
clarkwinkelmann thanks it worked. What does amount
mean?
[deleted] It batches users, so essentially, how many users per batch to process.
[deleted]
askvortsov thank you a lot
[deleted]
ctml can i run this code automatically by using cron jobs?
This extension will soon be converted into a new "Auto Moderator" extension that's a lot more flexible. Stay tuned for updates!
askvortsov that's really exciting, I am looking forward to it!