Mass changing link inside mongodb

Unsolved Technical Support

Suggested Topics


  • 0 Votes
    2 Posts
    70 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
    1 Posts
    212 Views

    Hello,

    In order to connect to the MongoDB of my VPS by means of MongoDB Community Compass installed on my PC, I need to provide authentication: username, password and authentication database. Which credentials may I set here? The username admin and the authentication database admin, or the username nodebb and the authentication database nodebb? Also, what must I do with the connection configuration options "SRV Record", "Read Preference" and "SSL"? May I set something here?

    Regards,
    Néstor Llamas Llopis

  • 0 Votes
    5 Posts
    3k Views

    @PitaJ

    run:
    sudo chmod 777 .npm/source-map/

    then npm install again:
    $ npm install
    npm WARN deprecated [email protected]: Please upgrade to 2.2.19 or higher
    npm WARN deprecated wrench@1.5.9: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
    npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
    npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
    npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
    [email protected] node_modules/require_optional/node_modules/semver -> node_modules/semver
    [email protected] /Applications/XAMPP/xamppfiles/htdocs/NodeBB

    though still have warning, but installed succeed. Thanks very much! I will go for next steps.

  • Redis or MongoDB?

    Technical Support
    0 Votes
    34 Posts
    11k Views

    @scottalanmiller my support forum has pretty low traffic, so it’s not really an issue 😊

    Actually the version of postgresql I had to install on my server doesn’t seem to be compatible with my install of Plesk either.

    But it works well, and I don’t have to mess around learning how to support mongodb.

  • 0 Votes
    4 Posts
    1k Views

    @julian

    Hahaha, good question. I didn't even notice. I just googled for the documentation to get to it quickly. I didn't even pay attention to the URL.