• I just upgraded to 2.9.2 (had not upgraded for a bit since). I updated the database (got some errors about duplicate column ‘final’. And now my pages do not display tables, just the shortcut code like:

    [leaguestandings league_id=4 mode=extend]
    [leaguestandings league_id=2 mode=extend]
Viewing 5 replies - 1 through 5 (of 5 total)
  • 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.

    Thread Starter YukataNinja

    (@yukataninja)

    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

    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 ??

    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.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: LeagueManager] Does not display tables’ is closed to new replies.