Home > Plugins > LeagueManager Championchip Mode

LeagueManager Championchip Mode

I have already been asked several times if a Championchip Mode would be possible. I have also started workin on this feature, but unfortunately I don’t have enough time to further develop it, as it would be highly complex. However I have some preliminary code, that resides in lib/championchip.php and admin/championchip.php. It follows a list of features I thought would be needed:

* Option to set number of teams that adavance from preliminary round to final round (easy with WP action)
* insert groups (like Seasons)
* dropdown in team edit form to allocate group to team (easy with WP action)
* Add final matches beforehand in a style Winner A – Second B (present)
* replace code format of final matches with respective team

So the basic features of the plugin already exist or are quite easy to implement. However the last part of inserting the true teams for respective final matches is quite complicated. My idea would be to add buttons to proceed into the next round.

Is there anybody or group who would be willing to work on this feature. It should be already possible with LeagueManager 2.9 to implement a Championchip Mode as standalone-plugin. If not, I would provide needed hooks.

I hope there is somebody who could work on that, because I think it would be a very cool feature.

Kolja Schleich Plugins ,

  1. May 26th, 2009 at 21:45 | #1

    ERRR DATABASE
    Sorry no speak english, only spanish

    WordPress database error: [Unknown column 'status' in 'field list']

    Tengo el mismo problema que “Real_Sanchez”
    http://wordpress.org/support/topic/273533

    HE borrado todo, como si fuera la primera vez que utilizo el plugin
    y da error database, no crea las tablas algo ocurre
    puedes enviarme la base de datos sola, asi la subo por myphp-admin

  2. July 22nd, 2009 at 16:32 | #2

    Would be great if someone out there could add champions league type formats to this. Unfortunately i am clueless in stuff like that or i would offer any help i could.

  3. June 22nd, 2010 at 18:25 | #3

    Hello, I hope you can help me. I tell you: Create a ChampionChip League mode, and create the two groups, then create a season and add four teams in each group. So far so good there, but the problem is that when trying to add games to each group, I throw 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''at line 1]
    SELECT `FROM` wp_leaguemanager_matches custom WHERE `id` =

    Warning: mysql_real_escape_string () expects parameter 1 to be string, array Given in / home / cdbiobio / public_html / wp / wp-includes / wp-db.php on line 785

    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 `FROM` wp_leaguemanager_matches custom WHERE `id` =

    and I can not add events to each group.

    I hope you can help, I have WP 3.0 and the version of the plugin that I have installed is the 3.5.6

  4. June 26th, 2010 at 10:36 | #4

    Championship Mode for World Cup is working fine for me until the round of the last 16 teams. Now I can not display the “next match” in the widget for my “home team”. It will only display the last matches.

    Also the table/standings for the group of my home team will only show the rank of my home team but not the other ranks.

    What am I doing wrong?

  5. June 26th, 2010 at 10:38 | #5

    Have to add, that the “last match” ist updated/displayed the following day in the widget not after I add the score. Should be displayed directly after score is entered.

    Also the tables ups and downs should be calculated by the last gameday and not the last update of scores!

  1. No trackbacks yet.