Error when pasting in an image prior selecting topic

Bug Reports

Suggested Topics


  • 0 Votes
    8 Posts
    645 Views

    @julian Seems to do the trick. Thanks for the pointer.

    For others if you are passing multiple tags through curl here is a working example.

    curl --location --request PUT 'https://forum.com/api/v3/topics/14/tags' --header 'Authorization: Bearer ffee84f8-2afd-4ab5-91d6-b57afa12a2025' --data-urlencode 'tags[]=visit' --data-urlencode 'tags[]=cambodia' --data-urlencode '_uid=1'
  • 0 Votes
    5 Posts
    2k Views

    Indeed it has.

    Thanks for your help and fast support.

    Have a nice day.

  • /trackback/ csrf token error

    Bug Reports
    0 Votes
    1 Posts
    930 Views

    Occurred when hitting /users/. Content loaded but profile image hung for awhile:

    29/5 14:32 [15911] - info: NodeBB Ready 29/5 14:32 [15911] - info: Enabling 'trust proxy' 29/5 14:32 [15911] - info: NodeBB is now listening on: 0.0.0.0:4568 29/5 14:32 [15910] - info: [plugins/spam-be-gone] Settings loaded 29/5 14:32 [15910] - info: NodeBB Ready 29/5 14:32 [15910] - info: Enabling 'trust proxy' 29/5 14:32 [15910] - info: NodeBB is now listening on: 0.0.0.0:4567 29/5 15:40 [15910] - error: /trackback/ invalid csrf token
  • 0 Votes
    1 Posts
    795 Views

    In the admin control panel I can only select the initially displayed users. Once I scroll and it displays more I am completely unable to select them. For example I can select Jykliy but I am completely unable to select BananaSwag. I am running v0.5.7. Any idea why that might be?

  • 1 Votes
    7 Posts
    4k Views

    If you remove Vanilla itself, it seems to be okay.

    npm rm nodebb-theme-vanilla