Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Facebook

  • 3 odpovede
  • 1 má tento problém
  • 9 zobrazení
  • Posledná odpoveď od cor-el

more options

Ich kann plötzlich die Facebook Seite mit dem Firefox nicht mehr öffnen, rsp. es kommt eine leere Seite

Ich kann plötzlich die Facebook Seite mit dem Firefox nicht mehr öffnen, rsp. es kommt eine leere Seite

Všetky odpovede (3)

more options

You can remove all data stored in Firefox for a specific domain via "Forget About This Site" in the right-click context menu of an history entry ("History -> Show All History" or "View -> Sidebar -> History").

Using "Forget About This Site" will remove all data stored in Firefox for this domain like history and cookies and passwords and exceptions and cache, so be cautious. If you have a password or other data for that domain that you do not want to lose then make sure to backup this data or make a note.

You can't recover from this 'forget' unless you have a backup of involved files.

If you revisit a 'forgotten' website then data for that website will be saved once again.


Boot the computer in Windows Safe mode with network support to see if that has effect in case security software is causing problems.

You can do a malware scan just to be sure.

more options

You can check for issues with location storage (indexedDB).

more options

This could be a problem with local storage and possibly running this command in the Web Console to clear storage as posted in bug 1569296 might fix it.

  • localStorage.clear()

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)