Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

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

详细了解

I copied my info from old profile to new profile but Firefox doesn't recognize any of the information

  • 5 个回答
  • 3 人有此问题
  • 6 次查看
  • 最后回复者为 JillRE

more options

I had to create a new profile since my old one stopped working. Followed the instructions and did that. Then copied my information from the old profile to the new one. When I look at the new profile, all the information, bookmarks, etc. are there but the browser doesn't recognize any of them. How do I make all this work.

I had to create a new profile since my old one stopped working. Followed the instructions and did that. Then copied my information from the old profile to the new one. When I look at the new profile, all the information, bookmarks, etc. are there but the browser doesn't recognize any of them. How do I make all this work.

所有回复 (5)

more options

First make sure that you have copied the files to the correct location. The profiles article explains how to open the current profile folder.

What files did you copy?

more options

I copied all the files from my old profile to a USB drive. Then used the profile manager to locate the new profile and copied all the files there by dragging and dropping. When I open the new profile, it shows that all the files and folders are there starting with chrome but when I click on the drop down menu in firefox there are no bookmarks.

more options

It is quite common for people to believe they have found the profile folder but actually be looking in the wrong place. I want to ensure that you are looking in the right place. For Windows 7 the profile folder will normally be inside this folder: C:\Users\username\AppData\Roaming\Mozilla\Firefox\Profiles\

There should be a folder with a name something like xxxxxxxx.default (xxxxxxxis a random string of letters and numbers), that will be the profile folder.

What files did you copy? This will help confirm that the correct files were copied.

由TonyE于修改

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);
more options

I located the profiles folder using the profile manager and when I clicked on the button it came up. SHould I do it the other way by searching? I copied every file that was in the old profile to the new one.