Plugins cannot be loaded.

Technical Support

Suggested Topics


  • 0 Votes
    9 Posts
    348 Views

    @julian work like a charm, ty

  • nodebb-plugin-global-chat

    Technical Support
    10
    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
    3 Posts
    2k Views

    Looks like you do not have write access to the volume your NodeBB is installed in.

  • 0 Votes
    9 Posts
    2k Views

    Thanks for this @yariplus! So I'm trying to run a three-node cluster on 1GB of ram... needless to say things are a bit... crowded in terms of memory haha.

  • 0 Votes
    6 Posts
    2k Views
    I'm updating any plug-in. I'm throwing reset the system. Then I get a 502 error. Log as follows. Upgrade learn everything by going into the past.

    [cluster] Child Process (14718) has exited (code: 0, signal: null)

    24/8 12:32 [25466] - info: Time: Mon Aug 24 2015 12:32:01 GMT-0400 (EDT)

    24/8 12:32 [25466] - info: Initializing NodeBB v0.7.3

    Warning: Redis server does not require a password, but a password was supplied.

    Warning: Redis server does not require a password, but a password was supplied.

    Warning: Redis server does not require a password, but a password was supplied.

    [outdated] nodebb-plugin-composer-default v1.0.11, requires 1.0.9

    24/8 12:32 [25466] - warn: One or more of NodeBB's dependent packages are out-of-date. Please run the following command to update them:

    24/8 12:32 [25466] - warn: ./nodebb upgrade

    [cluster] Child Process (25466) has exited (code: 0, signal: null)