Форуми / Cotonti / Support / SQL upgrade has b0rked login

fraze
#1 05.09.2010 22:35
Have just upgraded my installation to 0.6.10 from 0.6.5 and run the SQl upgrade, now I cant login, it throws up this error:

Fatal error : SQL error : Unknown column 'user_hashsalt' in 'field list'
Trustmaster
#2 05.09.2010 23:51
It means that you have missed applying this SQL patches in phpMyAdmin: sql/patch-0.6.3-0.6.9.sql
May the Source be with you!
fraze
#3 06.09.2010 01:21
thats actually what appears to have caused the problem, because if i revert the column to its original name everything works fine.
Trustmaster
#4 06.09.2010 02:15
Then it means you haven't updated files in system/core/users.
May the Source be with you!
fraze
#5 06.09.2010 02:35
ah ok i'll re-upload then - thanks :)