Viewing 8 replies - 1 through 8 (of 8 total)
  • to edit custom columns first add a league, then go to “settings” (when you have a specific league selected). There’s a part called “Edit table structure”. You can hit “add column” and insert a title, choose between points and text as type, choose wether or not to sort by this column and sort the columns as you wish.

    Then go back to the leagues page and add teams and competitions. In the results table you will have input fields to fill in. To save the results table you need to hit the “update Table” button (enter does not work due to two submit buttons in the form)

    The Plugin DOES WORK and is NOT HALFBUILD!!

    Has anybody actually got this to work? All I got after dropping into plugins and clicking activate was a fatal error:

    WordPress database error: [Table ‘ftblog.wp_leaguemanager_leagues’ doesn’t exist]
    SELECT title, id FROM wp_leaguemanager_leagues WHERE active = 1 ORDER BY id ASC

    Hey,

    what Version are you using? If you use any version below 1.4.1 I recommend to update to that.

    On what page to you get the error message? Plugins or Manage? Can you get to the Manage -> Leagues Page? If yes try deinstalling the plugin and then reactivate it.

    I’ve just tested the database table creation on my computer and it worked. For some reasons the tables have not been created for you…

    Hi there,

    i have tested database table creation upon plugin activation with the newest Version of Leaguemanager Plugin (1.5) and WordPress 2.3.3, 2.6 and 2.7-hemorrhage.

    I believe it does work.

    Have you tried Free Online League? You can create a league and add to your blog using an iframe.

    Any exmaple can be seen working here.

    Anders Carlén

    (@anderscarlen)

    i have tested database table creation upon plugin activation with the newest Version of Leaguemanager Plugin (1.5) and WordPress 2.3.3, 2.6 and 2.7-hemorrhage.
    I believe it does work.

    Does this function – custom fields – still exist in version 2.1 ?
    I haven’t been able to find anything called “Edit table structure” on my install.
    LM-version 2.1
    Wordpress: 2.6.3

    K

    (@koelle)

    Hi,

    no this feature is no longer impemented. If some value is needed for a specific league type I may implement it directly into the plugin. This could be controlled via the league type

    Anders Carlén

    (@anderscarlen)

    Ok. At least I am not going crazy then… ??

    I am using the league for a badminton series, but this request would also apply to Tennis, tabletennis and other racket-sports. Don’t know how hard it might be to code, but I’ll try my best to explain:

    Instead of “Goals” -> a “points” field, with the option of one, two, three, four or five “sets”. To make it really flexible I guess you would have to be able to set how many points is needed to win a set, and how many sets should be available/ or how many sets is required to win a game.

    Actually – you might not need to decide how many points needed to win a set, just have the system look at which player has the highest score in each set, and then look at which player has the most sets of the sets entered. I am sure there is a way to program that – but I have no idea how! ??

    As you can tell I am thinking as I write, but maybe you get the general idea?
    /anders

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: LeagueManager] Editing league tables’ is closed to new replies.