+1
Bug with last 5 match result icons
There is a bug with the W/D/L icons on the Standings table if the matches do not contain a date.
Without a date they are in a randomised order, rather than following the Matchweek order.
For some of my older league tables i do not have the dates for all the games, so just order them by match week instead, so the icons are completely incorrect.
Customer support service by UserEcho
wp_anwpfl_standings has 3 missing columns:
table_lazy (of type tinyint)
table_date_start (of type date and time)
table_date_end (of type date and time)