Hi Folks,
Is there any configuration to get subscribed to subcategories automatically if we subscribe the parent category by using
nodebb-plugin-category-notifications ?
Thanks.
Hi, first of all thank you very much for this plugin!
I'm having problems with accessing the plugin setup in the administration panel.
Internal Error.
Oops! Looks like something went wrong!
/admin/plugins/sso-steam
Failed to lookup view "admin/plugins/sso-steam" in views directory "/app/build/public/templates"
Restarting the app didn't help. I'm running the forum on Heroku, do you think that might be the cause of this problem?
Thank you for your response.
@macko-voborník Did you ./nodebb build
?
@aStonedPenguin Doesn't work
Smb fix it pls, i don't understand how it work
grab the latest version off github
@astonedpenguin is good man
I just updated NodeBB and I'm getting this error
2018-08-08T17:13:32.595Z [12746] - error: /auth/steam/callback
Error: [[error:csrf-invalid]]
at router.get.req.session.registration (/home/mario/nodebb/src/routes/authentication.js:75:54)
at Layer.handle [as handle_request] (/home/mario/nodebb/node_modules/express/lib/router/layer.js:95:5)
at next (/home/mario/nodebb/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/home/mario/nodebb/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/home/mario/nodebb/node_modules/express/lib/router/layer.js:95:5)
at /home/mario/nodebb/node_modules/express/lib/router/index.js:281:22
at Function.process_params (/home/mario/nodebb/node_modules/express/lib/router/index.js:335:12)
at next (/home/mario/nodebb/node_modules/express/lib/router/index.js:275:10)
at Function.handle (/home/mario/nodebb/node_modules/express/lib/router/index.js:174:3)
at router (/home/mario/nodebb/node_modules/express/lib/router/index.js:47:12)
at Layer.handle [as handle_request] (/home/mario/nodebb/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/home/mario/nodebb/node_modules/express/lib/router/index.js:317:13)
at /home/mario/nodebb/node_modules/express/lib/router/index.js:284:7
at Function.process_params (/home/mario/nodebb/node_modules/express/lib/router/index.js:335:12)
at next (/home/mario/nodebb/node_modules/express/lib/router/index.js:275:10)
at /home/mario/nodebb/node_modules/express/lib/router/index.js:635:15
@LethalLuigi said in [nodebb-plugin-sso-steam-v2] Steam Login v2:
I just updated NodeBB and I'm getting this error
2018-08-08T17:13:32.595Z [12746] - error: /auth/steam/callback
Error: We were unable to log you in, likely due to an expired session. Please try again
at router.get.req.session.registration (/home/mario/nodebb/src/routes/authentication.js:75:54)
at Layer.handle [as handle_request] (/home/mario/nodebb/node_modules/express/lib/router/layer.js:95:5)
at next (/home/mario/nodebb/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/home/mario/nodebb/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/home/mario/nodebb/node_modules/express/lib/router/layer.js:95:5)
at /home/mario/nodebb/node_modules/express/lib/router/index.js:281:22
at Function.process_params (/home/mario/nodebb/node_modules/express/lib/router/index.js:335:12)
at next (/home/mario/nodebb/node_modules/express/lib/router/index.js:275:10)
at Function.handle (/home/mario/nodebb/node_modules/express/lib/router/index.js:174:3)
at router (/home/mario/nodebb/node_modules/express/lib/router/index.js:47:12)
at Layer.handle [as handle_request] (/home/mario/nodebb/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/home/mario/nodebb/node_modules/express/lib/router/index.js:317:13)
at /home/mario/nodebb/node_modules/express/lib/router/index.js:284:7
at Function.process_params (/home/mario/nodebb/node_modules/express/lib/router/index.js:335:12)
at next (/home/mario/nodebb/node_modules/express/lib/router/index.js:275:10)
at /home/mario/nodebb/node_modules/express/lib/router/index.js:635:15
Same error here.
Please help.
Yes, It was working before I updated it to the newest version of NodeBB.