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

Command icon 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

nico.b created an issue. See original summary.

nico.b’s picture

Status: Active » Needs review

  • grasmash committed 650b81d1 on 3.x
    Issue #3341331: Undefined function and variable in "achievements_reset"
    
grasmash’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.