1,365
edits
m (added two new snippets) |
No edit summary |
||
Line 4: | Line 4: | ||
= Snippets = | = Snippets = | ||
== Crashes == | == Crashes == | ||
Go to the address __about:crashes__ and tell us your latest crash IDs. We can then look at the data specific to your crash and have a better idea of what is causing the problem. | <pre>Go to the address __about:crashes__ and tell us your latest crash IDs. We can then look at the data specific to your crash and have a better idea of what is causing the problem.</pre> | ||
=== Plugin crash === | === Plugin crash === | ||
That crash is caused by the Flash plugin. The next version of Firefox (3.6.4) will actually run plugins separately from Firefox, so if one them crashes it won't take Firefox down with it. See ((Plugin crash reports)) | <pre>That crash is caused by the Flash plugin. The next version of Firefox (3.6.4) will actually run plugins separately from Firefox, so if one them crashes it won't take Firefox down with it. See ((Plugin crash reports))</pre> | ||
== Safe mode == | == Safe mode == | ||
If you close Firefox, then start Firefox in Safe Mode, does the problem still occur? For instructions on starting in Safe Mode, see ((Safe Mode)). | <pre>If you close Firefox, then start Firefox in Safe Mode, does the problem still occur? For instructions on starting in Safe Mode, see ((Safe Mode)).</pre> | ||
== Test profile == | == Test profile == | ||
Your Firefox settings and info are kept in a folder separate from the Firefox program, called your profile folder. Try creating a test profile, to see if the problem still occurs. See ((Managing profiles)) | <pre>Your Firefox settings and info are kept in a folder separate from the Firefox program, called your profile folder. Try creating a test profile, to see if the problem still occurs. See ((Managing profiles))</pre> | ||
== Probably an extension == | == Probably an extension == | ||
Extensions can sometimes be the cause of problems. If the problem does not occur in Safe Mode, then you can disable your extensions one-by-one until you find out which one is causing the problem. See ((Troubleshooting extensions and themes)) | <pre>Extensions can sometimes be the cause of problems. If the problem does not occur in Safe Mode, then you can disable your extensions one-by-one until you find out which one is causing the problem. See ((Troubleshooting extensions and themes))</pre> | ||
== Try clearing cache and cookies == | == Try clearing cache and cookies == | ||
Try clearing your cache and cookies. | <pre>Try clearing your cache and cookies. | ||
# Open the {MENU()}Tools{MENU} menu, then select {MENU()}Clear Recent History...{MENU}. | # Open the {MENU()}Tools{MENU} menu, then select {MENU()}Clear Recent History...{MENU}. | ||
# In the __Time Range to clear:__ drop-down, select __Everything__. | # In the __Time Range to clear:__ drop-down, select __Everything__. | ||
# Click the arrow next to __Details__ to display the list of items that can be cleared. | # Click the arrow next to __Details__ to display the list of items that can be cleared. | ||
# Select both __Cookies__ and __Cache__. | # Select both __Cookies__ and __Cache__. | ||
# Click {DIV(class=button,type=>span)}Clear Now{DIV}. | # Click {DIV(class=button,type=>span)}Clear Now{DIV}.</pre> | ||
== Webmail == | == Webmail == | ||
Firefox is not an email program, so your problem depends on what site you are using for email. What site are you using? | <pre>Firefox is not an email program, so your problem depends on what site you are using for email. What site are you using?</pre> | ||
=== Hotmail === | === Hotmail === | ||
It's a bug on the Hotmail website. Mozilla has contacted the Hotmail team and they are working on a fix. You can use a workaround provided in the ((Blank messages in Hotmail)) article. | <pre>It's a bug on the Hotmail website. Mozilla has contacted the Hotmail team and they are working on a fix. You can use a workaround provided in the ((Blank messages in Hotmail)) article.</pre> | ||
== about:support == | == about:support == | ||
We'll need some more info about your Firefox setup. Go to __Help > Troubleshooting Information__, then click __Copy all to Clipboard__. Open a reply to this post, and go to __Edit > Paste__ to paste the info from your Troubleshooting Information page. | <pre>We'll need some more info about your Firefox setup. Go to __Help > Troubleshooting Information__, then click __Copy all to Clipboard__. Open a reply to this post, and go to __Edit > Paste__ to paste the info from your Troubleshooting Information page.</pre> | ||
== about:config == | == about:config == | ||
In the ((Location bar autocomplete|Location bar)), type __about:config__ and press {TAG(tag=kbd)}Enter{TAG}. | <pre>In the ((Location bar autocomplete|Location bar)), type __about:config__ and press {TAG(tag=kbd)}Enter{TAG}. | ||
** The about:config ''"This might void your warranty!"'' warning page may appear. Click {DIV(class=button,type=>span)}I'll be careful, I promise!{DIV}, to continue to the about:config page. | ** The about:config ''"This might void your warranty!"'' warning page may appear. Click {DIV(class=button,type=>span)}I'll be careful, I promise!{DIV}, to continue to the about:config page.</pre> | ||
== Go to profile (before telling a user to delete a file) == | == Go to profile (before telling a user to delete a file) == | ||
Go to __Help > Troubleshooting Information__, then click on __Open Containing Folder__. That will open Windows Explorer in your Firefox profile. | <pre>Go to __Help > Troubleshooting Information__, then click on __Open Containing Folder__. That will open Windows Explorer in your Firefox profile.</pre> | ||
== Update Flash == | == Update Flash == | ||
You're using an old version of the Flash plugin, which can cause problems. First update your installation of Flash. See ((Managing the Flash plugin)) | <pre>You're using an old version of the Flash plugin, which can cause problems. First update your installation of Flash. See ((Managing the Flash plugin))</pre> | ||
== Possible Malware == | == Possible Malware == | ||
Your issue may be caused by Malware. You can run and update the following __free__ anti virus software: | <pre>Your issue may be caused by Malware. You can run and update the following __free__ anti virus software: | ||
1. Malwarebytes (Free version) - http://www.malwarebytes.org | 1. Malwarebytes (Free version) - http://www.malwarebytes.org | ||
Line 60: | Line 60: | ||
*http://forums.spybot.info/ | *http://forums.spybot.info/ | ||
*http://www.spywarewarrior.com/index.php | *http://www.spywarewarrior.com/index.php</pre> | ||
=== Create Master Password === | === Create Master Password === | ||
<pre>1. Click __Tools__ on the top of the Firefox menu | |||
1. Click __Tools__ on the top of the Firefox menu | |||
2. In the drop-down box, click __options__ | 2. In the drop-down box, click __options__ | ||
Line 72: | Line 71: | ||
4. Under Passwords, click {DIV(class=button,type=>span)}Use a master password{DIV} | 4. Under Passwords, click {DIV(class=button,type=>span)}Use a master password{DIV} | ||
5. A Change password window will pop-up. Please enter your new password twice. | 5. A Change password window will pop-up. Please enter your new password twice.</pre> |
edits