• Resolved maverick19868

    (@maverick19868)


    I’ve created a league website and I’ve encountered this error and I’m unsure how to rectify this.

    Can anyone assist?

    error: Warning: A non-numeric value encountered in /wp-content/plugins/sportspress/includes/class-sp-league-table.php on line 668

    Line 688: ‘key’ => ‘sp_condition’,

Viewing 7 replies - 1 through 7 (of 7 total)
  • Roch

    (@rochesterj)

    Hi there!

    Thanks for reaching out.

    This is usually due to some non-numeric data in one of your fields.

    If you don’t see any other issues, you can safely disable warnings.

    Another thing you can test is to set all events as drafts, then publish them one by one to see which one causes that warning. From there, you can give that event a closer look and double check if you have any non-numeric values in any of your fields.

    Thanks!

    Thread Starter maverick19868

    (@maverick19868)

    I’ve made all events drafts and re-published individually but each one still gives the same error, the same thing also happens when I delete these events and re-add them via SP

    Is something missing from the line of code that is creating this error?

    668: $placeholder += $value;

    Plugin Contributor Savvas

    (@savvasha)

    Hi @maverick19868 ,

    Do you use any “adjustments” to your league tables? https://snipboard.io/sk4DiI.jpg

    Please check that there are no “non-numeric” values there.

    Thanks,
    Savvas

    Hi there! I think ive got some similar problem:

    Warning: A non-numeric value encountered in /home/klient.dhosting.pl/mkstecza/tecza/wp-content/plugins/sportspress/includes/class-sp-league-table.php on line 469

    Any ideas where the problem can be?

    Roch

    (@rochesterj)

    Hi there!

    A new ticket is the way to go. The same message can be caused by many different things.

    Thanks!

    Thread Starter maverick19868

    (@maverick19868)

    I found my issue was resolved by disabling “form” from my league table.

    Roch

    (@rochesterj)

    Hi there!

    Thanks for your reply, and I’m glad it’s resolved.

    Kind Regards,
    -Roch

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Warning: A non-numeric value encountered…class-sp-league-table.php on line 688’ is closed to new replies.