Skip to content
  • Admin Invites and Registration Queue

    Unsolved Technical Support
    1
    0 Votes
    1 Posts
    22 Views
    mutahar aliM

    Is there a way to enable registration queue but make it so that user's registering with admin invites are able to register bypassing registration queue and admin approval? Since it would only make sense since the admins are the ones who invited the user.

    Many thanks!

  • failed to parse platform

    Unsolved Technical Support
    1
    0 Votes
    1 Posts
    87 Views
    A

    Hi, i tried to run a nodebb via docker but i got error
    i used https://docs.nodebb.org/installing/cloud/docker/

    root@minifast:~/docker/NodeBB-3.6.1# docker-compose --profile redis up Building nodebb Sending build context to Docker daemon 17.68MB Step 1/25 : FROM --platform=$BUILDPLATFORM node:lts as npm failed to parse platform : "" is an invalid component of "": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument ERROR: Service 'nodebb' failed to build : Build failed root@minifast:~/docker/NodeBB-3.6.1#
  • Migrating external data into NodeBB

    Unsolved Technical Support
    1
    0 Votes
    1 Posts
    57 Views
    C

    I want to migrate my vBulletin (vBB) 4.0.3 forum to NodeBB, but the plugins for data migration have been outdated for a long time. Is there a feasible solution at present to transfer the database regarding users, posts, etc., from MySQL or CSV to NodeBB? Thank you.