Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Peter Zhe Chen
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Peter Zhe Chen

    @Peter Zhe Chen

    2
    Reputation
    5
    Posts
    367
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website chromeism.com Location Waterloo, Ontario

    Peter Zhe Chen Follow

    Best posts made by Peter Zhe Chen

    • Is that possible to display all post in one page?

      Like discourse where all the posts can be displayed in one page and also can be filtered by their category? I feel that model makes category more like a tag and allows people to see everything at once.

      Is there technical issue why this cannot be achieved? Maybe it can be a theme idea?

      I really like nodebb as a fast and modern forum technical wise, but also enjoy the UI philosophy behind discourse..

      posted in NodeBB Development
      Peter Zhe Chen
      Peter Zhe Chen

    Latest posts made by Peter Zhe Chen

    • RE: [nodebb-plugin-sso-google] Google Accounts Integration

      @julian Thanks! That works! I wish some of these can be included in the docs? Like javascript origins is not mentioned as well.

      posted in NodeBB Plugins
      Peter Zhe Chen
      Peter Zhe Chen
    • Is that possible to display all post in one page?

      Like discourse where all the posts can be displayed in one page and also can be filtered by their category? I feel that model makes category more like a tag and allows people to see everything at once.

      Is there technical issue why this cannot be achieved? Maybe it can be a theme idea?

      I really like nodebb as a fast and modern forum technical wise, but also enjoy the UI philosophy behind discourse..

      posted in NodeBB Development
      Peter Zhe Chen
      Peter Zhe Chen
    • RE: [nodebb-plugin-sso-google] Google Accounts Integration

      I got 401 error with Google.401.

      That’s an error.

      Error: invalid_client

      no application name

      In google developer console, I setup web application with following parameters:
      REDIRECT URIS http://chrome.nodebb.com/auth/google/callback
      JAVASCRIPT ORIGINS http://chrome.nodebb.com

      Request Details
      from_login=1
      response_type=code
      scope=https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
      redirect_uri=http://chrome.nodebb.com/auth/google/callback
      as=-4f3302720361ea3b
      client_id=XXXXXXXX
      hl=en-GB

      Twitter and Facebook are working fine for me.

      posted in NodeBB Plugins
      Peter Zhe Chen
      Peter Zhe Chen