We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

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”.

Ďalšie informácie

upgraded firefox, now some bookmarks are missing

  • 3 odpovede
  • 2 majú tento problém
  • 1 zobrazenie
  • Posledná odpoveď od 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.

Všetky odpovede (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