Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Any idea why first Rank is being awarded multiple times?
pavsid
New
Hi, I am using Yaga to award Ranks to users. We register new forum members via our main app (using the $UserModel->InsertForBasic
method). Once they have verified their email and they access the forum as a verified member, the first rank (newbie) is awarded twice, and sometimes 3 times.
Any idea why this might be?
Thanks in advance.
0
Answers
When a rank promotion occurs, an activity record is created. If a user gets demoted, an activity record is not created. There could be a conflicting configuration that causes a demotion and promotion. The promotion apparently wins out.
Or you could have found a bug.
Mind posting your configuration of the ranks?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Hi @hgtonight - Sure...
@hgtonight any ideas?
I've got this too. Sign-up regular Vanilla stuff, Level 1 rank posted a couple times for each newbie in recent activity.