[nodebb-plugin-markdown] Settings in Admin panel cannot be modified

NodeBB Plugins

Suggested Topics


  • 2 Votes
    2 Posts
    625 Views

    @botaniqqq said in [nodebb-plugin-paid-membership] Paid membership plugin for NodeBB:

    Create checkout on interkassa.com

    Cool plugin.

    Q - Is this plugin limited to using this service or could support for other payment systems be integrated?

  • Modify topic title

    NodeBB Plugins
    8
    0 Votes
    8 Posts
    538 Views

    You shouldn't need to link again, you should only have to run ./nodebb build -d && ./nodebb dev after you make a change.

    You can also use grunt to automatically build and restart after making changes.

  • 0 Votes
    1 Posts
    617 Views

    Hello,

    I am attempting to use the nodebb-plugin-sso-oauth plugin to implement SSO with CAS into my forum.

    My CAS is using Oauth2. I have POST methods with urls for request code (authorization), request access token, and request profile.

    I have installed the plugin and set up nconf to use my constants.

    I activated the plugin and refreshed my nodebb forum.

    It is now crashing upon starting and I get the following error.

    24/7 00:37:39 [29650] - error: message=Cannot read property 'length' of undefined, stack=TypeError: Cannot read property 'length' of undefined
    at pathtoRegexp (/root/nodebb/node_modules/path-to-regexp/index.js:63:49)
    at new Layer (/root/nodebb/node_modules/express/lib/router/layer.js:45:17)
    at Function.use (/root/nodebb/node_modules/express/lib/router/index.js:464:17)
    at Function.<anonymous> (/root/nodebb/node_modules/express/lib/application.js:220:21)
    at Array.forEach (<anonymous>)
    at Function.use (/root/nodebb/node_modules/express/lib/application.js:217:7)
    at module.exports (/root/nodebb/src/routes/index.js:139:7)
    at /root/nodebb/src/webserver.js:99:4
    at fn (/root/nodebb/node_modules/async/lib/async.js:746:34)
    at /root/nodebb/node_modules/async/lib/async.js:1213:16
    at /root/nodebb/node_modules/async/lib/async.js:166:37
    at /root/nodebb/node_modules/async/lib/async.js:706:43
    at /root/nodebb/node_modules/async/lib/async.js:167:37
    at Immediate._onImmediate (/root/nodebb/node_modules/async/lib/async.js:1206:34)
    at runCallback (timers.js:810:20)
    at tryOnImmediate (timers.js:768:5)

    My guess is that for some reason, path is being passed as undefined.

    I am stuck and in need of help.

    Please provide feedback or recommendations for how I can implement CAS Single Sign On into my nodebb forum.

    Thank you,
    Abraham

  • 1 Votes
    3 Posts
    2k Views

    @Fez-Vrasta
    hey there buddy,

    first i have to thank you for that useful widget.
    in your features list it says "show a message when the server is down"
    well, i implemented the widget in the global sidebar.
    But when our arma3 server is down or going to restart, the website is not able to load completly. it tries to reach the server which seem to be unreachable and does not jump into some kind of timeout.
    since i am far away from beeing able to fix that, i would like to ask if you have any idea where i should take a look at.

    thanks and regards,
    larvell

  • 2 Votes
    2 Posts
    3k Views

    nice

    that site has a cool paginator 😛