Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error on login after update


themtgco

Recommended Posts

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...