Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. jstevens
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    jstevens

    @jstevens

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location California

    jstevens Follow

    Latest posts made by jstevens

    • Changing Terms of Use

      I'm running a NodeBB community, and I need to change the Terms of Use. I know how to do this.

      However, I need all of my existing community members to acknowledge the new terms. Ideally using the ToS dialog they see when registering. How would I do this?

      It'd be great if there was an Update button next to the Forum Terms of Use setting under ACP > Settings > User.
      Alternatively, it'd be great if there was a "Force ToS Acknowledgement" option in the Edit dropdown under ACP > Manage > Users, since there are already options like "Validate Email," "Force Password Reset & Log User Out," etc.

      Barring something like that, is there a plugin for this?

      If there isn't one, would I have to execute a MongoDB command? I don't know MongoDB very well, but I know I can grab all of the users who acknowledged the old ToS using db.objects.find({acceptTos:1}), so I feel like there should be a similar command that sets the acceptTos field to 0 for all my users.

      Thoughts?

      posted in Technical Support
      J
      jstevens