Navigation

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

    mjason4x

    @mjason4x

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

    mjason4x Follow

    Best posts made by mjason4x

    • RE: Fresh Install Error - Cannot Login/Register & JS Reference Error

      Used the below command as temporal fix for now...

      Will upgrade when next stable is released

      $ cp node_modules/socket.io-client/socket.io.js node_modules/socket.io-client/
      
      
      posted in Technical Support
      M
      mjason4x

    Latest posts made by mjason4x

    • RE: Fresh Install Error - Cannot Login/Register & JS Reference Error

      Used the below command as temporal fix for now...

      Will upgrade when next stable is released

      $ cp node_modules/socket.io-client/socket.io.js node_modules/socket.io-client/
      
      
      posted in Technical Support
      M
      mjason4x
    • Fresh Install Error - Cannot Login/Register & JS Reference Error

      Hello!

      I just did a fresh install of NodeBB and i am getting two issues.

      First i cannot login due to Invalid CSRF Token

      and Browser console displaying errors

      nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:8 Uncaught ReferenceError: io is not defined
      at http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:8:13946
      at http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:8:15593
      sounds.js?v=f2c543ff-5779-45b5-b067-613749585aaf:11 Uncaught TypeError: Cannot read property 'on' of undefined
      at http://forum.zarfundbeast.com/src/modules/sounds.js?v=f2c543ff-5779-45b5-b067-613749585aaf:11:8
      at Object.execCb (http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:7:375)
      at w.check (http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:26583)
      at w.<anonymous> (http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:28821)
      at http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:21093
      at http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:29252
      at y (http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:20653)
      at w.emit (http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:29223)
      at w.check (http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:27135)
      at w.enable (http://forum.zarfundbeast.com/nodebb.min.js?f2c543ff-5779-45b5-b067-613749585aaf:6:29121)

      How can i fix These Issues Please...

      posted in Technical Support
      M
      mjason4x