Results 1 to 4 of 4

Thread: firefox not saving passwords, help

  1. #1
    Join Date
    Sep 2005
    Posts
    208

    firefox not saving passwords, help

    Hello, I have the firefox version 2 and firefox 3 version. And both of this versions sometimes does not gives me options to remember and save passwords for some websites and therefore it wont store any password for AutoComplete or AutoFill. Why is that happening? Can anyone help me out. Thank you

  2. #2
    Join Date
    Sep 2005
    Posts
    1,476

    Re: firefox not saving passwords

    Have you tried reinstalling your firefox versions and see if the problem still persists? You can also try to Restore passwords in firefox or move to any other browser like Google Chrome. You can also refer to some similar topics like firefox 3 not remembering passwords to solve your issue.

  3. #3
    Join Date
    Oct 2004
    Posts
    1,342

    Re: firefox not saving passwords

    If you want to enable user ID and password Auto Complete on all websites and web pages regardless of any website setting, go to C:\Program Files\Mozilla Firefox\components folder, and edit the nsLoginManager.js file.

    Locate the following lines of code (around line 725 to 727 in Firefox 3), and the comment out the lines by adding // (double slash) in front of the lines.

    Before:
    if (element && element.hasAttribute("autocomplete") &&
    element.getAttribute("autocomplete").toLowerCase() == "off")
    return true;


    After:
    // if (element && element.hasAttribute(”autocomplete”) &&
    // element.getAttribute(”autocomplete”).toLowerCase() == “off”)
    // return true;


    After editing, save the file and restart Firefox browser, and now all passwords can be saved.

  4. #4
    Join Date
    Dec 2007
    Posts
    1,736

    Re: firefox not saving passwords

    Here is a way to save passwords on sites that dont let you in firefox.

    You must have the "Remember passwords" feature enabled for the browser to remember them. In Firefox 2.0 and above, make sure Tools -> Options -> Security / Passwords -> "Remember passwords for sites" is checked.

    Additionally, you may have once told the browser to never save the passwords for the site. In Firefox 2.0 and above, check the list under Tools -> Options -> Security / Passwords -> Exceptions.

    More information here.

Similar Threads

  1. Saving many passwords on seamonkey
    By Biswanath1 in forum Windows Software
    Replies: 3
    Last Post: 24-02-2012, 12:55 AM
  2. Save passwords with Firefox
    By TheGreatOne in forum Tips & Tweaks
    Replies: 1
    Last Post: 21-05-2011, 07:54 AM
  3. How to edit saved passwords in firefox
    By Salome in forum Technology & Internet
    Replies: 4
    Last Post: 27-05-2009, 03:26 PM
  4. Saving passwords in Internet explorer
    By DJ SAN in forum Technology & Internet
    Replies: 2
    Last Post: 15-05-2009, 08:16 PM
  5. Restore passwords firefox 3
    By Icarusul in forum Technology & Internet
    Replies: 2
    Last Post: 07-10-2008, 07:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,885,317.04133 seconds with 17 queries