搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

A Facebook account will not load up in Firefox.

  • 2 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

I use Firefox as my basic browser and have been very happy with it so far. This problem only occurred tonight. I have two Facebook accounts. One account works perfectly as it always has done but the other account will not load up at all. When I enter "www.facebook.com" with account B selected, it does a lot of searching and then stops without bringing up a Facebook page. When I use other browsers such as Internet Explorer or Google Chrome, both my Facebook accounts come up no problem. It is as though a block was placed on account B but not on account A as far as Firefox is concerned. Any advice would be gratefully appreciated. I am running a PC with Windows 7 and I have the latest version of Firefox installed.

I use Firefox as my basic browser and have been very happy with it so far. This problem only occurred tonight. I have two Facebook accounts. One account works perfectly as it always has done but the other account will not load up at all. When I enter "www.facebook.com" with account B selected, it does a lot of searching and then stops without bringing up a Facebook page. When I use other browsers such as Internet Explorer or Google Chrome, both my Facebook accounts come up no problem. It is as though a block was placed on account B but not on account A as far as Firefox is concerned. Any advice would be gratefully appreciated. I am running a PC with Windows 7 and I have the latest version of Firefox installed.

所有回复 (2)

more options

Does this only happen after you login or is there also a problem with the main Facebook website ?

You can check the Web Console (Tools -> Web Developer) for messages about blocked content and about the presence of mixed or unsafe content.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.

more options

This could be a problem with corrupted 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
)