Ensure that they have different and correct display order.Can you please explain to me what I'm doing wrong? I would like to use the level up feature for the badges!
So I have 3x Likes tiers
500
1000
5000
I want to use them in tier order, but somehow it's not working? What am I doing wrong? Thank you!
View attachment 3739
View attachment 3740
Minor code optimization when awarding repetitive user badges
Fixed awarding duplicate non-repeatable badges when running updating user badges from multiple instances
Automatically re-order badges in category when changing stacking badge to ensure correct stacking behavior
Fixed "helper_account" template modification apply on XF 2.3.10+
Fixed "Element.querySelectorAll: '.dataList-cell--toggle input:checkbox' is not a valid selector" error in ACP
Fix: wrap user badge update in single DB transaction
Fix: ensure consistent badge award conditions by fetching the latest user record with a row-level lock