Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. betzerra
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 12
    • Best 2
    • Groups 0

    betzerra

    @betzerra

    2
    Reputation
    491
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    betzerra Unfollow Follow

    Best posts made by betzerra

    • RE: [Solved] Facebook SSO: "App not setup: The developers of this app have not set up this app properly for Facebook login"

      #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.

      posted in General Discussion
      B
      betzerra
    • [Heroku] Can't deploy app on Heroku but it works locally

      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 😄

      posted in Bug Reports
      B
      betzerra

    Latest posts made by betzerra

    • RE: Can't get into plugins on admin settings

      Anyone? 😞

      posted in Bug Reports
      B
      betzerra
    • Can't get into plugins on admin settings

      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):

      e3ea89c8-e82e-11e4-831d-63ab5f6cf873.png

      I'm using NodeBB v0.6.1 (branch: 0.6.x, commit: 7682b56)

      https://github.com/NodeBB/NodeBB/issues/3077

      betzerra created this issue in NodeBB/NodeBB

      closed Can't access plugins through admin panel #3077

      posted in Bug Reports
      B
      betzerra
    • follow_topics_you_create not working

      Filed this bug on GitHub: https://github.com/NodeBB/NodeBB/issues/2147

      screen shot 2014-09-25 at 10 34 11

      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)

      betzerra created this issue in NodeBB/NodeBB

      closed follow_topics_you_create not working #2147

      posted in Bug Reports
      B
      betzerra
    • RE: [Solved] Facebook SSO: "App not setup: The developers of this app have not set up this app properly for Facebook login"

      #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.

      posted in General Discussion
      B
      betzerra
    • RE: [Solved] Facebook SSO: "App not setup: The developers of this app have not set up this app properly for Facebook login"

      @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.

      posted in General Discussion
      B
      betzerra
    • RE: [Solved] Facebook SSO: "App not setup: The developers of this app have not set up this app properly for Facebook login"

      @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?

      posted in General Discussion
      B
      betzerra
    • RE: [Solved] Facebook SSO: "App not setup: The developers of this app have not set up this app properly for Facebook login"

      @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 😕

      betzerra created this issue in julianlam/nodebb-plugin-sso-facebook

      closed App not setup: The developers of this app have not set up this app properly for Facebook login #3

      posted in General Discussion
      B
      betzerra
    • RE: [Solved] Facebook SSO: "App not setup: The developers of this app have not set up this app properly for Facebook login"

      @baris thanks for your fast reply.

      Screen-Shot-2014-09-23-at-21.17.49.png
      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 🙂

      posted in General Discussion
      B
      betzerra
    • [Solved] Facebook SSO: "App not setup: The developers of this app have not set up this app properly for Facebook login"

      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 😥

      Screen Shot 2014-09-23 at 20.46.31.png

      posted in General Discussion
      B
      betzerra
    • RE: [Heroku] Can't deploy app on Heroku but it works locally

      @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 🙂

      posted in Bug Reports
      B
      betzerra