I cannot open Reading List items

I have just found that if I click on any item in my Reading List all that happens is that the Top Sites page opens. What do I need to reset to stop this happening and to link through to the Reading List sites?

From the Safari menu bar, select
Safari ▹ Preferences... ▹ Extensions
Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.

Similar Messages

  • Why cannot delete reading list items in Safari

    Environment: OS X 10.8.2
    Everytime I empty the reading list, Safari just tells me the bookmarks are syncing. Then the items reappear in reading list. I tried to disable icloud syncing and then re-enable it. It just didn't work.
    Any suggestions? Can iCloud be any better? It bothers me alot.

    Exactly same problem. Got syncing between all iOS devices but NOT on iMac...
    And items which I delete from Reading List on iMac keep returning in the list but in 'saving for offline reading...' mode.

  • How to read list item and display Title and on click hyperlink as value by javascript /jquery

    on newform.aspx just above the top of cancel button I want to put 1 hyperlink "Help"
    but I want to do this by script/jquery by reading my configuration list where 1 column is TITLE and other is- URL
    in TITLE column will write "Help" and in URL column  I will write
    http://portal1234/sites/sudha/MyHelppage.aspx
    so script should read Title and display Help--->1st part
    Script should read Value column and on click of help-(display link) the respective url should be open in new window.-->second part
    Please let me know reference code for adding anchor tag dynamically by reading from list
    I can see hyperlink near cancel button-
    $(document).ready(function(){
    var HelpLinkhtml ='<a href="#" text="Help">Help</a>';
    var position =$("input[value='Cancel']").parent("td").addClass('ms-separator').append(HelpLinkhtml);
    now for reading from list I am trying below script-
    $(document).ready(function() {
        GetHelpLinkFromConfigList();
    function GetHelpLinkFromConfigList()
     //The Web Service method we are calling, to read list items we use 'GetListItems'
     var method = "GetListItems";
     //The display name of the list we are reading data from
     var list = "configurationList";
     //We need to identify the fields we want to return. In this instance, we want the Title,Value fields
     //from the Configuration List. You can see here that we are using the internal field names.
     var fieldsToRead = "<ViewFields>"+"<FieldRef Name='Title' />"+"<FieldRef Name='Value' />"+"</ViewFields>";
     //comment
     var query = "<Query>" +
                            "<Where>" +
                                "<Neq>" +
                                    "<FieldRef Name='Title'/><Value Type='Text'>Help</Value>"
    +
                                "</Neq>" +
                            "</Where>" +
                            "<OrderBy>" +
                                "<FieldRef Name='Title'/>" +
                            "</OrderBy>" +
                        "</Query>";
     $().SPServices(
     operation: method,
        async: false,
        listName: list,
        CAMLViewFields: fieldsToRead,
        CAMLQuery: query,
        completefunc: function (xData, Status) {
        $(xData.responseXML).SPFilterNode("z:row").each(function() {
        var displayname = ($(this).attr("ows_Title"));
        var UrlValue = ($(this).attr("ows_Value")).split(",")[0];
        AddRowToSharepointTable(displayname,UrlValue)
    function AddRowToSharepointTable(displayname,UrlValue)
        $("#NDRTable").append("<tr align='Middle'>" +
                                    "<td><a href='" +UrlValue+ "'>+displayname+</a></td>"
    +
                                   "</tr>");
    <table id="NDRTable"></table>
    Thanks :)
    sudhanshu sharma Do good and cast it into river :)

    Hi,
    From your description, you want to add a help link(read data from other list) into new form page.
    The following code for your reference:
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    ExecuteOrDelayUntilScriptLoaded(AddHelpLink, "sp.js");
    function AddHelpLink() {
    var context = new SP.ClientContext.get_current();
    var list= context.get_web().get_lists().getByTitle("configurationList");
    var camlQuery= new SP.CamlQuery();
    camlQuery.set_viewXml("<View><Query><Where><Eq><FieldRef Name='Title'/><Value Type='Text'>Help</Value></Eq></Where></Query></View>");
    this.listItems = list.getItems(camlQuery);
    context.load(this.listItems,'Include(Title,URL)');
    context.executeQueryAsync(function(){
    var ListEnumerator = listItems.getEnumerator();
    while(ListEnumerator.moveNext())
    var currentItem = ListEnumerator.get_current();
    var title=currentItem.get_item("Title");
    var url=currentItem.get_item("URL").get_url();
    var HelpLinkhtml ='<a href="'+url+'">'+title+'</a>';
    $("input[value='Cancel']").parent("td").addClass('ms-separator').append(HelpLinkhtml);
    },function(sender,args){
    alert(args.get_message());
    </script>
    Result:
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Open a list item automatically

    Hi,
    I am using forms 10g. Is there anyway to show (open) the list item automatically when the input cursor or focus moves to the list item field?
    Thanks in-advance!

    HI
    if u wanna hide show list item or any text item then use
    set_item_property('itemname',visible,property_false);
    Rizwan

  • In 10.10.2 an opened "Reading List" article is no longer archived in the "Reading List"

    in 10.10.2 an opened "Reading List" article is no longer archived in the "Reading List"!

    Settings>Phone Set FaceTime to "On"

  • I cannot open reader files (most often but receive a blank screen.  If I email to another macbook air it opens just fine.  I downloaded latest version.

    I cannot open reader files (most often but receive a blank screen.  If I email to another macbook air it opens just fine.  I downloaded latest version.

    Hi TheMom1999,
    Do you mean that you are unable to open the pdf files via Reader?
    Which OS are you using? Have you updated Reader o v. 11.0.7 and checked?
    Was it working fine for you before?
    Regards,
    Rave

  • How do I remove reading list items?

    How do I remove reading list items?

    Hello,
    In your reading list, just move your mouse pointer on the item and a small x will appear at the left of the title. Click on it to delete the selected item.

  • Cannot open Public Folder item: "Not enough memory available in Exchange"

    Hi
    We are running Exchange 2003 Sp2.
    I cannot open an item in a Public Folder in Outlook that holds a list of contact details - the error message is;
    "Error: Cannot open this item. There is not enough memory available on Microsoft Exchange to perform this operation. Contact your system administrator"
    However, I can open the Contacts using Webmail. Any ideas?

    Quote: “open an item in a Public Folder in Outlook that holds a list of contact details”
    The item you said, is it a distribution list? If yes, please see KB 894530
    Troubleshooting:
    1.       Is the issue only happened on one item in the problematic public folder?
    2.       Is the issue only happened on one public folder?
    3.       Please recreate one same type item in the problematic public folder, see if the issue still persists
    4.       Is the issue only happened via one outlook client? Please test if the symptom also occurs when we reproduce the issue in another PC with another user’s outlook profile
    Resources:
    If the outlook’s version is 2007, please see KB 945014

  • Cannot open Reader program, no error messages (Windows XP, SP3)

    Hello all! I am hoping someone can provide a solution to my frustration....
    Earlier this summer I was having some computer trouble. The computer was under warranty - HP came out and changed the memory and system board.
    I have not been having any issues except for ONE thing - I cannot open Adobe Reader to view PDF files. Any PDF files on my system show the Adobe icon, but when clicking on a PDF file or the application itself, nothing happens. The hourly glass shows up briefly and then goes away, but otherwise, nothing.
    Temporarily, I got by using another PDF reader. Unfortunately, some of our business systems only work with Adobe, so getting Adobe to work is now critical.
    What I have tried (with no luck):
    1) Uninstalled Reader, did a system search to remove all Reader files, re-installed latest version
    2) Searched the Adobe community and other internet sites for help - tried a Microsoft fix, Adobe cleaner program, went into the Program Files menu to accept the user agreement, etc.
    3) Installed earlier verions (9.5, and then 7.0)
    Any other ideas? I called back HP, and they tried to be helpful but said it was a software issues since all other programs were running successfully. They suggested I re-install the operating system!
    Thank you for your help.
    -Marcus

    My Laptop Specification :-  2GB RAM  ,Dual Core Processer ,300 GB Hard Disk ,Windows XP-SP3
    I would recommend adding 4 GB more, you need at least 4GB-6GB for R12 only (not including the OS).
    Please see if (RW-50004 Installing EBS 12.1.1 Failed At 53 % During OH Registration (Doc ID 1592143.1)) helps.
    Thanks,
    Hussein

  • Opening a list item pdf attachment from the display form in a new window

    I have a list setup in which attachments are enabled.
    Users attach pdf's to list items.
    When they go into the display form for a list item and click on a pdf attachment in the "Attachments" area at the bottom of the form, it opens in the same browser window.
    I would like to amend this so it opens in a new window.  Has anyone found a fix for this?
    Thanks in advance,
    Mark

    Hi ,
    Put the code below in your DispForm.aspx page .The you can open the attachments in a new window. Including all the other links on the DispForm.aspx page .
    <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
    <script type="text/javascript">
    $(function(){ 
    $('a').click(function(){
                    window.open(this.href);
                   return false;
    });</script>
    Thanks,
    Entan Ming

  • Can sign-in but cannot open/read hotmail

    After signing into hotmail and go to INBOX, cannot do the followings ;
    1. open/read indivdual mail.
    2. open ALL folders
    3. no response to icons "New,Delete, Junk, sweep, Mark as, Move to, Print, Refresh"

    @ jdg857
    -> click '''Firefox''' button and click '''Exit'''
    Start Firefox in Safe Mode by Holding down the '''Option''' key while starting your Mozilla application.
    As an alternate method, go to Utilities (in the Applications folder) and open Terminal, then run:
    /Applications/Firefox.app/Contents/MacOS/firefox-bin -safe-mode
    Firefox will open up with just basic Firefox. Now do this:
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> Right-click on '''Tab Strip''' and unselect All Unwanted/Incompatible Toolbars
    -> click '''Firefox''' button, go to '''History Menu''' and click '''Clear Recent History...''' -> '''Time range to clear: select "EVERYTHING"''' -> click Details (small arrow) button -> place Checkmarks on '''Cookies, Cache''' -> click '''Clear Now'''
    -> click Firefox button, click Options -> go to General section -> in '''Startup''' section click '''Reset to Default''' button
    -> go to Content section -> place Checkmarks on:
    1) Block Pop-up windows 2) Load images automatically 3) Enable JavaScript
    -> go to Privacy section -> History section -> '''Firefox will: select "Remember History"'''
    -> go to Security section -> place Checkmarks on:
    1) Warn me when sites try to install add-ons 2) Block reported attack sites 3) Block reported web forgeries
    -> go to Advanced section -> Network -> Offline Storage (Cache): click '''Clear Now''' button
    -> Click OK on Options window
    -> click the Favicon on SearchBar -> click '''Manage Search Engines''' -> select all Unwanted Search Engines and click '''Remove''' -> click OK
    -> click the Firefox button, click Add-ons -> Extensions section -> REMOVE All Unwanted/Suspicious/Incompatible Extensions (Add-ons)
    -> click the Firefox button, click Add-ons -> Appearance section -> REMOVE All Unwanted/Suspicious/Incompatible Themes (Persona)
    -> Restart Firefox
    You can enable your Known & Trustworthy Add-ons and Themes later. Check and tell if its working.

  • Mavericks cannot open/read RAW files

    Just upgraded to new MacBook Air with Mavericks. Moved my photo library over, and cannot read any of my RAW photo files (neither Canon CR2 nor Nikon NEF).
    System is up to date, including latest Digital Camera Raw Compatibility Update (5.04). Based on several posts I found, I already tried to remove the Camera Raw Update and install older versions, restarting the machine. No change.
    OS (Mavericks) does not open/read the files with either Preview or Quicklook - shows a black background. Applications don't open/read them either (tried both Aperture - which says "unsupported image format" despite rebuilding the library and trying all other things - and iPhoto - which also just shows a black background image), but since Preview doesn't even work, it's clearly an OS problem.
    I'm very frustrated... Most grateful for any suggestions.

    btw - i also seem to be missing the "Raw.plist" file. does anyone know where it is? it used to be under "/System/Library/CoreServices/RawCamera.bundle/Contents/Resources/Raw.plist" but it's no longer there. I imagine this may be related.

  • Cannot open Reader 80. or uninstall or re-install over existinge 8.0

    Here's the window message I get when I try to open Reader 8.0, "Problem with Shortcut" Then in the window, "This patch package could not be opened. Verify that the patch package exists and that you can access it, if not contact..."
    I get the same message when I try to uninstall through Add or Remove Programs in XP Pro.
    When I try to download it over the existing install I get a message telling me "Adobe Reader 8.1.2", "Error 1714. The older version of 8.1.2 cannot be removed. Contact your technical support group."
    Please help.

    Follow the advice of "expert user"!
    I have just gone through the same problem of uninstalling reader in order to re-install it. The MS Windows Installer Cleanup Utility worked perfectly. Other attempts manually removing as suggested in Adobe's kb400769 had already failed.
    Get the MS utility at:
    http://support.microsoft.com/kb/290301

  • Cannot open reader 10.1.3

    I cannot open the reader....everytime it starts to open I get "Adobe has stopped working" I have installed and unistalled several times, still the same thing. I'm running windows 7....can anyone help?

    Hi dpete3,
    Do you have any plug-in installed for Adobe Reader?
    If yes, please try the following:
    1. Uninstall Adobe Reader and delete the following folders if they are present:
              - c:\Program Files\Adobe\Reader 10.0
              - c:\Program Files\Common Files\Adobe\ARM
    2. Then install Reader again from : http://get.adobe.com/reader/
    If this doesn't help, then go to-> C:\Program Files\Adobe\Reader 10.0\Reader, Right click on Reader.exe and then click "Run as Administrator".
    Also which antivirus are you using and is your windows 64-bit?
    Are you able to other files like excel, doc files?

  • How to delet reading list items

    I've noticed I can add items to my reading list, I don't know how to delete spacific items from the list.

    First of all thank you both.
    Now I still have some problems..
    On the trigger WHEN-NEW-FORM-INSTANCE I wrote this code:
    DECLARE
    rg_fakultet RECORDGROUP;
    rg_fsmer VARCHAR2(20) := 'F_IME';
    flist_ID Item := Find_Item('SMERI.F_IME');
    nDummy NUMBER;
    BEGIN
    rg_fakultet := Find_Group(rg_fsmer);
    IF NOT Id_Null(rg_fakultet) THEN
    Delete_Group(rg_fakultet);
    END IF;
    rg_fakultet := CREATE_GROUP_FROM_QUERY(rg_fsmer,'SELECT F_IME, TO_CHAR(F_IME) FROM FAKULTETE');
    Clear_List(flist_ID);
    nDummy := Populate_Group(rg_fakultet);
    Populate_List('SMERI.F_IME',rg_fakultet);
    END;
    And it works more or less
    But, on the F_ime I wrote on trigger WHEN-LIST-CHANGED this code:
    DECLARE
    rg_smer RECORDGROUP;
    rg_ssmer VARCHAR2(20) := 'SMER';
    slist_ID Item := Find_Item('SMERI.SMER');
    nDummy NUMBER;
    BEGIN
    rg_smer := Find_Group(rg_ssmer);
    IF NOT Id_Null(rg_smer) THEN
    Delete_Group(rg_smer);
    END IF;
    rg_smer := CREATE_GROUP_FROM_QUERY(rg_ssmer,'SELECT SMER, TO_CHAR(SMER) FROM SMERI');
    Clear_List(slist_ID);
    nDummy := Populate_Group(rg_smer);
    Populate_List('SMERI.SMER',rg_smer);
    END;
    And it doesn't work, there is nothing in the item SMER.
    Can you tell me what code to write for the item SMER?
    Thanks!

Maybe you are looking for

  • Safari error message when using listserv

    Does anyone know what to do here? I get a digest form of Listserv messages. When I click a link to actually read a message the following error message occurs: "Safari can't open the specified address. Safari can't open "cid:2048757735:/ym/uk/ShowLett

  • I can't burn a DVD! please help.

    Hello, I have a presentation that I need to have by Tuesday.. I was going to burn it onto a DVD in iDVD. I have made the whole presentation and it looks quite nice if I do say so myself. So once I finished I tried to burn it, and as soon as it just g

  • Problems displaying blog&photo gallery in Chrome

    Hi everyone, I'm rather new to site-creating. I've made a site with 2 photo-galleries and one blog-page in iWeb and published it to a local folder on my mac. Before moving forward and dealing with ftp-client etc., I just tried to check the general vi

  • Help needed with printf function!!!!

    public class Try {public static void main (String[] args) {int a; String b; a = 000002; b = "JSmith"; System.out.printf(b + "%d", a); }}I need a help with the printf function. The result of this small excercise that I just made is: Jsmith2 How do I m

  • Space Bar Issues

    For the last several months I've noticed that my space bar when pressed won't respond unless I almost bang on it. I've tried cleaning under the key, and increading keyboard sensitivity via the system preferences. Does anyone have any other ideas that