I have an existing forum, and I want to install the session-sharing plugin on it, and allow users to connect through my site.
The problem - if I send a cookie with a user ID that already exists in the system before, the plugin does not connect it to its user, but creates a new user for it.
I also want to allow veteran users to connect, is that possible?
Hide topic for normal users
-
I am the moderator in a NodeBB board.
We have a category that only Moderators and Admins can see and this is working well.The only problem is that we often have to move topics from a normal category to this category and backwards.
It would be much better when I can hide a single Topic (including all relies) so normal users can not see it but moderators and admins can see it.
This way we can also unhide topics very easily without having to move them.Thanks for your help!
-
Deleting topics does what you want, pretty much.
-
@pitaj Right, Admins and Moderators can see deleted topics.
I did not think about that.But do I also get a notification, when an Admin is replying to my deleted topic?