themtgco Posted December 23, 2012 Posted December 23, 2012 I have just updated from 2.3.1 to 2.3.2 and then to 2.3.3 When I log in as a customer I get the following error. 1054 - Unknown column 'password_reset_key' in 'field list' update customers_info set customers_info_date_of_last_logon = now(), customers_info_number_of_logons = customers_info_number_of_logons+1, password_reset_key = null, password_reset_date = null where customers_info_id = '2' After going back the customer is logged in though. I tried deleting the customer and making it again but the same thing still happens.
themtgco Posted December 23, 2012 Author Posted December 23, 2012 nevermind... I found the sql table changes from 2.3.1 to 2.3.2 :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.