Adult content not viewable for users who are below 18 years old

General Discussion

Suggested Topics


  • 1 Votes
    9 Posts
    5k Views

    I don't think I'm seeing something odd but the odd thing is not knowing if we're being indexed properly or not.
    From the responses here, it seems we should be so I'll just keep an eye on things and see what happens.

  • 0 Votes
    3 Posts
    809 Views

    @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?

  • 0 Votes
    1 Posts
    842 Views

    Hi guys,

    i'm looking for a solution to invite about 200 people at once to our forum.

    I tried the built in invite-feature with a comma separated list of emails, but this does not really work. In this case nodebb is generating only one email with one invite-URL and one token for all recipients and all addresses are shown transparent in CC-field of the email.

    I tried also to install the nodebb-plugin-user-invitations, but the plug-in doesn`t work with nodebb 1.5.3 any more, at least in my setup...I remembered the bulk invitation feature of the plugin and would test it again, but unfortunately it does not work anymore. I tested the plugin a few ago with 1.5.0 (or less) and uninstalled it, because we did not really needed it and recognized some problems with the core invitation system after a while and 1 or 2 updates of nodebb. After uninstalling the plugin the invitations from the core function worked well again.

    Does anybody know if there is another way to invite more the one user at once?

    Thanks a lot for your help,
    Chris

  • 0 Votes
    9 Posts
    3k Views

    My wife (graphic designer) recommends some sort of row highlighting (alternating row colors) to better separate each location. I will try to get more out of her later.

  • 0 Votes
    2 Posts
    1k Views

    If I understand you correct, you don't want to convert your database, but want NodeBB to work with users, that still will be in your existing database (MS-SQL).
    It's possible, by creating your own database driver for NodeBB.
    But, actually, it's not so easy. If you don't have high skill in programming, it's near to impossible.

    @livefromheaven said:

    has anyone run NodeBB using a custom SQL user database like this?

    Maybe, but I never heard about it. You could try to wait for the NodeBB core developers. They, probably, know something, that may helps you.