subfolder /forum is doubled in some ACP URL

Bug Reports

Suggested Topics


  • 0 Votes
    1 Posts
    1k Views

    If you are using a reverse proxy with nginx and attempt to upload an image over certain images the nginx server refuses the file with its own message rather than the expected nodebb response.
    Screenshot from this forum:
    upload-7d396c29-2da4-472a-b51c-f17bb5301066
    Image used to create this error:
    http://i.imgur.com/86A0WMj.jpg

    To resolve:
    In 'nginx's server' context of enabled site config
    client_max_body_size 20M;

    Hope that helps this forum and others using reverse proxy

    If you're in the mood for helping me, then I've raised this bug report for a separate issue:
    https://community.nodebb.org/topic/5404/image-upload-on-android

    Thanks,
    Drew

  • /trackback/ csrf token error

    Bug Reports
    0 Votes
    1 Posts
    931 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
    25 Posts
    9k Views

    Thanks again, mate!

  • 0 Votes
    1 Posts
    723 Views

    Hi everybody,
    I have been running a successful forum for a group of students for a few days now, without a single difficulty
    But i wanted to install plugins (Google analytics / Shoutbox), and after installing them using npm, i am unable to see anything on the "plugins" page in the ACP
    Screen capture

    Actually it looks like the request to get the content of the plugins page is timing out

    I've tried to reinstall the bb, but the same problem keeps appearing.

    My config is :

    Latest NodeBB (0.4.3) Nginx Debian 7.0 Redis Acess from the server to internet must use a proxy

    I hope you'll find something to help me (And sorry for the bad english) !

    Thanks

  • Submit/Discard not working!

    Bug Reports
    0 Votes
    2 Posts
    1k Views

    composer.js line 149 doesn't have that code anymore. Clear browser cache and try again.