• Hi!

    I’ve tried to use this plugin and use tennis as a sport. I’ve successfully added a season and 2 teams, but as soon as I try to add matches I get alot of errors, looking like:

    “Warning: Creating default object from empty value in C:\xampp\htdocs\wordpress\wp-content\plugins\leaguemanager\admin\match.php on line 90”

    “Call Stack
    # Time Memory Function Location
    1 0.0012 180496 {main}( ) ..\admin.php:0
    2 1.5042 13955848 do_action( ) ..\admin.php:151
    3 1.5043 13956760 call_user_func_array ( ) ..\plugin.php:406
    4 1.5043 13956808 LeagueManagerAdminPanel->display( ) ..\plugin.php:406
    5 1.5057 14015392 include_once( ‘C:\xampp\htdocs\wordpress\wp-content\plugins\leaguemanager\admin\match.php’ ) ..\admin.php:145″

    approx 15 of these errors appear, but I can still add matches.. Am I doing something wrong?

    I also have alot of other issues with tennis and adding results, for example what is “Games Allowed” supposed to represent? At first it seemed to sum up to the number of games lost during all matches, but then I added a match with “6-0, 0-6, 6-0” score, and the “Games allowed” column was 6 for the winning guy, and 7 for the guy loosing.

    Should also be noted that I get lots of errors and warnings when adding tennis-results:

    ( ! ) Warning: Illegal string offset ‘plus’ in C:\xampp\htdocs\wordpress\wp-content\plugins\leaguemanager\admin\admin.php on line 438
    Call Stack
    # Time Memory Function Location
    1 0.0011 189824 {main}( ) ..\admin.php:0
    2 1.5197 13971496 do_action( ) ..\admin.php:151
    3 1.5198 13972408 call_user_func_array ( ) ..\plugin.php:406
    4 1.5198 13972456 LeagueManagerAdminPanel->display( ) ..\plugin.php:406
    5 1.5214 14025560 include_once( ‘C:\xampp\htdocs\wordpress\wp-content\plugins\leaguemanager\admin\show-league.php’ ) ..\admin.php:147
    6 1.5223 14026120 LeagueManagerAdminPanel->updateResults( ) ..\show-league.php:47
    7 1.5279 14050872 LeagueManagerAdminPanel->saveStandings( ) ..\admin.php:966

    I’m really out of ideas here, cant for the love of me figure out how to use this 🙁

    http://wordpress.org/extend/plugins/leaguemanager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author LaMonte Forthun

    (@lamontef)

    I’m just seeing your note, but I’m on my way out for a couple of hours, I’ll have a look when I get back and see what I can come up with. I think you might have your error reporting set a bit to strict as I don’t know that I’ve seen those messages using the tennis ‘sport’ before.

    I’ll be in touch after I do some testing, but again, I’ll be a bit later tonight, we’ll get it worked out for you…

    Thread Starter manas85

    (@manas85)

    Alright, I’m new to wordpress and php, so I dont know how I would go about and adjust those settings.

    But I appreciate the help, hopefully we can sort it out 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error creating matches Tennis errors’ is closed to new replies.