搜索 | 用户支持

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

详细了解

upgraded firefox, now some bookmarks are missing

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

more options

Apparently I missed a bunch of upgrades, so I recently upgraded from something like Firefox 3.5 to 5.0. When I did, the bookmarks that I use the most strangely will not appear. It's weird -- they are stored in a subfolder within a subfolder, and most of these show up just fine since the upgrade, but this particular subfolder, which of course I use most often and has a ton of bookmarks within it (as well as a few subfolders, in addition), just will not show up UNLESS I click on "Show All Bookmarks" and access it from there. What's so strange is that other subfolders show up on the drop down menu no problem, it's just this one that won't. Could it be a bug that when you have too many bookmarks within a subfolder it won't show up? I have tried re-booting and restarting firefox.

Apparently I missed a bunch of upgrades, so I recently upgraded from something like Firefox 3.5 to 5.0. When I did, the bookmarks that I use the most strangely will not appear. It's weird -- they are stored in a subfolder within a subfolder, and most of these show up just fine since the upgrade, but this particular subfolder, which of course I use most often and has a ton of bookmarks within it (as well as a few subfolders, in addition), just will not show up UNLESS I click on "Show All Bookmarks" and access it from there. What's so strange is that other subfolders show up on the drop down menu no problem, it's just this one that won't. Could it be a bug that when you have too many bookmarks within a subfolder it won't show up? I have tried re-booting and restarting firefox.

所有回复 (3)

more options

A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.

more options

My computer does not have a places.sqlite folder. Maybe that's the problem?

I've looked in library/mozilla and there's not even a firefox folder in there, just "extensions"

more options

Copy and Paste this code in the Code field in the "Tools > Error Console" and click the Evaluate button to see the location of the profile folder.

alert(Components.classes["@mozilla.org/file/directory_service;1"].getService(Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path);

Help > Troubleshooting Information > Profile Directory: Open Containing Folder