Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. undefined
    Log in to post
    • Charly86

      Need guru's help, unable to log on fresh 0.8.0 even with local admin
      Technical Support • 0.8.0 property undefined user • • Charly86

      12
      0
      Votes
      12
      Posts
      4737
      Views

      Charly86

      @julian,
      it 's the same thing

      Internal error. Oops! Looks like something went wrong! /auth/github/callback Cannot read property '0' of undefined

      is there a way to clear github related information from a user in the nodebb database ?

    • S

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

      1
      0
      Votes
      1
      Posts
      1093
      Views

      S

      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

    • A

      New users on my forum are "undefined"
      Bug Reports • undefined users • • a_5mith

      4
      0
      Votes
      4
      Posts
      2088
      Views

      julian

      Yeah, some blind fixing for gh#1741 caused this to happen, but to be honest, that bug was kind of hard to reproduce, so that side effect cropped in 😄

      No clue how to handle the existing users with "undefined" as their username... hm

      Xandaros created this issue in NodeBB/NodeBB closed Calling user.create with existing username #1741