Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

this._storage is null error

51 views
Skip to first unread message

Orhan Sumer

unread,
Aug 13, 2008, 4:12:51 AM8/13/08
to
Hi,

I have problem with save password. On Options->Security->Password->
"Remember password for sites" is enable, but never saved and ask to me if I
want store user/pass. I try it in 3.0.0 and 3.0.1 and my error code is in
"Error console"
"this._storage is null
file:////C:/Program%20Files/Mozilla%20Firefox/components/nsLoginManager.js
Line:479"

Have any one a idea how can I fix this

Orhan Sumer
/*
* countLogins
*
* Search for the known logins for entries matching the specified
criteria,
* returns only the count.
*/
countLogins : function (hostname, formSubmitURL, httpRealm) {
this.log("Counting logins matching host: " + hostname +
", formSubmitURL: " + formSubmitURL + ", httpRealm: " +
httpRealm);

Line:479->> return this._storage.countLogins(hostname, formSubmitURL,
httpRealm);
},


Dr. Flink

unread,
Sep 25, 2008, 12:48:54 PM9/25/08
to
Message has been deleted

kirimli...@gmail.com

unread,
Sep 26, 2008, 8:30:41 AM9/26/08
to

(I can't speak and write English)
Please change session files encoding (UTF-8) or remove files from
Firefox Profile Folder http://kb.mozillazine.org/Profile_folder .
For exp.:
My systems path "C:\Documents and Settings\Administrator\Application
Data\Mozilla\Firefox\Profiles\bdwa1ovd.default\" signons2.txt and
signons3.txt
best regards.

kirimli...@gmail.com

unread,
Sep 26, 2008, 8:34:53 AM9/26/08
to
On 13 Ağustos, 11:12, "Orhan Sumer" <sumer.or...@gmail.com> wrote:

How can you change encoding session files. (for who don't know)
Open the session files with notepad and than click save as file (file
\save as) and select UTF-8 encoding from file encoding select-box.
After save and close files ;)

0 new messages