i can not retrieve or change my password in d7.0.0
i get the following error
eceived: from roaringbiz-serv ([127.0.0.1]) by 127.0.0.1
with SMTP (Code-Crafters Ability Mail Server 2.70);
Sat, 02 Jan 2010 04:53:50 -0800
Date: Sat, 02 Jan 2010 04:53:50 -0800
Subject: =?UTF-8?B?RGF0YWJhc2UgZXJyb3IgaW4gPFNpdGVOYW1lPg==?=
To: roaringbiz@live.ca
Content-type: text/html; charset=UTF-8
MIME-Version: 1.0
From: =?UTF-8?B?Um9hUmluRy5CaVo=?= <roaringbiz@live.ca>
Database error in <SiteName><br /><br /> Query: <pre>
UPDATE `Profiles`
SET
`Password` = 'b143209235109751bdade52bd6b194945cb4c023',
`Salt` = 'ZTlmYzMz'
WHERE
`ID`='1'
</pre> Mysql error: Unknown column 'Salt' in 'field list'<br /><br /> Found error in the file '<b>D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\forgot.php</b>' at line <b>167</b>.<br /> Called '<b>db_res</b>' function with erroneous argument #<b>0</b>.<br /><br /><br /> Debug backtrace: <pre>Array ( [1] => Array ( [file] => D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\inc\classes\BxDolDb.php [line] => 236 [function] => error [class] => BxDolDb [object] => BxDolDb Object ( [error_checking] => 1 [host] => localhost [port] => [socket] => [dbname] => dollfin2009 [user] => root [password] => mysecret@2001!a1964 [link] => Resource id #33 [current_res] => [curr
UPDATE `Profiles`
SET
`Password` = 'b143209235109751bdade52bd6b194945cb4c023',
`Salt` = 'ZTlmYzMz'
WHERE
`ID`='1'
) ) [2] => Array ( [file] => D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\inc\db.inc.php [line] => 43 [function] => res [class] => BxDolDb [object] => BxDolDb Object ( [error_checking] => 1 [host] => localhost [port] => [socket] => [dbname] => dollfin2009 [user] => root [password] => mysecret@2001!a1964 [link] => Resource id #33 [current_res] => [current_arr_type] => 1 [oParams] => BxDolParams Object ( [_oDb] => BxDolDb Object *RECURSION* [_oCache] => BxDolCacheFile Object (
UPDATE `Profiles`
SET
`Password` = 'b143209235109751bdade52bd6b194945cb4c023',
`Salt` = 'ZTlmYzMz'
WHERE
`ID`='1'
) ) [3] => Array ( [file] => D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\forgot.php [line] => 167 [function] => db_res [args] => Array ( [0] =>
UPDATE `Profiles`
SET
`Password` = 'b143209235109751bdade52bd6b194945cb4c023',
`Salt` = 'ZTlmYzMz'
WHERE
`ID`='1'
) ) [4] => Array ( [file] => D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\forgot.php [line] => 114 [function] => generateUserNewPwd [args] => Array ( [0] => 1 ) ) ) </pre> Called script: /forgot.php<br /> Request parameters: <pre>Array ( [Email] => webmaster@roaring.biz [captcha] => 2stkkt [do_submit] => Retrieve my information [lang] => en [strSec] => de17e8055dcac557f963bad7d27598e6 ) </pre>-- Auto-report system
it is very annoying
can it be fixed?