Unable To Upload Avatars

Technical Support

Suggested Topics


  • 0 Votes
    18 Posts
    405 Views

    Hi Julian,
    I just modified the file "src/controllers/write/users.js", as you indicated. Now I can generate the token.
    Ok!
    Grazie

  • 0 Votes
    1 Posts
    150 Views

    When I enable the setting Make uploaded files private I expect profile images to go private as well, but it does not. I've tried to reupload avatars to check if the setting would apply to new uploads only, but there's no difference.

    How do I make profile images accessibly to logged in users only?

  • 0 Votes
    10 Posts
    4k Views

    So, I just tested leaving the allowed filetypes-field blank (ergo allowing everything) and that worked. The mov-file gets uploaded flawlessly.

    But interestingly the response is:

    name: "sample.mov" path: "/opt/bitnami/apache2/htdocs/public/uploads/files/1496310135527-sample.qt" url: "/assets/uploads/files/1496310135527-sample.qt"

    Adding just the mov extension to the allowed file-extensions blocks it again.

    Now the response suggests to me somehow, that nodebb is converting the uploaded file to a .qt-file.

    So I just added the qt-extension to the allowed files and it works.

    It's really weird behavior, but I found a solution. Thanks for participating everyone!

  • Unable to login after upgrade

    Solved Technical Support
    0 Votes
    11 Posts
    5k Views

    Glad to hear it is resolved 🙂

  • Documents upload

    Technical Support
    0 Votes
    3 Posts
    1k Views

    @yariplus Thanks so much, I had the permissions allowed in the categories but not in the uploads 😅 😅 😅

    Working now! 🙂