It seems that there is something wrong with Forgot your password in the sing in page of MTE(1.02). When I tried to recovery password in the pop window, after input username&password hint, it showed me the error:


unknown column: set_password for class MT::BasicAuthor at lib/MT/Object.pm line 283 MT::Object::AUTOLOAD('MT::BasicAuthor=HASH(0x8f082c8)', 'ukoxs4h6') called at lib/MT/App/CMS.pm line 576 MT::App::CMS::reset_password('MT::App::CMS=HASH(0x8abbcc0)', 'MT::BasicAuthor=HASH(0x8f082c8)', 'mte', 'test') called at lib/MT/App/CMS.pm line 486 MT::App::CMS::recover_password('MT::App::CMS=HASH(0x8abbcc0)') called at lib/MT/App.pm line 697 eval {...} called at lib/MT/App.pm line 646 MT::App::run('MT::App::CMS=HASH(0x8abbcc0)') called at lib/MT/Bootstrap.pm line 47 eval {...} called at lib/MT/Bootstrap.pm line 42 MT::Bootstrap::import('MT::Bootstrap', 'App', 'MT::App::CMS') called at /var/www/cgi-bin/mt/main line 11 main::BEGIN() called at lib/MT/Auth.pm line 11 eval {...} called at lib/MT/Auth.pm line 11


If login as admin, we can recover password for other users. Users also can modify theire own password after they login. Only the Forgot your password doesn't work well.

Any help will be greatly appreciated.