Hi,
MyCRED update 1.7 has been released. Upgrading has now broken the MyCRED->wpDiscuz plugin. Can you take a look and update this plugin to work with MyCRED 1.7?
Thanks
Hi,
MyCRED update 1.7 has been released. Upgrading has now broken the MyCRED->wpDiscuz plugin. Can you take a look and update this plugin to work with MyCRED 1.7?
Thanks
One fix was in the integration code. The rank is now an object.
$afterLabelHtml .= "Rank: " . mycred_get_users_rank($comment->user_id)->title;
Fixes it for me, at least until you publish the official fix.
Hi John,
Ok Thanks, we will check it.
Hi John,
Please update wpDiscuz/MyCred.
Nice fix. Rank icon and badges now show up properly in the comments.