Closed (fixed)
Project:
Simplenews
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2008 at 16:47 UTC
Updated:
5 Jun 2008 at 14:23 UTC
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
Comment #1
sutharsan commentedDo you use the latest 6.x-1.x-dev version?
Did you run update.php after upgrading?
Comment #2
sutharsan commentedNo repsonse. Closing the message.
Feel free to re-open if the problem persists.