K
(@koelle)
The shortcodes have changed
[standings league_id=ID]
[matches league_id=ID]
[match id=x]
[teams league_id=ID]
[team id=x]
[crosstable league_id=ID]
Sorry for the inconvenience.
Ok, they display but I get this 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 ‘ORDER BY rank ASC, id ASC’ at line 1]
SELECT title, website, coach, logo, home, points_plus, points_minus, points2_plus, points2_minus, add_points, done_matches, won_matches, draw_matches, lost_matches, diff, league_id, id, season, rank, status, custom FROM wp_leaguemanager_teams WHERE league_id = 9 AND season = ORDER BY rank ASC, id ASC
K
(@koelle)
Did you add a season and followed the steps described on my blog?
Is there any chance that upgrade would be fully automatic? Would be fan-ta-stic 🙂
K
(@koelle)
Do you mean with adding seasons? Well, this could cause troubles and merging of two leagues into one would still be not possible. Check this post on my blog for a small page that can help you in assigning seasons.