Firefox Sync does not appear in my preferences

I want to transfer my bookmarks to a new computer. Firefox Sync does not appear in my preferences

Firefox 4 and later require a Mac with an Intel processor and OS X 10.6 (Firefox 16 runs on OS X 10.5).
*http://www.mozilla.org/firefox/18.0/system-requirements/
For an unofficial Firefox 17.0.2 ESR compatible version (TenFourFox) that runs on PowerPC Macs with OS X 10.4.11 or OS X 10.5.8 you can look at:
*http://www.floodgap.com/software/tenfourfox/
*http://www.macupdate.com/app/mac/37761/tenfourfox
*http://code.google.com/p/tenfourfox/wiki/ReleaseNotes1702
*http://code.google.com/p/tenfourfox/wiki/PluginsNoLongerSupported
*http://code.google.com/p/tenfourfox/wiki/QuickTimeEnabler
*http://code.google.com/p/tenfourfox/wiki/AAATheFAQ

Similar Messages

  • I want to sync mail on a few computers but Firefox sync does not appear in the tools menu. Do I need to download and install syncing tool? Thanx

    Also, bear in mind, please that at home I use Mac and in the office Win 7. I'd like to be able to sync my emails on both computers and my netbook which I use when travelling.
    Thanx
    Dean

    Firefox doesn't do email, thus Firefox Sync has no features for email.
    If you are accessing your email thru Firefox, you are using web mail. By default most email portals keep your email until you delete it. You should be able to access your email from anywhere - not device dependent.

  • Field on manual tabular appears using Firefox but does not appear using IE

    Hello,
    A field in a manual tabular form appears correctly using Firefox but does not appear or appears in another field when IE is used. Javascript is used to hide certain columns on the tabular form. Does anyone know how to solve this problem?
    Thanks pany

    Prabodh,
    The select for the report and the javascript that is used to hide the columns are displayed below. The data for Apex_item.select_list_from_lov(12,null,'LOV_METHOD_OF_ACQ') is shown in the previous column, Date Acquired, and the column for Method Acquired is blank. It appears correctly in Firefox. Please let me know if this is sufficient.
    Thanks,
    pany
    SELECT
    apex_item.hidden(1, c011) status
    ,apex_item.checkbox(2,seq_id) checkbox
    ,apex_item.hidden(3, seq_id) seq_id
    ,apex_item.hidden(4,c001) Owner_Firm_Id
    ,apex_item.hidden(5,c002) Owner_Id
    ,apex_item.hidden(6,c003,10) First_Name
    ,apex_item.hidden(7,c004,10) Last_Name
    ,apex_item.text(8,c005,10) Number_Shares
    ,apex_item.text(9,c006,10) Percentage
    ,apex_item.text(10,c007,10) Class
    ,apex_item.date_popup(11,rownum, c008, 'MM/DD/YYYY',15) Date_Acquired
    ,apex_item.select_list_from_lov(12,c009,'LOV_METHOD_OF_ACQ') Method_Acquired
    ,apex_item.hidden(13,c010,10) Primary_Key
    FROM apex_collections
    WHERE collection_name= 'INTEREST_STOCK_COLL'
    AND c011 IN ('O','N','U')
    union all
    select
    apex_item.hidden (1,null) status
    ,apex_item.checkbox(2, null) checkbox
    ,apex_item.hidden(3, null) seqid
    ,apex_item.hidden(4,null,10) Owner_Firm_Id
    ,apex_item.hidden(5,null,10) Owner_Id
    ,apex_item.hidden(6,null,10) First_Name
    ,apex_item.hidden(7,null,10) Last_Name
    ,apex_item.text(8,null,10) Number_Shares
    ,apex_item.text(9,null,10) Percentage
    ,apex_item.text(10,null,10) Class
    ,apex_item.date_popup(11,1, null,'MM/DD/YYYY',15) Date_Acquired
    ,apex_item.select_list_from_lov(12,null,'LOV_METHOD_OF_ACQ') Method_Acquired
    ,apex_item.hidden(13,null,10) Primary_Key
    FROM dual
    Javascript
    function hideCols(p_startOfTable, p_pageList, p_debug)
              alert("in function");
              var outStr = "Blanking Script:\n";
    var debug = p_debug;
    var offCols = p_pageList.split(":"); //string comes in colon delimited, split it
    into array
    var tbl = document.getElementById(p_startOfTable); //get the table from the page
    html source
    var rows = tbl.getElementsByTagName('tr'); //get the first row
    var tds = tbl.getElementsByTagName('td');
    var testStr;
    outStr = outStr + "START tds length is " + tds.length + "\n";
    if (debug)
    alert(outStr);
              //START Clear Headers
    var i, j, cells;
    cells = rows[0].getElementsByTagName('th'); //get the headers
    for (j = 0; j < offCols.length; j++)
    cells[j].className = "hidden";
    outStr = outStr + "i is " + i + " HEADER rows.length is " + rows.length +
    "\n";
    if (debug)
    alert(outStr);
    //END Clear Headers
              //START Clear TDs
              for (i = 0; i < tds.length; i++)
    var attrib = tds.innerHTML;
    var gNum = attrib.indexOf(" name=") + 7;
    var colNum = attrib.substr(gNum, 2);
    colNum = parseFloat(colNum);
    for (j = 0; j < offCols.length; j++)
    if (debug)
    testStr = testStr + "\n" + "colNum is: " + colNum + " className is: " +
    tds[i].className + " i is: " + i + " j is: " + j + "\n";
    if (colNum == offCols[j])
    if (debug)
    alert("colNum is " + colNum);
    if (tds[i].className == "datepicker")
    if (debug)
    alert("caught condition with i= " + i);
    tds[i - 1].className = "hidden";
    tds[i].className = "hidden";
    tds[i + 1].className = "hidden";
    //add popupLOV functionality here
    //add radio button functionality here
    // add other items that may have multiple <td>
    else
    //regular hideCol
    tds[i].className = "hidden";
              //END Clear TDs
    if (debug)
    alert(testStr);
    //document.write(testStr);
    Edited by: PANY on Aug 12, 2010 8:25 AM

  • I have OS X (10.6.8) , I have downloaded Apple Java 6 update 13, pogo chess does not recognize my Java, also Java does not appear in system preferences

    I have OS X (10.6.8) , I have downloaded Apple Java 6 update 13, pogo chess does not recognize my Java, also Java does not appear in system preferences.
    How do I get Java to work.

    I just got off phone with AppleCare about same issue. Here is how to fix:
    How to reinstall Java for 10.6.8:
    - Go to:  /System/Library/Java/Support/CoreDeploy.bundle/Contents
    -  Move: javaAppletPlugin.plugin to the trash
    -  Run update   ---   Found at: http://support.apple.com/kb/DL1573
    -  Reset safari
    -  Empty cache

  • Trying to set up iCloud onmy iMac and the iCloud icon does not appear in System Preferences under "Internet

    I am trying to set up iCloud on my iMac and the iCloud icon does not appear in system preferences under "internet & wireless". How do I proceed. I have already set it up on my iPad & iPhone.

    You have to upgrade to Lion for the iCloud preferences to be available.

  • Firefox Sync does not update automatically when I add a new bookmark.

    I use one desktop and one notebook at the same time. Firefox Sync does not update bookmarks between my desktop and notebook when I add a new bookmark from one device or the other. Firefox Sync only updates when I manually sync my data from each device. When I used Google Chrome, the Sync feature updated my bookmarks almost instantly. Is there any way I can make Firefox automatically sync whenever I update my bookmark?

    Your imported bookmarks from IE should all be in one folder named "From Internet Explorer". The imported Bookmarks are kept separate for easier identification by the user. You can move them to other folders outside of that folder if you wish; you can also delete any duplicates that you may have placed into Firefox Bookmarks/folders before the import.
    *See --> [https://support.mozilla.com/en-US/kb/Importing%20favorites%20and%20other%20data%20from%20Internet%20Explorer Importing favorites and other data from Internet Explorer]
    For other Bookmarks info and links:
    *See --> [https://support.mozilla.com/en-US/kb/how-do-i-use-bookmarks How do I use bookmarks?]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Sync does not appear to sync from mobile- desktop only from desktop- mobile

    Does Firefox sync only work from desktop to your mobile (android) device?
    If I save a bookmark on my android device my bookmark does not appear to show up on my desktop.
    If I save a bookmark on my desktop it will sync to my android device, is syncing one direction only?

    Hi,
    Try Resetting the Sync History from the iSync applications preference window as described here: http://support.apple.com/kb/TA23030
    -Jason

  • Bookmark sync does not appear

    I Want to sync bookmarks from iPad mini into Mac air, but the sync Payne does not appear when I  touch the info button

    Hi lawrencefrommurphy,
    Welcome to the Support Communities!  The best way to sync your bookmarks from your iPad min to your MacBook Air is to use iCloud.  Do you have iCloud set up on your devices?  If so, just turn the Safari feature on.   Here are a few resources that explain this further:
    iCloud: What is iCloud?
    http://support.apple.com/kb/PH2608
    iCloud stores your photos and videos, documents, music, calendars, contacts, and more. It pushes your up-to-date content automatically to all your iOS devices and computers signed into iCloud with the same Apple ID. 
    Get started
    To get started, just set up iCloud on your iPhone, iPad, iPod touch, Mac, Windows computer, or Apple TV. Then you can use the iCloud.com apps from your computer’s web browser. For more information about the iCloud.com apps or iCloud features, select a topic in the table of contents or use the search field in the upper right. 
    Bookmarks, Reading List, and iCloud Tabs: Use Safari on any of your devices to see the webpages you have open on your other devices (your iCloud Tabs), and easily resume browsing. Use Safari on any of your devices to read articles from your Reading List, even when you’re offline. Plus, use the same bookmarks in Safari on your Mac and iOS devices and in Internet Explorer, Firefox, or Google Chrome on your Windows computer.
    iCloud: Change iCloud feature settings
    http://support.apple.com/kb/PH2613
    Turn iCloud features on or off
    Depending on which device’s settings you want to change, do one or more of the following:
    On your iOS device: Go to Settings > iCloud, then tap to turn on or off iCloud features. 
    On your Mac: Open iCloud preferences, then select or deselect each feature. 
    I hope this information helps ....
    - Judy

  • Sync does not appear

    The "SYNC" option does not appear when device is plugged into computer.

    Sync isn't built in to Firefox 3.6 versions, but it will be part of Firefox 4.
    Install the Firefox Sync extension in Firefox 3.6:
    https://addons.mozilla.org/en-US/firefox/addon/10868/

  • TS1398 I can't pair my Iphone 4s to my 2012 ford escape the sync does not appear

    I am trying to pair my iphone 4s to Ford Escape. The sync button does not show up. Any suggestions?

    Hello lolifar,
    I found a couple of resources that have steps to troubleshoot issues with connecting your iPhone with a car stereo. 
    I recommend reviewing the section titled "Features and app interaction>Bluetooth" in the following article:
    iOS: Troubleshooting car stereo connections
    http://support.apple.com/kb/ts3581
    I also recommend following these steps:
    Unable to find nearby Bluetooth accessories
    If a pairing record already exists, the device does not appear as discoverable. Try to connect the device using that pairing record.
    If you are unable to connect using the existing pairing record, delete the record and pair again.
    Ensure that the firmware or software on the Bluetooth accessory is up to date.
    Ensure that the Bluetooth accessory is charged or connected to power.
    Verify that the Bluetooth accessory is using a profile that works with the iOS device.
    Turn off both the iOS device and the Bluetooth accessory, then turn both devices on again.
    If the issue persists, test Bluetooth with another device or consult the manufacturer's documentation.
    You can find the full article here:
    iOS: Third-party Bluetooth headsets, headphones, and keyboards
    http://support.apple.com/kb/ht1664
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • The crash report always appears whenever I start up my PC and open Firefox, it does not appear when I close Firefox.

    Everytime I start up my PC and open Firefox, the crash report will appear. The crash report does not appear subsequently, it only appears when I first open Firefox. I do not seem to have problems when using Firefox otherwise, though I do get new Firefox windows opening and showing me spam.
    == Crash ID(s) ==
    1d19f5b9-25db-4f39-9948-447622100518

    http://crash-stats.mozilla.com/report/index/1d19f5b9-25db-4f39-9948-447622100518
    Norton's Intrusion prevention system is causing the crash. You could try updating Norton. If that doesn't work you could try to disable Norton Intrusion prevention
    [[Troubleshooting extensions and themes]]
    To make sure, you can disable all add-ons in [[Safe Mode]]

  • Reset firefox button does not appear in Troubleshooting information. Not even in safe mode. Every time I shut down computer firefox loses my profile.

    As stated above, firefox loses my profile every time I restart the computor. I have created new profiles and changed the location and changed it back again to no avail. I now want to just restart firefox in default mode but the default button does not appear, not even in safe mode.

    Yes. Sorry, I should have mentioned that there have been several reboots involved during the troubleshooting.
    I am running Firefox in an admin level account in this case - so, there shouldn't be any permission issues there.
    I have tried shutting down both the desktop firewall software, and the anti-virus, and the problem still persists exactly as described. (Obviously, I disconnected the system when I did that [smile].)
    All other software on the system that I have tried, interacts with the file dialog just fine ... so, I don't think it is anything central like some corruption associated with the file dialog itself.
    As I said, it is most perplexing.

  • On my computer, windows xp home, firefox icon does not appear in control panel, therefore i cannot remove it. i want to remove firefox how do i remove it?

    I just want to remove firefox but cannot do so as the icon does not appear in control panel

    It should be listed as "Mozilla Firefox"
    *See --> https://support.mozilla.com/en-US/kb/uninstalling%20Firefox
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • My facebook share option does not appear in system preferences

    hi, when I enter the system preferences the facebook login optin does not appear, onely twitter. does any one know why?

    cristian1984 wrote:
    does any one know why?
    It's not available yet.
    It'll come along in a future update.
    Matt

  • Mac 10.8.5: my scan jet G3010 does not appear in system preferences

    Mac 10.8.5: my scan jet G3010 does not appear in system preferences

    I know you are trying to use a scanner, but try resetting the printing system. This also resets for scanners.
    Reset Printing System

Maybe you are looking for

  • Can I use an airport extreme to extend the range of my wireless modem

    Can I use an Airport Extreme to extend the range of my wireless modem? At one end of my house I have a dual band wireless ADSL modem which provides my internet connection and I want to extend (improve) the wireless coverage to the other of the hosue

  • Combo Box Items

    I am setting up a fillable form using adobe.  I am trying to set a combo box values/items based on multiple fields within the form.  For example, the first part of the form will have a user list employee names.  I am trying to have the names entered

  • Currency Problem in Import PO

    Hi,     Can any body tell me how to maintain Duty in Import PO in INR.if i am maintaining CVD & all other duty in INR B'coz PO order Currency in USD.it will convert it into USD. Thanks Pavan

  • Asset master remove in list

    Dear Experts, Can you tell me , i posted one asset with 5 years dep , now that dep is completed it comes to zero value . but it shows in s_alr_87012041 list view here it shows asset name and values in zero . is it possible to remeove that asset name

  • The lion recovery disk assistant shows that the the recovery hd on my computer is damaged or not present

    i'm very confused. how to creat a new recovery HD? thank you for helping me~