Skip to content
New issue

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

badgeos_revoke_achievement_from_user using old user meta methods #740

Open
uncannyken opened this issue Jun 22, 2020 · 0 comments
Open

badgeos_revoke_achievement_from_user using old user meta methods #740

uncannyken opened this issue Jun 22, 2020 · 0 comments

Comments

@uncannyken
Copy link

It seems there is a bug in BadgeOS function:
badgeos_update_user_achievements()
which is called in:
badgeos_revoke_achievement_from_user()
It seems you are using user meta for saving achievements but in newer versions of the plugin you are using your own tables. In the functions above there's no support for the newer versions.

BadgeOS Version: 3.6
WordPress version: 5.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant