Viewing 7 replies - 1 through 7 (of 7 total)
  • Michael Beckwith

    (@tw2113)

    The BenchPresser

    Could you email me the screenshots? It may be easier than having to request access. michael @ webdevstudios.com.

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    What action exactly are you using when you’re running into this? Trying to rebuild the leaderboard data?

    Thread Starter oddmonster

    (@oddmonster)

    Yep!

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    I believe I’ve been let in before, but no idea if those test accounts are still around or valid, but would you be willing to let me into the website again?

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    It’s by no means a complete answer, and I don’t have enough access to effectively debug WHY, but the issue appears to be stemming from the WP core function wp_list_pluck() and not finding array keys that it’s expecting.

    We use the function in what looks to be 4 different places.

    I am curious if by some possible chance, deleting the _badgeos_leaderboard_leaders meta key/values from the database may somehow help.

    Thread Starter oddmonster

    (@oddmonster)

    So, if I’m understanding you correctly, the plugin is currently not compatible with one portion of WP core code? Or is it incompatible with a portion of that particular database? Because it’s still working on our other installations.

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    What the errors and what I saw are telling me is that for some reason, it’s not receiving the data that it’s expecting to have available. Specifically arrays that have specific keys, like “user_id” and whatnot.

    The question is why not, and I’m not able to answer that at the moment.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘BadgeOS Leaderboards errors’ is closed to new replies.