Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. shikha
    S
    • Profile
    • Following 1
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 1
    • Groups 0

    shikha

    @shikha

    3
    Reputation
    655
    Profile views
    2
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    shikha Follow

    Best posts made by shikha

    • How to implement nodebb-plugin-sso-oauth

      Hello,
      can anyone please tell me how to implement this plugin.. i have implement endpoint on my server side.. In this below link
      https://github.com/julianlam/nodebb-plugin-sso-oauth,
      they say these steps:--
      Fork this plugin
      Add the OAuth credentials (around line 30 of library.js)
      Update profile information (around line 137 of library.js) with information from the user API call
      Activate this plugin from the plugins page
      Restart your NodeBB
      Let NodeBB take care of the rest

      I have some confusion.. after editing library.js file,
      do i need to uppload this plugin code in nodebb_modules directory ??
      what do you mean by " Update profile information (around line 137 of library.js) with information from the user API call"..??

      please help me asap..

      Thanks
      Shikha

      posted in General Discussion
      S
      shikha

    Latest posts made by shikha

    • while startup, error: [meta/js] Could not compile client-side scripts! undefined, this error comes

      Hello Sir,
      First of all, Merry Chrismas to all..
      when i start NodeBB via start and restart command , this error comes in log file
      "error: [meta/js] Could not compile client-side scripts! undefined "
      also at the login time, it opens new tab with this url "http://ask.enablemyteam.com/login" and nothing happens..

      but when we run NodeBB in dev mode, no error comes and everything works fine, but this is not a solution..
      please help me out..
      we have modified some Login and register code in these threee files: 1> public/src/client/register.js, src/user.js , src/routes/authentication.js

      Thanks
      shikha tyagi

      posted in General Discussion
      S
      shikha
    • How to implement nodebb-plugin-sso-oauth

      Hello,
      can anyone please tell me how to implement this plugin.. i have implement endpoint on my server side.. In this below link
      https://github.com/julianlam/nodebb-plugin-sso-oauth,
      they say these steps:--
      Fork this plugin
      Add the OAuth credentials (around line 30 of library.js)
      Update profile information (around line 137 of library.js) with information from the user API call
      Activate this plugin from the plugins page
      Restart your NodeBB
      Let NodeBB take care of the rest

      I have some confusion.. after editing library.js file,
      do i need to uppload this plugin code in nodebb_modules directory ??
      what do you mean by " Update profile information (around line 137 of library.js) with information from the user API call"..??

      please help me asap..

      Thanks
      Shikha

      posted in General Discussion
      S
      shikha