Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Hägar
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Hägar

    @Hägar

    6
    Reputation
    95
    Posts
    1200
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Hägar Follow

    Posts made by Hägar

    • RE: Best email plugin to use

      @Jenkler said:

      • I dont have any emailer plugin installed but nodebb states "Emailer Installed" ?

      What output give you ls node_modules | grep emailer?

      If you get some thing like nodebb-plugin-emailer-local-0.7, you can use npm uninstall nodebb-plugin-emailer-local-0.7 to uninstall them.

      To remove the mailer-prefs you have to go into the redis shell. redis-cli
      Find the settings KEYS *mailer*. Example result: 1) "settings:emailer-local" and remove it DEL settings:emailer-local. And exit.

      Finaly restart nodebb.

      • Why kan i only dowload from "https://github.com/mario56/nodebb-plugin-emailer-local-0.7" in the <-- Is this the NodeBB main repository?

      I thought exactly the same. 😕

      But this mario56 plugin it seems to work with SSL! (v0.7.0)

      posted in General Discussion
      Hägar
    • RE: Best email plugin to use

      @meetdilip

      Yes, but how @Jenkler said:

      Yeah I know, but it would be better with at working plugin where settings for ssl and google smtp works.

      I agree that.

      posted in General Discussion
      Hägar
    • RE: Anyone install with success on a shared host

      @Dehbuff said:

      Why can't install nodebb on shared host?, I have a shared hosting account (with cloudlinux) and i can install perfectly Ghost from softacolous 😕
      I really like nodebb , but do not want to invest time in managing a virtual server.

      I installed an earlier version on a shared host.

      posted in General Discussion
      Hägar
    • RE: User search broken [0.7.0]

      nodebb mongo setup breaks. 😟

      npm WARN installMany nopt was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany npmlog was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany request was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany semver was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany tar was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany tar-pack was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany mkdirp was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany rc was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      npm WARN installMany rimraf was bundled with node-pre-gyp@0.6.4, but bundled package wasn't found in unpacked tree
      
      > bson-ext@0.1.7 install /home/nodemail/nodebb/node_modules/mongodb/node_modules/mongodb-core/node_modules/bson/node_modules/bson-ext
      > (node-pre-gyp install --fallback-to-build) || (node-gyp rebuild 2> builderror.log) || (exit 0)
      
      make: Entering directory `/home/nodemail/nodebb/node_modules/mongodb/node_modules/mongodb-core/node_modules/bson/node_modules/bson-ext/build'
        CXX(target) Release/obj.target/bson/ext/bson.o
        SOLINK_MODULE(target) Release/obj.target/bson.node
        SOLINK_MODULE(target) Release/obj.target/bson.node: Finished
        COPY Release/bson.node
      make: Leaving directory `/home/nodemail/nodebb/node_modules/mongodb/node_modules/mongodb-core/node_modules/bson/node_modules/bson-ext/build'
      connect-mongo@0.8.1 node_modules/connect-mongo
      ├── depd@1.0.1
      ├── debug@2.2.0 (ms@0.7.1)
      └── lodash@3.9.3
      
      mongodb@2.0.33 node_modules/mongodb
      ├── readable-stream@1.0.31 (isarray@0.0.1, inherits@2.0.1, string_decoder@0.10.31, core-util-is@1.0.1)
      └── mongodb-core@1.1.32 (kerberos@0.0.12, bson@0.3.2)
      2/6 10:34 [25466] - error: NodeBB could not connect to your Mongo database. Mongo returned the following error: auth failed
      2/6 10:34 [25466] - warn: NodeBB Setup Aborted.
       MongoError: auth failed
      

      But Auth data is correct.

      By far: How to import the nodebb-data from redid to mongo?

      posted in Bug Reports
      Hägar
    • RE: User search broken [0.7.0]

      @nhl.pl said:

      You can still try to use MongoDB or LevelDB.

      Yes. I'll give it a try.

      posted in Bug Reports
      Hägar
    • RE: User search broken [0.7.0]

      No Cloud. The data shall not be under somebody else control. Specially not spread anywhere in the world. (-> federal data protection act)

      You're in Poland? "Dzień dobry!"
      You should know about such things (http://www.giodo.gov.pl)

      posted in Bug Reports
      Hägar
    • RE: User search broken [0.7.0]

      @pichalite
      Not really. Dropping NodeBB could be the other one.

      posted in Bug Reports
      Hägar
    • RE: [nodebb-plugin-newuser-approval] Plugin for admins to approve new users

      @pichalite said:

      Should be fixed now. update to latest version of the plugin.

      No Update available.

      Bildschirmfoto 2015-06-01 um 11.55.28.png

      posted in NodeBB Plugins
      Hägar
    • RE: User search broken [0.7.0]

      It's not possible. So what to do now?

      posted in Bug Reports
      Hägar
    • RE: Unable to add people to groups

      P.S.: WTF is this flaw marked as closed ??? 😳
      GH#3175

      firelad97 created this issue in NodeBB/NodeBB

      closed Can't add users to group #3175

      posted in Bug Reports
      Hägar