Viewing 1 replies (of 1 total)
  • Plugin Author ThemeBoy

    (@themeboy)

    Hi @saltandpepper

    Thank you for your feedback. We’ll be releasing an update early next week with a fix for this issue. The error occurs when no players have been added to an event. For a temporary fix, please change the line 142 to:

    if ( is_array( $players ) ): foreach( $players as $player_id => $player_performance ):

    and line 209 to:

    endforeach; endif;

    I’ll let you know when the update becomes available.

Viewing 1 replies (of 1 total)
  • The topic ‘Player List Error’ is closed to new replies.