Wordpress + WHMCS + NodeBB SSO

NodeBB Plugins

Suggested Topics


  • 0 Votes
    3 Posts
    2k Views

    @yariplus Now I feel stupid because I never noticed the presence of those options on my profile... Thank you for the quick answer. I still have to check if one of the two discord plugins allow that.

  • 0 Votes
    1 Posts
    1k Views

    Hello,
    I am using nodebb 0.8.2 on mongodb 3.07/ nodejs v0.10.25
    and configured nodebb-plugin-sso-google & nodebb-plugin-sso-facebook.
    Both Plugin are working perfectly, but I am getting following warning on node app.
    -- Can I ignore this as its working fine or should I do something to fix this.
    any advise is much appreciated...

    node app
    30/10 15:36 [1470] - info: NodeBB v0.8.2 Copyright (C) 2013-2014 NodeBB Inc.
    30/10 15:36 [1470] - info: This program comes with ABSOLUTELY NO WARRANTY.
    30/10 15:36 [1470] - info: This is free software, and you are welcome to redistribute it under certain conditions.
    30/10 15:36 [1470] - info:
    30/10 15:36 [1470] - info: Time: Fri Oct 30 2015 15:36:43 GMT-0400 (EDT)
    30/10 15:36 [1470] - info: Initializing NodeBB v0.8.2
    30/10 15:36 [1470] - info: [database] Checking database indices.
    30/10 15:36 [1470] - warn: [plugins/nodebb-plugin-sso-google] Hook filter:user.delete is deprecated, please use an alternative
    30/10 15:36 [1470] - warn: [plugins/nodebb-plugin-sso-facebook] Hook filter:user.delete is deprecated, please use an alternative

    30/10 15:37 [1470] - info: NodeBB Ready
    30/10 15:37 [1470] - info: Enabling 'trust proxy'
    30/10 15:37 [1470] - error: Error: listen EADDRINUSE
    at errnoException (net.js:901:11)
    at Server._listen2 (net.js:1039:14)
    at listen (net.js:1061:10)
    at Server.listen (net.js:1135:5)
    at listen (/home/ngsankar/nodebb/src/webserver.js:180:17)
    at /home/ngsankar/nodebb/src/webserver.js:57:3
    at EventEmitter.<anonymous> (/home/ngsankar/nodebb/src/emitter.js:17:5)
    at EventEmitter.emit (events.js:92:17)
    at /home/ngsankar/nodebb/src/meta/js.js:218:12
    at Object.oncomplete (fs.js:107:15)
    30/10 15:37 [1470] - error: NodeBB address in use, exiting...

  • 7 Votes
    6 Posts
    2k Views

    Is this still working fine with node bb latest version?

  • 2 Votes
    1 Posts
    1k Views

    This plugin adds a widget to your NodeBB forum that displays your FFXIV server status.

    Installation:

    npm install nodebb-widget-ffxivarrstatus

    After enabling the plugin within Extend > Plugins, go to Extend > Widgets, add it to a page, then select your server within the widget settings.

  • 0 Votes
    8 Posts
    4k Views

    @h3ku said:

    @mani @psychobunny
    I dont know why dont work.
    I have NodeBB v0.6.0

    That's probably why, not sure if this plugin was updated to support 0.6.0. Also I'm not sure it was ever designed to parse bbcode on the fly like that. But I could be wrong.