Cannot upload any files anywhere

Technical Support

Suggested Topics


  • 0 Votes
    2 Posts
    69 Views

    You find the login.tpl in the plugin folder of the theme you are using, e.g. /node_modules/nodebb-theme-harmony/templates/login.tpl

    After changing a template you have to rebuild & restart your nodebb to see effects.

  • 0 Votes
    4 Posts
    328 Views

    thanks for both suggestions I will give them a try

  • error:invalid-files

    Unsolved Technical Support
    0 Votes
    2 Posts
    319 Views

    Ok, fixed it.

    npm i [email protected] ./nodebb upgrade

    But i don't know why!?!?!?

  • 0 Votes
    3 Posts
    1k Views

    You could also just make a new location block that points to to .well-known location on your disk.

    I have my main forums (https://gamingexodus.com) under /var/www/nodebb/forums, and then have the https://gamingexodus.com/.well-known/stuff under /var/www/.well-known

  • 0 Votes
    1 Posts
    863 Views

    Hi guys.
    I receive the following error after follow the instruction to install the plug in. It seems like there are some people also not able to fix it. However I saw in this post it is being solved. Can anyone that experience this share their solutions? 🙂

    0_1452213318337_upload-33050886-5079-46af-bb45-a2f41ba43bd9

    It also came with the following error in log

    8/1 04:13 [204] - error: /api/admin/uploadlogo
    Error: invalid-refresh-token
    at refreshToken (/app/node_modules/nodebb-plugin-imgur/index.js:102:20)
    at Request._callback (/app/node_modules/nodebb-plugin-imgur/index.js:216:13)
    at Request.self.callback (/app/node_modules/request/request.js:198:22)
    at emitTwo (events.js:87:13)
    at Request.emit (events.js:172:7)
    at Request.<anonymous> (/app/node_modules/request/request.js:1035:10)
    at emitOne (events.js:82:20)
    at Request.emit (events.js:169:7)
    at IncomingMessage.<anonymous> (/app/node_modules/request/request.js:962:12)
    at emitNone (events.js:72:20)
    at IncomingMessage.emit (events.js:166:7)