Transferring bookmarks to different login

I am trying to transfer all my bookmarks from firefox in my login (administrative) to my son's login firefox. I go to Bookmarks, "organize bookmarks", backup, and save as as JSON file. I then change to my son's login, enter Firefox and repeat the process, except this time I "restore". It gives me the option of which file to restore, I click on the file. It gives me the warning that it will overwrite the original files and I click "OK". Then I get "unable to process the backup file". Any ideas why this is or how I can overcome it? Thanks

This can be a problem with the file places.sqlite that stores the bookmarks and the history.
* http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
* http://kb.mozillazine.org/Unable_to_process_the_backup_file_-_Firefox

Similar Messages

  • I downloaded pages from the app store and I can use it on my Mac login but it doesn't show up when my wife logs in to her account? Were using the same computer, just different logins.

    I downloaded pages from the app store and I can use it on my Mac login but it doesn't show up when my wife logs in to her account? Were using the same computer, just different logins.

    No. You need to buy it for your Apple ID and for the other. You will have problems with updates

  • How can my wife and I share cloud with 2 different login's

    How can my wife and I share cloud with 2 different login's

    If you each have separate iCloud accounts with different IDs, you can add the other person's account to your device(s) by going to Settings>Mail,Contacts,Calendars>Add Account>iCloud and signing in with their ID.  These "secondary accounts" will sync mail, contacts, calendars, reminders and notes.

  • How can I move all my bookmarks from different Firefox profiles into one area to organize them and then place them into the different Firefox profiles?

    How can I move all my bookmarks from different Firefox profiles (would like to move whole bookmark folders at once if possible) into one area to organize them and then place them into the different Firefox profiles? This is all under one window user account, I am using windows 8.1. Even if you have information on how to do it on a different windows, it may still be helpful. Thanks for any input you have.

    Just a note about the difference between these two things:
    * "export" and "import" use an ancient HTML document format that all browsers can understand. When you import bookmarks, Firefox may place them into an Imported Bookmarks folder, or into Unsorted Bookmarks. This does not displace existing bookmarks, and Firefox does not automatically remove duplicates.
    * "backup" and "restore" use a more comprehensive JSON data file, which contains extra information about your bookmarks (such as tags) not contained in the traditional export file. HOWEVER, a restore completely replaces all existing bookmarks, so the restore feature cannot be used to merge in a set of additional bookmarks.
    Related support articles:
    * [[Export Firefox bookmarks to an HTML file to back up or transfer bookmarks]]
    * [[Import Bookmarks from a HTML file]]
    * [[Restore bookmarks from backup or move them to another computer]]
    Some users find the disk-based Windows Favorites folder a convenient way to organize bookmarks. If you do, too, and you do not need to preserve tags on your bookmarks, you could export each profile's bookmarks to HTML and import them all into IE11. Organize them in the Windows Favorites folder, then export from IE11 to HTML and import that file into each Firefox profile. See: [http://windows.microsoft.com/en-us/internet-explorer/add-view-organize-favorites].

  • How can I access a response file on the same computer but with different login?

    When trying to access a response file on the same computer that was used to set it up, but with a different login, I get an error message that the network resource was not found. How can I retrieve the responses on the same computer but under a different login/username?

    The response file is associated with a specific login (as determined under Edit > Preferences > Identity) so you cannot retrieve it if you're using a different login.

  • My daughter has been using my iTunes account to buy music and apps. I now want to set up a separate iTunes account for her, with a different login. How can we transfer the music and apps she has already bought to her new iTunes account?

    My daughter has been using my iTunes account to buy music and apps. I now want to set up a separate iTunes account for her, with a different login. How can we transfer the music and apps she has already bought to her new iTunes account?

    Hello, thank you for your prompt answer. I did have an idea that Home sharing might be the answer but could not quite figure out how to do it. I have enabled home sharing in my iTunes account, put in username and password, clicked on creat etc. But the homs sharing icon doew not appear in the left side of iTunes. So I got stuck. Any further ideas?

  • Update Library of a person using same music files but different login

    I use iTunes with Windows. The songs are saved in "my files". I am using Windows XP Verion 5.1 My wife uses also iTunes on the same computer but with a different login. When I add files to iTunes my library is up to date but not hers. What can I do?
      Windows XP   Verion 5,1

    Have a look at this article on sharing iTunes and see if it does what you are looking for. It was written for iTunes 4 but the version doesn't matter:"iTunes: How to share music between different accounts on a single computer" http://docs.info.apple.com/article.html?artnum=93195

  • Content of search help list is different with different login

    I have a problem that ..i've created search help and view and applied it in the selection screen in the report
    e.g. search help : zz01
           view: z_brand
          then it makes the list of brand name (4 brands)
          ABC
          DEF
          GHI
          JKL
    but the problem is ..when i login in different user, and run the report, and click this selection option
    some brand is missing in the list...maybe only show ABC and DEF ...
    Why and how to set ? is it the authorisation problem which will affect the search help with different login user?

    Hello Sky Chiu,
    try this instead of creating a view.
    Before trying the below code please check the number of entries in table is same for both the logins.
    if same then proceed for the below code or contact your basis team for help.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_sbu.
    * the fetching of data has to be done within the AT SELECTION-SCREEN ON VALUE-REQUEST.
      CALL FUNCTION 'DYNP_VALUES_READ'
        EXPORTING
          dyname             = sy-repid
          dynumb             = sy-dynnr
    *      translate_to_upper = 'X'
          request            = 'A'
        TABLES
          dynpfields         = it_dynfield.
      READ TABLE it_dynfield WITH KEY fieldname = 'P_BU'.
      p_bu = it_dynfield-fieldvalue.
      SELECT * FROM zta_bu_unit INTO TABLE itab_bu WHERE bu_unit = p_bu.
      SELECT * FROM zta_bu_sbu
      INTO TABLE itab_code
      FOR ALL ENTRIES IN itab_bu
      WHERE bu_code = itab_bu-bu_code.
      SELECT * FROM zta_sbu_unit
      INTO TABLE itab
      FOR ALL ENTRIES IN itab_code
      WHERE sbu_code = itab_code-sbu_code.
      CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
        EXPORTING
          retfield    = 'SBU_UNIT'
          dynpprog    = sy-repid
    *      for screen no of the parameter screen goto the system => status
          dynpnr      = sy-dynnr
          dynprofield = 'SBU'
          value_org   = 'S'
        TABLES
          value_tab   = itab
          return_tab  = tp_dirty.

  • How to create different login form pages using Extranetlook

    Hi,
    I would like to have different login pages in order to let users access to different sites created with Site Studio. The Extranetlook component comes with a default one, login_page.htm but if I change this file, then this login page is used for all users in the whole Content Server. Our requirement is to have different login pages, one per each site, and let the default one to let users access just the Content Server, not the sites.
    We created a custom login form page copying the login_page.htm file and then modified the redirecturl input field (<input value="/oursite/" type="hidden" name="redirecturl" />). This only works when the login is successful. When the login is incorrect the user is redirected to the default login_page.htm. In that case, we would like to redirect the user to custom login form instead of the default one.
    In fact, I'm afraid I don't understand well the relation between the login_page.htm within the component, the login_page.htm file that resides in <ucm-installation>/data/users and the extranetlook.idoc file.
    Thanks in advance.

    While not resolving issue with multisite login page, i can tell the relationship among component login_page, data user login_page and ExtranetLook.idoc.
    So according to component readme.txt ExtranetLook.idoc is used to construct user data login_page (i've checked it). So any customizations made to its dynamic html sections are reflected into that file - and it is the which being showed in browser. The component one is used as initial one.

  • We have three different logins or accounts on our computer.  In the administrator's login, iTunes loads, syncs, and accesses the store fine.  On my two kids' logins, however, loading, syncing and acessing the store takes exponentially longer.  Any ideas?

    We have three different logins or user accounts on our comoputer.  In the administrators' login, we have no trouble opening iTunes, syncing the iPod or accessing the store.  However, in my two kids' logins, getting iTunes to recognize the device, sync it, or access the store takes exponentially longer.
    Does anyone have similiar trouble with this, and if so, do you have any suggestions?

    I think this is an excellent indicator that not only is Palm reviewing the feedback from the support forums here, but actively reviewing feedback/comments/wishes on other sites as well.
    As the original poster copied this (quite solid, IMO) wishlist from Pre Central, the palm support staff acknowledged first seeing it there.

  • Positions of windows getting changed for different login languages.

    Hi,
    I have to create a script having original language EN and translated to HE (hebrew) for cheque printing.
    I have created the layout having the main window and 8 other variable windows.
    When I am executing the script in EN the alignment is coming ok.. but whenever I am printing through HE, the alignment changes and it seems the windows are getting aligned from right to left.
    Is there any way possible to correct this, or can we dynamically change the position of the windows when we login through the different login languages.
    Thanks.
    Arindam.

    Hi Venkataganesh,
    The problem is that I need to create the same form for both EN (as the original key) and HE (as a translation) due to the programming standards we follow.
    This is also a functional requirement of the development.
    Though I know that this is difficult to implement, I myself might have found out the way to rectify the changes in window position.
    You can create the form in EN as usual, but when you login through HE you need to do the following changes just before the print.
    Customise local layout (Alt + F12) --> Charecter Set --> Hebrew (Right Justified)
    Though I must say that since I do not have a printer configured to my ODC I have never really tested this but the print preview seems to come correct.
    Would definitely like to know your comments on the above.
    Regards,
    Arindam.

  • Two iPods, One computer, Different Login accounts

    Hi. I've had my iPod Mini for about two years now and my mother just bought one for herself. On our computer we use different login accounts which is basically just different settings. So iTunes has it's own library on each account and we can add songs to the different libraries.
    But when we try and update my mother's iPod, we go to click 'Update iPod', but it is greyed out. Is there any way around this or can we only use one iPod on the whole computer, despite the different accounts.

    Check this out.
    Multiple iPods on one computer
    http://docs.info.apple.com/article.html?artnum=300432
    Mort

  • Email pdf fails on different login

    Hello Everyone,
    Created an emailable pdf form with livecycle.  Tested on that computer under a different login (someone else working on it) and it continually failed to send (operation failed).  Tested on a different computer and it works fine.  Tested under a different login on original computer and it works fine.  Any ideas what could be failing?
    Here is how we created it and stats of system (corporate system so changes not an option):
    xp
    acrobat 9
    associated livecycle designer
    created email submit button and changed xml to "pdf" in the submit area
    opened form in acrobat and added advanced->extend for reader, saved file
    opened just after that in reader, operation fails
    opened on different computer and different user, operation works.
    Thanks for the help!!

    Hello all,
    I have narrowed down the error but still need help to fix.  On initial opening of the form for that session of being logged in, if the person's email program is not open (outlook) then reader opens an invisible instance and creates a new email with the pdf attached (all good so far).  Then, hitting send, closes that instance of outlook message and puts the message in the outbox but does not send!!!  Then, when I try to send another form by hitting send by email button, the operation fails.  At a guess it is because there is something not completely closing down on a failed send from outlook.  Also, when the email pops up to send and instead of sending is canceled by closing, on the next instance of trying to send (same reader open session or closing and trying again) there is an operation fail.  Presuming this is because of the same reason that the action sending to outlook is not properly shut down.
    Is there anything that can be done to fix this error??

  • Is it possible to link up several macs, all with different login details, to an apple TV 2 all at the same time?

    Is it possible to link up several macs, all with different login details, to an apple TV 2 all at the same time?

    You can stream from multiple libraries but they must all be using the same home-sharing ID

  • How can I sync/import/export bookmarks between different users on the same computer and both using the Firefox browser?

    All help instructions are for importing or exporting bookmarks/favourites between different brands of browsers.

    Many thanks twalker for your prompt and simplified explanation for resolving my problem which is much appreciated by this tarnished silver surfer. I will now arrange to download FX4 and follow your instructions.

Maybe you are looking for

  • Exchange Rate calculation mismatch in Sales Order Invoice and Cancelled Invoice

    Hi, In Sales Invoice, Exchange Rate is maintained as 7.75132 Invoice Amount is 72000 USD. So the Amount calculated should be 558095.04. But in Accounting Document the Amount is posted as 558095.15 for the GL Sales Account. In Cancelled Sales Invoice,

  • How to put delay of 5 seconds in form builder

    Hello everbody I m using Forms 6i. I wants to put delay of 5 seconds in form due to some requirement. Is any body have idea how to put delay? Thanks in advance.

  • Latest Version of AIR windows 3.5.0.880 will that fix all previous version

    Hi If i try to download latest and greatest version of AIR 3.5.0.890 -will the patch include 3.5.0.880 also How does this work Is there a way to find more information on what are the bugs the latest and greatest fixes any thoughts or guidance would b

  • Logging with Weblogic 10.3

    Hello, I am wondering how to manipulate the server logging with WebLogic 10.3. I get an error while deploying and I need further information for the packages concerning the named queries and for that I need to turn up the log level for this packages.

  • XmlDoc.load

    Get following error on only 1 site that I use daily (an educational site): Result of expression 'xmlDoc.load' [undefined] is not a function I think this may be causing problems on a link further down the chain where I get no text, only a header. How