• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

nodebb blog comment plugin

Scheduled Pinned Locked Moved General Discussion
blog commentpluginnodebb
8 Posts 2 Posters 3.0k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by
    #1

    hello,

    I am trying to install nodebb blog comment plugin on my nodebb. It installed correctly but when I have to activate it I get the following errors in the logs:

    2014-12-18T11:20:57.621Z - error: TypeError: Cannot call method 'get' of undefined
    at Object.Comments.init (/nodebb/node_modules/nodebb-plugin-blog-comments/library.js:222:7)
    at /nodebb/src/plugins.js:489:23
    at /nodebb/node_modules/async/lib/async.js:125:13
    at Array.forEach (native)
    at _each (/nodebb/node_modules/async/lib/async.js:46:24)
    at Object.async.each (/nodebb/node_modules/async/lib/async.js:124:9)
    at Object.Plugins.fireHook (/nodebb/src/plugins.js:487:12)
    at Plugins.reloadRoutes (/nodebb/src/plugins.js:135:11)
    at /nodebb/node_modules/async/lib/async.js:656:23
    at fn (/nodebb/node_modules/async/lib/async.js:641:34)
    TypeError: Cannot call method 'get' of undefined
    at Object.Comments.init (/nodebb/node_modules/nodebb-plugin-blog-comments/library.js:222:7)
    at /nodebb/src/plugins.js:489:23
    at /nodebb/node_modules/async/lib/async.js:125:13
    at Array.forEach (native)
    at _each (/nodebb/node_modules/async/lib/async.js:46:24)
    at Object.async.each (/nodebb/node_modules/async/lib/async.js:124:9)
    at Object.Plugins.fireHook (/nodebb/src/plugins.js:487:12)
    at Plugins.reloadRoutes (/nodebb/src/plugins.js:135:11)
    at /nodebb/node_modules/async/lib/async.js:656:23
    at fn (/nodebb/node_modules/async/lib/async.js:641:34)
    

    is there anyone who can help me have this run?

    1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    wrote on last edited by
    #2

    Wha version of nodebb you be fettling with? Master or 0.5.x. (fettling is an English term that basically means playing with, just to avoid confusion) 😆

    1 Reply Last reply
    0
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by
    #3

    latest version not the master. I think it's v0.5.7

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    replied to Peter-Zoltan Keresztes on last edited by
    #4

    @Peter-Zoltan-Keresztes use version 0.1.19 of the plugin.

    1 Reply Last reply
    0
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by
    #5

    OK, that seam to work, The next issue is that I am not able to save the settings.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    replied to Peter-Zoltan Keresztes on last edited by
    #6

    @Peter-Zoltan-Keresztes Error in console/logs? Might need to reload NodeBB/Restart it, then try refreshing your cache. That sort of thing, plugin should work though, unless there's an update in 0.5.7 that stops it working, but that shouldn't be the case.

    1 Reply Last reply
    0
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by
    #7

    I have reloaded also restarted the nodebb. I cleared the cache. There is nothing in the console/logs and I have tried it in two different browsers. Both gives the exact same thing. Not able to save the settings.

    1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    wrote on last edited by
    #8

    Pinging @psychobunny for support reasons. 👍

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development