I am trying to update EE v2.4 to v2.10.1 and got a database error.
Error Number: 1060
Duplicate column name 'can_search'
ALTER TABLE exp_member_groups ADD COLUMN can_search char(1) NOT NULL default 'n'
Filename: updates/ud_0_00_09.php
Line Number: 112
Not sure what to do. Any help is appreciated.
app_versionconfig key?2.4.0