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).
Hi all,
how can I mention "all" users in my forum?
@all
unfortunately does not work.
You could create a group "all" which is private - hidden - no tags.
private
hidden
no tags
Every user is member of this group. So you cloud mention the group @all where all users are members.
Greets
M
Hi,
In settings I have session time set for 14 days. But many users have a problem that they are being logged out every day. I also need to log in every single day.
Where I can look for the issue ?
More info please?
Users online? 😉 https://community.nodebb.org/topic/7403/nodebb-widget-ns-stats-widget-stats
@a_5mith said in Recommand: Attracting developers and end users to nodeBB:
are we explaining what each individual hook is for,
It would be nice if each individual hook was more explained. A lot of try and fail now + google 😛
Ran into this issue as well, used conditionals which Baris broke when everything switched over to loggedIn rather than isLoggedIn.
Ah well, it's nice having every conditional the same anyways!