NoodeBB can be installed in host ?

Technical Support

Suggested Topics


  • Can't Register as New User

    Solved Technical Support
    6
    0 Votes
    6 Posts
    352 Views

    @waugh I've marked it solved for you 🙂 you can do so from the topic tools menu

  • 0 Votes
    5 Posts
    523 Views

    @PitaJ

    Now it works as it should. It is OK if I click on the botton. I don't know what happend last time.

    Many thanks, any how.

    Hans

  • Can't find SSO settings

    Technical Support
    2
    0 Votes
    2 Posts
    534 Views

    found it:

    needs ./nodebb build needs to open dev console to flush cache
  • 0 Votes
    4 Posts
    1k Views

    PS for other users : What I did is :
    1° / Go in you admin panel, in Gestion > Users, and write/see the UID of the user(s) you want to set the reputation to 0

    2° / Go in a terminal, and write :

    # mongod > use <yourdatabase> > db.objects.update({_key: "user:<uid>"}, {$set: {"reputation": 0}}); > db.objects.update({_key: "users:reputation", value: "<uid>"}, {$set: {"score": 0}});

    That's it ! 🙂

  • 0 Votes
    1 Posts
    1k Views

    Hi,

    I am vision impaired and use a screen reader so maybe it is just an accessibility issue.

    I have just signed up for the hosted demo and looking into different solutions for a forum such as NodeBB, Muut, Vbulletin etc.

    I am trying to install a new plugin and get to the page where you can search for plugins under the admin menu.

    There is no labelled search button so I type in a search phrase such as "question answer" without the quotes as I want to check out the question and answer plugin. I then hit enter to presumably submit the search request.

    The page refreshes but no plugins are shown.

    Am I doing the search process incorrectly or is adding plugins banned in the demo perhaps,

    Thanks,
    Dale.