• We just upgraded the platform on which this website runs! Please inform @Jaxel of any issues.

Search results

  1. Raiser

    Jaxel's 2018 Scoreboard

    UPDATE: I got it working
  2. Raiser

    Jaxel's 2018 Scoreboard

    Here is where it's breaking down at. var versus_1 = docData['versus_1'].split('||'); versus_2 = docData['versus_2'].split('||'); round_1 = docData['round_1'].split('||'); game_1 = docData['game_1'].split('||'); I guess I need to use the "||" somewhere for it to...
  3. Raiser

    Jaxel's 2018 Scoreboard

    I figured the pictures wouldn't show up, but I could cut those out. Console does show this error js:69 Uncaught TypeError: Cannot read property 'split' of undefined at fireExec (js:69) at c.snapshot (firebase.js?_v=12838d63:92) at Object.i [as next]...
  4. Raiser

    Jaxel's 2018 Scoreboard

    I'm not a coder, but I'm trying... I popped this code into all the editors and renamed my stuff to match your titles and identifiers, but nothing is populating. Is there something I'm missing that's breaking it?