Navigation

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

    jdp23

    @jdp23

    0
    Reputation
    8
    Posts
    290
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    jdp23 Follow

    Best posts made by jdp23

    This user hasn't posted anything yet.

    Latest posts made by jdp23

    • RE: Whooooo wants WYSIWYG?

      Looks useful!

      posted in NodeBB Development
      jdp23
      jdp23
    • RE: Problems with nodebb-plugin-blog-comments

      Yepper, 0.22 solves it. Thanks!

      And no worries, I really appreciate you taking the time to look at it while you're in the midst of launching! Plus I get to feel good about my node sk1!!z 🙂

      posted in Bug Reports
      jdp23
      jdp23
    • RE: Problems with nodebb-plugin-blog-comments

      Aha, but if I add

      app.post('/comments/publish', Comments.publishArticle);
      

      to Comments.init, it works! Reply is still getting a 404, probably the same deal ...

      Still, I would say the boat is now floating!

      posted in Bug Reports
      jdp23
      jdp23
    • RE: Problems with nodebb-plugin-blog-comments

      Major progress! I'm now able to configure the Blog Comments plugin, and I see the "Publish" button on my blog. Yay! But, when I click on it I get a 404. Looking at the http log on the server side, it seems to be in response to POST /comments/publish ...

      posted in Bug Reports
      jdp23
      jdp23
    • RE: Problems with nodebb-plugin-blog-comments

      OK, the boat is held -- thanks for letting me know!

      posted in Bug Reports
      jdp23
      jdp23
    • RE: Problems with nodebb-plugin-blog-comments

      Sigh, no joy. I'm not getting the Blog Comments section in the ACP.

      Not sure if this is related but I'm getting a message in the Dashboard "A new version (v0.4.0) has been released. Consider upgrading your NodeBB." But after doing a ./nodebb/upgrade, I'm still on v 0.3.2.

      posted in Bug Reports
      jdp23
      jdp23
    • RE: Problems with nodebb-plugin-blog-comments

      Thanks all. After pulling the latest version from git and upgrading the plugin (now v 0.1.19) I still get a warning about

      warn: [plugins/nodebb-plugin-blog-comments] Hook method mismatch: filter:server.create_routes => addRoute

      but it seems to restart properly. I'll let you know how the attempt to use the plugin goes.

      It sounds like I would have been better off installing the 0.3.2 branch and the versions of the plugins that are known to work with that branch. I know it's still early days with the software but for those of us who are interested in kicking the tires, it'd be great if the "dummies" instructions led me to a stable version with working plugins, and then described the "edge" instructions setting expectations appropriately. [Yeah, yeah, I know, easy to say 🙂 ]

      posted in Bug Reports
      jdp23
      jdp23
    • Problems with nodebb-plugin-blog-comments

      Hi there, I set up a new nodebb installation following the "for dummies" instructions, and it seemed to work, although I got a few warnings that plugins may not be compatible with my version of nodebb. Then I installed the blog comments plugin and started getting this error message:

      error: [app] Encountered Uncaught Exception: Cannot call method 'toString' of undefined
      TypeError: Cannot call method 'toString' of undefined
      at /home/tapestrymaker/NodeBB/node_modules/nodebb-plugin-blog-comments/library.js:151:29
      at fs.js:207:20
      at Object.oncomplete (fs.js:107:15)
      error: [app] Could not restart server. Shutting down.

      Suggestions?

      posted in Bug Reports
      jdp23
      jdp23