Fixed missing $ in variable name
Created by: zlamalp
- There was missing $ in variable name in recently changed services, which handle member status. It caused data generating to fail.
- Now all variable usages are prepended with $.
Created by: zlamalp