Alternate Config Not Working

Technical Support

Suggested Topics


  • 0 Votes
    12 Posts
    504 Views

    @nmeadows said in All links under Admin->Manage don't work:

    @gotwf I have found the culprit, and it has nothing to do with NodeBB, so I'm sorry to have bothered you.
    It ended up being our security team turned on web filtering rule on our load balancer that filters out certain URL paths that have admin/manage/etc in the path. The idea being to filter our administration pages and force the use of VPN to get to those paths. It's a fine idea, but I was not informed of that change.

    Thank you for your help.

    Better to bother us and get it fixed than to not bring it up and not 🙂 Glad that you got it figured out.

  • 0 Votes
    5 Posts
    524 Views

    pulling.js:
    //# sourceMappingURL=pulling-drawer.js.map

    pulling.js.map:
    {"version":3,"sources":["node_modules/pulling/build/pulling-drawer.js"]

    🤔

  • 0 Votes
    2 Posts
    610 Views

    Hi all

    Managed to solve it
    I did a ./nodebb upgrade and it work
    Thank you very much

  • 0 Votes
    5 Posts
    2k Views

    EDIT: Restarted NodeBB and Bold and Italic are back!!

    Thanks, Len

    @nhl.pl These are the plugins that I am using:

    0_1457401146620_upload-c206d29f-f5fa-4bcf-b802-7e6d6b80a877

  • 0 Votes
    7 Posts
    3k Views

    Managed to fix it

    Did editing of the package.json file
    went to node_modules;
    make installation of 0.3.0 which was offered by npm;
    upgrade button appeared on the db-search plugin;
    made upgrade trough admin panel;
    it worked!

    Thank you for the support!