Can I use my users' data to log in Nodebb directly?

Technical Support

Suggested Topics


  • 0 Votes
    3 Posts
    432 Views

    Problem solved with version 3.

  • 1 Votes
    10 Posts
    1k Views

    @PitaJ @arranka

    Hi @all

    I still have the problem of the user display bug if there are too many members despite the plugin update.

    ISSUE HERE: https://github.com/NodeBB/nodebb-plugin-global-chat/issues/6

    I have hidden the list of users with the CSS code ACP:

    .chats-full [component="chat/header"] .members { display: none; } .chats-full [component="chat/header"]::before { content: "-- Tchatter avec tout les membres --"; font-weight: 500; }

    The problem is that this code hides users for all discussions and not just the Global Chat
    How to do this ? Or declare ROOMID on CSS/ACP

    Another question:

    How to rename the name of the salon?

    thanks for considering my comments.

  • 0 Votes
    11 Posts
    2k Views

    Let's try: https://github.com/boomzillawtf/nodebb-plugin-youtube-embed#readme
    plugin was forked from nodebb-plugin-youtube-lite.

    After installation restart and refresh browser or clear browser cache - CTRL + F5

  • NodeBB on Uberspace

    Technical Support
    0 Votes
    1 Posts
    763 Views

    Dear all,

    as the topic title states I am trying to run a NodeBB forum on the shared hoster Uberspace. I am following the fairly recent guide from Til Zöller. It works fine until I change the user registration to "Admin Invite". Once a user tries to register he gets a registration error with the message

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Proxy Error</title> </head><body> <h1>Proxy Error</h1> <p>The proxy server received an invalid
    response from an upstream server.<br />
    The proxy server could not handle the request <em><a href="/register">POST /register</a></em>.<p> Reason: <strong>Error reading from remote server</strong></p></p> <hr> <address>Apache/2.2.15 (CentOS) Server at xxx.xxx.uberspace.de Port 80</address> </body></html>

    Any help would be highly appreciated.

  • 0 Votes
    3 Posts
    2k Views

    Images don't post from mobile either.