YACIQ (Yet Another cPanel Install Question) cpanel with nodejs? is it possible?

Unsolved Technical Support

Suggested Topics


  • Invalid CSRF on dev install

    Solved Technical Support
    0 Votes
    2 Posts
    365 Views

    Fixed 🙂

    I should have remembered that this database is from PROD, therefore, the cookie domain would need to be deleted. Issuing db.objects.update({_key: "config"}, {$set: {cookieDomain: ""}}); in the target DB under MongoDB, then restarting nodebb resolved the issue.

    Able to login 🙂

  • 1 Votes
    2 Posts
    1k Views

    Hey there,

    I believe bans can only be levied by Admins and Global Mods, this is intention as mods should only ever have power over the categories they moderate.

    Flagging users can be done from the user's profile, under the dropdown:

    0_1498245754176_9edb9364-5225-423f-befc-b66616fb074a-image.png

    (Don't worry, I didn't flag you 😄 )

    Assignees should also list all users with the Moderate privilege. If it doesn't show them, then it is possibly a bug...

  • 0 Votes
    12 Posts
    5k Views

    @rod haha, appreciate your help and comments.

  • 0 Votes
    7 Posts
    3k Views

    @jasperkade looks like the guide you are using does not have proper information.

    If you follow that guide you will end up installing the master branch (development version, more likely to have bugs) of NodeBB and not the stable release.

    The default database used to be redis (still redis on the latest stable release). Its changed to mongo on the master branch.

    It's always recommended to follow NodeBB docs as others might be outdated.

  • 0 Votes
    7 Posts
    2k Views

    @julian Yes the taskbar Icon