#BOOM!
Fixed
Thanks a lot for your help guys and sorry for the false alarm, maybe the plugin in Github should have this warning. I know that is a dumb mistake and most of web developers may be aware of it but just in case.
#BOOM!
Fixed
Thanks a lot for your help guys and sorry for the false alarm, maybe the plugin in Github should have this warning. I know that is a dumb mistake and most of web developers may be aware of it but just in case.
Hi guys!
I got this error on my Heroku logs and I don't know what's the problem.
I followed these instructions, my setup works ok locally and my Procfile is:
web: node loader.js
The only warnings I got were from npm:
npm WARN package.json nodebb-plugin-dbsearch@0.0.13 No repository field.
npm WARN package.json reds@0.2.4 No repository field.
Any ideas? Thanks in advance
If I go to account settings and then plugins, it won't load (hangs there).
This is what I've found on the console (hope it helps):
I'm using NodeBB v0.6.1 (branch: 0.6.x, commit: 7682b56)
Filed this bug on GitHub: https://github.com/NodeBB/NodeBB/issues/2147
Everytime I go to my profile and check follow_topics_you_create and follow_topics_you_reply_to and save them, doesn't take any effect. (Meaning, if I go to my profile again, follow_topics_you_create and follow_topics_you_reply_to are not checked)
Also follow_topics_you_create and follow_topics_you_reply_to don't have proper translation on Spanish (I could help with that)
#BOOM!
Fixed
Thanks a lot for your help guys and sorry for the false alarm, maybe the plugin in Github should have this warning. I know that is a dumb mistake and most of web developers may be aware of it but just in case.
@julian sorry, I couldn't get any logs. Facebook doesn't seem to have any logs from the API and using the client Javascript didn't print me anything.
Besides that, maybe I have to make the app public and submit it? http://stackoverflow.com/questions/21329250/the-developers-of-this-app-have-not-set-up-this-app-properly-for-facebook-login
That could explain why I can login with my primary Facebook account but not with my secondary.
@julian I had Embedded browser OAuth Login turned off but after enabling it, didn't have any effect.
It's weird, this was working the first days.
Is there any kind of log that I can share with you guys?
@baris tried same kind of setup you have and no luck.
I contacted SSO plugin developer to see if he can get more information from this.
https://github.com/julianlam/nodebb-plugin-sso-facebook/issues/3
Funny thing, I can use SSO with my user but doesn't work when I try to register a new one
@baris thanks for your fast reply.
Should I compare those 2 against some variable inside nodeBB? http://www.allyourbase.com.ar does effectively take me to the nodeBB site.
Sorry for the dumb question, I've just configured nodeBB a few weeks ago
A new user on my nodeBB reported this. Funny thing, I was able to login / register before with my user.
Is someone getting the same as me? I bet that Facebook app policies changed or something like that
@julian unfortunately, when I run heroku logs --tail
that's all I got.
I followed @Siyfion advice howerver and the output changed, I think that's an improvement