Tournament "Starts" Time bug

  • Resolved
    Posted in: Arcane  
  • Member
    SevenRichieWhite
    November 16, 2018 at 11:42 pm #116221

    I got an strange bug with the starting time of an tournament. At “Starts” it shows me the current date and time +1 hour but not the date when the tournament starts.

    See image here: Click

    I figured out that there is something wrong in the “tmp-tournament-single.php” because in the tournament block which uses the “single-tournament.php” it is working correctly by that line: $timestart = strtotime($arcane_t_data['tournament_starts']);

    The “tmp-tournament-single.php” doesn’t have timestart object nor the arcane_t_data value. Showing up the current time on a place where the tournament starting time should showing up will end in a bunch of confused users 🙂

    So how can i fix that before an coming update? Thanks 😉

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.