@a_5mith said:
Think they're arranged by last post By default. They probably should just stick in the order they're stuck though. Feature request maybe.
I think it needs to be changed by admin on settings.
@a_5mith said:
Think they're arranged by last post By default. They probably should just stick in the order they're stuck though. Feature request maybe.
I think it needs to be changed by admin on settings.
@Mega said:
@julian said:
To get a list of users awaiting approval
I'd propose create two groups
- approved-users
- non-approved-users
obviously when you're adding users to approved, you have to remove them from non-approved
so getting a list of users will be much easier and faster than redis SDIFF and etc
I haven't experience with nodejs and NodeBB so I can not proceed. If you can contribute the plugin, I'll be happy. This plugin provide many people's problem.
@a_5mith said:
You can highlight multiple users in the acp and do it that way I believe.
How can I do it in this menu?
@quahfamili said:
I solved it, its okay already
How did you solve this problem? I have this problem too.
Is there any solution to sort sticky (pinned) topics on category page?
@pitaj said:
@tgezginis It looks like this feature is set up to be added in future versions of NodeBB.
In the mean time, you can do the following to do what you want:
- Create a new group called
Authorized
or something- In the category section in the ACP, configure the
Access Control
on the categories to only allow users in theAuthorized
group to create topics and reply to topics.- When a new user signs up, authorize them by adding them to the
Authorized
group
It's nice solution, but we have ~3.000 users. It will be hard work.
I'm working on new plugin. (https://github.com/tgezginis/nodebb-plugin-approval) It's only add user to non-approved group and remove from registered-users group on signup. But when I want to approve user I can't add to registered-users group. I have to solve this problem. If someone want to help me, please pull-request with commits.
@pichalite said:
@pitaj I think he means to say that whenever a new user signs up, the admin needs to approve the account before the account is active.
Admin approval re: Registration 路 Issue #2638 路 NodeBB/NodeBB
Hi everyone, Nodebb is amazing project and I want to use it. But I didn't find admin approval. I need this feature for new users. I don't want to write up to admins confirm user. My another request is bulk add users to group. It'll be go...
GitHub (github.com)
yes, it's true. sorry my bad English
How can I do it? Please help me.
Hi,
I don't find auto unban feauture. It will be good for limited time bans.
Thanks.
Hi everyone,
Nodebb is amazing project and I want to use it. But I didn't find admin approval. I need this feature for new users. I don't want to write up to admins confirm user.
What can i do for it?
Thanks.