We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Noticed it myself, and now a user pointed out the issue as he did not get the badge.
Settings: 'liked' → 10 up-votes 'loved' → 50 up-votes 'revered' → 100 up-votes
Issue: A user reaches x upvotes but is not rewarded the 'loved' badge.
Hunting the bug:
Could it be that check_voted($uid) does not get the userid? Somehow it is not triggered automatically... How is it triggered?
check_voted($uid)
Greetings :) Kai
*PS: If I go to >Admin >Plugins >Badge Plugin and do Recheck Badge Awarding, those badges get rewarded!
Recheck Badge Awarding
The text was updated successfully, but these errors were encountered:
It seems to work on my site...
Sorry, something went wrong.
This is weird. I will look into this as soon as it happens again. Thanks Noah.
No branches or pull requests
Noticed it myself, and now a user pointed out the issue as he did not get the badge.
Settings:
'liked' → 10 up-votes
'loved' → 50 up-votes
'revered' → 100 up-votes
Issue:
A user reaches x upvotes but is not rewarded the 'loved' badge.
Hunting the bug:
Could it be that
check_voted($uid)
does not get the userid? Somehow it is not triggered automatically... How is it triggered?Greetings :)
Kai
*PS: If I go to >Admin >Plugins >Badge Plugin and do
Recheck Badge Awarding
, those badges get rewarded!The text was updated successfully, but these errors were encountered: