Skip to content

Technical Support

5 Topics 30 Posts View Original

Need help with installing or configuring NodeBB? Look here.

  • CSRF-Invalid login issue with NodeBB 4.14.5

    4
    0 Votes
    4 Posts
    0 Views
    julian@community.nodebb.orgJ
    @Axtremus it depends how you set it up. Did you use nginx or caddy or something? How are you accessing the site?
  • Issue on upgrade

    2
    0 Votes
    2 Posts
    0 Views
    julian@community.nodebb.orgJ
    @CYBERNEURONES looks like a js file loaded by a plugin is not working well. I would recommend disabling plugins one by one (via ./nodebb reset -p) and trying build again. You can see active plugins by running ./nodebb plugins
  • Disallow/Blacklist hashtags

    federation activitypub hashtag blacklist
    3
    0 Votes
    3 Posts
    0 Views
    julian@community.nodebb.orgJ
    https://github.com/NodeBB/NodeBB/issues/14459
  • Migrating NodeBB getting errors.

    17
    0 Votes
    17 Posts
    0 Views
    julian@community.nodebb.orgJ
    @CWSmith you'll have to edit the actual file and add it in yourself
  • Recent Update Query

    4
    1
    0 Votes
    4 Posts
    3 Views
    julian@community.nodebb.orgJ
    @sketchucation when you say you update on the 15th of every month, do you mean you pull the latest develop? Can you let us know what commit hash you are on? I think perhaps the latest develop commits fix your issue.