[an error occurred while processing this directive]
[an error occurred while processing this directive]

Mozilla Browser FAQ

Last updated on November 3, 2004.

How do I keep a link to my Internet Explorer favorites in my bookmarks?

Add the following line to your user.js file:

user_pref("browser.bookmarks.import_system_favorites", true);

Or you can enter about:config in the location bar.
Add the Boolean preference browser.bookmarks.import_system_favorites.
Set the value to true.

[an error occurred while processing this directive]