still having troubles updating championship.
further informations:
when editing groups of different season, it seems that the script doesn’t use the current season for creating the URL.
what it shows:
admin.php?page=leaguemanager&subpage=show-league&league_id=10&group=+Gruppe+B
how it should be:
admin.php?page=leaguemanager&subpage=show-league&league_id=10&season=2004&group=+Gruppe+B
this appears everytime i try to select a group or edit matches. even when i try to show semi-final, third-place, final match.
in addition, when i try to edit final matches, while typing the url manually, it shows the following mysql error:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT 'custom' FROM fks_leaguemanager_matches WHERE 'id' =
any ideas on how to fix that, please?!