Problem/Motivation
In the achievements_reset method, the code uses the method achievements_relock which does not exist and the variable $achievement that does not exist.
Proposed resolution
- Replace achievements_relock by achievements_locked
- Define $achievement
Issue fork achievements-3341331
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
nico.b commentedComment #5
grasmash commented