When user resets password and uses link to log in first time, the following error pops up:

user warning: Unknown column 'a_status' in 'field list' query: UPDATE simplenews_subscriptions SET a_status = 1 WHERE uid = 1 in /home/drupalsite/public_html/sites/all/modules/simplenews/simplenews.module on line 611.

Again, this is produced when:

1) User forgets password to log in to Drupal
2) User gets new password sent
3) User uses the link in the email to log in once
4) Error shows up after they have clicked to log in once and are viewing /user/#/edit

Comments

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

Do you use the latest 6.x-1.x-dev version?
Did you run update.php after upgrading?

sutharsan’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No repsonse. Closing the message.
Feel free to re-open if the problem persists.