Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Nicekiwi
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 68
    • Best 7
    • Groups 0

    Nicekiwi

    @Nicekiwi

    7
    Reputation
    742
    Profile views
    68
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website kiwidev.co.nz

    Nicekiwi Unfollow Follow

    Best posts made by Nicekiwi

    • RE: Why no PHP

      esoTalk is a very similar lite-weight project constructed in PHP that should run on most shared hosts if you're interested.

      http://esotalk.org/

      posted in General Discussion
      N
      Nicekiwi
    • Mention others threads without full URL

      Maybe something like +ThreadName and it auto suggests thread names? Click and adds Thread-name as link. Similar to the @username include suggestion thing.

      posted in Feature Requests
      N
      Nicekiwi
    • RE: [nodebb-plugin-dbsearch] DB Search Plugin

      Would be nice to be able to click on the search results, and have them formatted nicely. right now I cant click on the Topic title in the list of results. Only the small 'posted' link on the right will take me to the topic.

      posted in NodeBB Plugins
      N
      Nicekiwi
    • Migrate NodeBB from MongoDB to Redis

      Is there any way to migrate NodeDB data from one to the other?

      posted in General Discussion
      N
      Nicekiwi
    • Support for Sass based themes

      While I'm not opposed to LESS, Sass is my CSS Precompiler of choice and Im hesitant to learn both. Would be great if we could choose either.

      posted in Feature Requests
      N
      Nicekiwi
    • RE: [nodebb-plugin-blog-comments] Blog Commenting Engine (Ghost, Wordpress widget)

      @julian there is no error in NodeBB as Nginx just drops the 502 error, the request seems not to make it to Node.. which is really weird. I mean the article wont actually publish to NodeBB from the blog. SO I can't exactly test any comments yet.

      @psychobunny yes, I setup the blogs URL and category ID. And running v4.3.

      When I try and simulate the request, I get a 403 {
      "error" : "Forbidden"
      }

      out of express.

      All is well! 🙂 had some JSON issues getting the blog deets, once I got that right it worked! 😄

      posted in NodeBB Plugins
      N
      Nicekiwi
    • RE: [Solved] Pagination widget broken

      @julian boom, apparently did not have than June 30th commit.

      Issue is resolved. 😛 Thank you 🙂

      posted in General Discussion
      N
      Nicekiwi

    Latest posts made by Nicekiwi

    • RE: [nodebb-plugin-sso-google] Google Accounts Integration

      There seems to be an issue with this and the Google Developer Console, the callback URL is no longer /auth/google/callback but /oauth2callback.

      Or am I doing something wrong? The instructions on the plugin should be updated.

      For example: https://community.ag-aus.org/login

      posted in NodeBB Plugins
      N
      Nicekiwi
    • RE: Spam be gone plugin.

      looks like its borken in 0.5.x, admin page hits a 404 error 😕

      posted in General Discussion
      N
      Nicekiwi
    • RE: How to allow restarting when using Forever?

      Excellent 😛 ❤

      posted in General Discussion
      N
      Nicekiwi
    • RE: Spam be gone plugin.

      I can't seem to get this plugin working, I've installed it (I think, there were errors about it needing a version of nod ebb-lavander-theme and nodebb-vanilla-theme that it couldn't get on version 0.4.x, but it shows up in ACP after I editing packages.json) and I've added the API keys and enabled all the options. But nothing comes up on the regos page (Which is now broken completely) :(.

      posted in General Discussion
      N
      Nicekiwi
    • RE: How to allow restarting when using Forever?

      @julian yeah... 😛

      @a_5mith, heaps of the plugins seem to have errors though 😞 and theres no way to tell if a plugin is stable before you install it. Is there?

      posted in General Discussion
      N
      Nicekiwi
    • RE: Migrate NodeBB from MongoDB to Redis?

      @baris oh sweet! 🙂

      posted in General Discussion
      N
      Nicekiwi
    • Migrate NodeBB from MongoDB to Redis?

      Is there any way to migrate the NodeBB database from one provider to another?

      For-instance, I want to move to MongoDB to Redis?

      Can I do that without loosing data?

      posted in General Discussion
      N
      Nicekiwi
    • RE: How to allow restarting when using Forever?

      @julian 😮 it does!?

      Since when?

      Are those docs about keeping it running only for Dev purposes?

      https://docs.nodebb.org/en/latest/running/index.html

      "However, bear in mind that crashes will cause the NodeBB process to halt, bringing down your forum. Consider some of the more reliable options, below:"

      Leading to Forever.

      posted in General Discussion
      N
      Nicekiwi
    • How to allow restarting when using Forever?

      I run my NodeBB system setup using:

      forever start app.js.

      But I've just realised than running the app like this prevents me from restarting it inside the admin (Clicking the restart button does nothing), how can I fix this?

      When running via ./nodebb start, it works fine of course. But that drops Forever. 😕

      posted in General Discussion
      N
      Nicekiwi
    • RE: [Solved] Pagination widget broken

      @julian boom, apparently did not have than June 30th commit.

      Issue is resolved. 😛 Thank you 🙂

      posted in General Discussion
      N
      Nicekiwi