Hi @bbpressyzh,
Thank you for contacting us,
Can you please let me know where you are viewing this warning is it appearing by adding the shortcode in myCred leaderboard widget?
Nope, I only use leaderboard shortcode.
Hi @bbpressyzh,
Can you please share the exact shortcode that you are using also please let us know the version of PHP / myCred as we are unable to replicate this issue on our end.
Thanks!
[mycred_leaderboard number=30 current=1 wrap=””]
[/mycred_leaderboard]
<table>
<thead>
<tr>
<th>#</th>
<th>User</th>
<th>Rank</th>
<th>Badge</th>
</tr>
</thead>
<tbody><tr>
<td>%position%</td>
<td>%avatar% <br> %user_profile_link%</td>
<td>%rank_logo% <br> %cred_f% </td>
<td>%badges%</td>
</tr></tbody>
</table>
PHP 7.3.16
Hi @bbpressyzh,
We are unable to replicate this issue on our staging environment it would be great if you can share the steps to reproduce this issue.
I just met this error when I visited the website and I checked the error logs it shows
Undefined variable: exclude_filter in plugins/mycred/includes/classes/class.query-leaderboard.php on line 663
So I’m here.
Hi @bbpressyzh,
Thanks for reporting this issue we will be adding this fix in the next upcoming update.