Purchased tab content blank

I've been having this issue for a couple days  now.  When I go to the purchased tab in iBooks, I get a white blank page. My iPhone 6, seems to be unaffected. I've factory reset settings twice, restarted my ipad mini 2 wifi. Nothing seems to work! Any advice?

Jeff
Internal procedure that I mean is a procedure inside a procedure, like a inner procedure.
When we are in the "main" procedure the content appear normally but when the control of execution goes to one inner procedure, the content of the data tab is in blank, empty.
Thanks
Nelson

Similar Messages

  • Data tab content blank in debugging

    Hello,
    On sql developer 3222009
    At debugging a plsql store procedure, everything is doing well but when the code go to an internal procedure the data tab content became blank.
    Thnaks
    Nelson

    Jeff
    Internal procedure that I mean is a procedure inside a procedure, like a inner procedure.
    When we are in the "main" procedure the content appear normally but when the control of execution goes to one inner procedure, the content of the data tab is in blank, empty.
    Thanks
    Nelson

  • The page for the purchases tab is blank and I cannot download any old purchases

    The page Is completely blank and I can download any of my past purchases.

    I am having the same problem on my iPad (3rd generation) and iPhone 5. Please join me in reporting this bug at:
    http://www.apple.com/feedback/ibooks_ios.html

  • Purchased tab is showing empty content?

    I have used the Purchased Tab on iTunes only once before, and it worked fine. Now, every time I go back to download something the four tabs that say "Music", "TV Shows", "Apps", and "Books" show up, but I can only click on the music tab, and nothing at all is coming up. ITS COMPLETLY EMPTY!. PLEASE HELP!

    Hi,
    Click on PO history tab , Make your own layout , save and then from Layout > Manage Layout ,make your layout as default layout.May be current Layout ,there might be some values are filtered hence the required data is not appeared in PO History Tab.
    Regards,
    Sandesh Sawant

  • My iBooks purchase history is blank in Ibooks store on iphone 5

    After updating iBooks to the latest version 3.2 I've been having problems with purchase history in iBooks store. When I go to the iBooks store and touch "purchased" tab on the bottom - nothing happen and page stays blank. When I go the library and check Purchased collection - all my books are there.
    It all happen only on my iPhone 5.
    On my Ipad 2 which is under the same apple ID - everything works fine. My husband's iPad mini which is under the same apple id have no problem either. Any ideas?
    BTW - I already reported this to apple feedback/bug report.

    I did not try to resolve this issue for a while, since I was sure it was a problem with iBooks store. Then my husband installed iBooks on his iPhone 5 and had no problem with purchase history. I realized that it's the problem with my iPhone.
    So, in such case I knew what to do:
    1. backup my iPhone via iTunes,
    2. reset my iPhone - setting, general, reset all content and settings,
    3. restore my iPhone from backup
    I Followed those 3 steps and issue is resolved.

  • Programatically disclosing tab does not cause tab contents to be displayed

    I'm using Jdev 11g, update 2.
    I have a page with a panelStretchLayout. The Start facet has a tree component. The Center facet has a panelTabbed component with 2 showDetailItems, each with different panelForms.
    Manually clicking on the tabs shows the correct contents.
    The tree has a SelectionListener mapped to a managed bean method. When a node is selected, the bean method sets one of the showDetailItems to disclosed.
    There is PRR for the showDetailItems based on the tree.
    This code does cause the right tab to become current. The problem is that the tab contents do not also display IF that tab was not previously the disclosed one.
    An example:
    Tree shows Departments & Employees, The first tab shows the selected Dept from the tree in a form, the other shows the selected Employee from the tree in a form.
    When the page is run, the Dept tab is disclosed by default because it is the first one.
    Select a Dept in the tree. The Dept tab remains disclosed and the correct Dept is displayed.
    Select an Emp in the tree. The Emp tab become disclosed but it is blank. The Emp form does not appear.
    Select a Dept in the tree to reset tabs.
    Now manually click the Employee tab. The Employee formis displayed correctly with the last Emp selcted from the tree.
    Select a Dept in the tree. Now the Dept tab becomes disclosed but it is blank.
    My first thought was that this is a PRR problem with the tab children. But I've tried setting PRR on the panelForms so they are refreshed when the showDetailItems are refreshed. That didn't help.
    I've also tried setting the rendered and visible properties for the tab child (form) programatically. No luck.
    My current code for the selectionListener is:
    public void setSelData(SelectionEvent selevt)
    RichTree tree = (RichTree)selevt.getSource();
    RowKeySet sel = tree.getSelectedRowKeys();
    Iterator seliter = sel.iterator();
    while (seliter.hasNext())
    Object rowKey = seliter.next();
    tree.setRowKey(rowKey);
    FacesCtrlHierNodeBinding node =
    (FacesCtrlHierNodeBinding)tree.getRowData();
    String viewDefName = node.getHierTypeBinding().getStructureDefName();
    if (viewDefName.contains("Dept"))
    setSelDeptNo((oracle.jbo.domain.Number)node.getAttribute("Deptno"));
    OperationBinding ob =
    (OperationBinding)bindings.get("setCurrentRowWithKeyValue1");
    ob.execute();
    } else
    setSelEmpId((oracle.jbo.domain.Number)node.getAttribute("Empno"));
    OperationBinding ob =
    (OperationBinding)bindings.get("setCurrentRowWithKeyValue");
    ob.execute();
    if (viewDefName.contains("Dept"))
    panTab.getChildren().get(0).getAttributes().put("disclosed", false);
    panTab.getChildren().get(1).getAttributes().put("disclosed", true);
    empsTab.setDisclosed(false);
    empsTab.setDisabled(true);
    deptsTab.setDisabled(false);
    deptsTab.setDisclosed(true);
    } else
    deptsTab.setDisclosed(false);
    deptsTab.setDisabled(true);
    empsTab.setDisabled(false);
    empsTab.setDisclosed(true);*/
    panTab.getChildren().get(1).getAttributes().put("disclosed", false);
    panTab.getChildren().get(0).getAttributes().put("disclosed", true);
    }

    That was it. I don't need to set up PPR for the showDetailItems either - just the panelTabbed. I'll remember to walk up and try PPR on all the parent components next time. Thanks.

  • Strange logon box in Portal on Purchasing tab

    Hello,
    We are just in the process of upgrading to SRM 7.0 and are looking at the Portal.  We have Portal 7.00 still, next on the list for upgrade, and we are implementing SRM 7.0 EHP 2 on NW 7.31.  We also use an F5 load balancer appliance to load balance connections to the servers.
    Anyway the strange thing is, although we have implemented certificates OK and SSO is working fine plus all links are working, the first time you click on the Purchasing tab the SRM content doesn't load and displays a logon box, the odd thing is, if you refresh the tab or click on the tab again it will load the content without any problem.  For the rest of your session you will not see the logon box but the next time you login it will be displayed again until you refresh the tab.
    It's really confusing us and we can't figure out what it could be, we've been looking at all sorts but can't figure it out.
    Anyway suggestions gratefully received as although we have a SAP call raised, they have yet to reply even on a very high call.
    Thank you,
    Daniel

    Have u implemented SSO with Exchange??
    Integration of Outlook Web Access into SAP Enterprise Portal
    Check out this document for SSO.
    Single Sign-On to a Microsoft Exchange Cluster
    Cheers!!
    Ashutosh
    Message was edited by: Jason Lax
    Update URLs of linked content

  • Purchased iTunes Content Getting Sorted Wrong

    I'm having a bit of a problem recently with my purchased iTunes content. I recently got a MacMini, and when I was trying to load my iTunes content from a external hard drive I noticed around 20 random television episodes I purchased through the iTunes store were loaded under the Movies tab in iTunes and they lost all their meta sorting details. I tried adding the correct meta data to the affected episodes, and tried reloading them, but they keep moving back to the Movies tab with no meta data.
    I'm running Snow Leopard 10.6.8 (was running 10.6.7 at the time of the move) and iTunes 10.3.1.

    The policy on lost purchases is that you have to pay to download them again:
    "Once a Product is purchased and you receive the Product, it is your responsibility not to lose, destroy, or damage the Product, and Apple shall be without liability to you in the event of any loss, destruction, or damage."
    You could try contacting the iTunes Music Store Customer Service and you might be able to persuade them to sanction a second free download. There have been occasional reports in the iTunes forum of this happening, however just be aware that they are not under any obligation to do so. If you click on any of the links on this page you'll find a space at the bottom to email your query: iTMS Customer Service

  • Purchased tab iBooks

    Hi, the iBooks purchased tab on my iOS 8.1.1 iPhone 5s lists all the books I've purchased - I've got half a dozen or so on the phone, the rest I've bought reside on my Mac / iCloud. The ones on my phone show fine under 'My Books', however under the 'purchased' tab > 'not on this iPhone' it lists all my purchased books including those that are on my iPhone...?
    Any thoughts?
    Thanks.

    I note the same thing on my iPhone 5. The "purchased" screen is fine on the iPad and iMac, but just a blank on the iPhone.
    This just started to happen recently perhaps Apple monitors this page, and can look into it.
    Fortunately, I do not use my phone to read books, as the screen is just too small for me. I read iBooks almost exclusively on the iPad. 
    Vic

  • IPad (1), I don't see the "purchased" tab in App Store.

    I just got iOs 4.3.5, and I don't see the purchased tab in the App Store, or in iTunes. I do however see it in the iBooks app. Is this because I'm using the oringal iPad? I've tried a restart, and deleting it from the multi-task bar. Any ideas?

    No. I have the original iPad and it all works for me. It always has.
    Lets try this next. If you haven't downloaded anything since the iOS update why don't you download any free app - anything. Even free apps show up in the purchased tab. See if you download an app maybe it will reset something and the purchased tab will show up. It's worth a try and there are tons of free apps. You could try the same thing with any free iTunes content like the free single of the week or a free movie trailer - just to see if the tab shows up.

  • Cannot see the "purchased tab" in iTunes app

    A week ago, my iPhone 4 was accidently removed and deleted from my iCloud account, which means all the content was removed from it. And ofcourse i was not prepared, but i was stupid enough to not backup my music and all that stuff. And my music was gone. Then i found this article: http://support.apple.com/kb/ht2519 , where it's described how to locate and redownload your music from iTunes. But this tab is not showing up anywhere on my iPhone. And neither on my iPad (3rd gen). Any suggestion? :-)
    Btw my iPhone 4 is running iOS 5.1.1

    Try this from iTunes on a computer
    Make sure itunes is up to date, click Help > Check for update if you are on windows.
    When you click on iTunes Store in iTunes, and the store pulls up, make sure you are signed in to the itunes store (Should see your appleid or "Sign IN" at the top right of the store)
    once you are signed in, the purchased tab is listed on the right with a big blue "NEW" bubble next to it
    use that to download any missing content to your computer, and then sync it to the phone
    if you do not see the purchased tab on the phone then you are not up to date with your os software, or you are looking in the wrong place

  • WARNING!: Upgrading to Quicktime 7.7 breaks "Purchased" tab in iTunes 10.4 Store

    iTunes 10.4 comes with Apple Application Support 1.5.2.  As long as you have that version of Apple Application Support, the purchased tab in the iTunes Store will work.
    Both Safari 5.1 and Quicktime 7.7 come with a newer version of Apple Application Support, 2.0.1.  If you install either update (or both), then the purchased tab in the iTunes store will be blank.
    The Quicktime 7.7 is especially annoying since that's a security update.  So basically you can either have access to purchased items in iTunes 10.4, but run an insecure version of QuickTime or have a secure version of Quicktime, but lose access to purchased items in the iTunes store on your PC.
    Come on Apple, can't you at test your software on Windows before updating it?   This plus the annoying sync crash when optimizing videos (photos) shows Apple doesn't test anything.  iTunes 10.4 for Windows really *****.

    I have a work around, but it's not for the faint of heart.  It basically involves copying the *.dll files out of the "C:\Program Files\Common Files\Apple\Apple Application Support" folder when version 1.5.2 is installed and then upgrading to version 2.0.1 (Quicktime 7.7 or Safari 5.1).
    As such I don't recommend you do this unless you know what you are doing, otherwise you will likely have to completely uninstall and reinstall iTunes (or worse).  If you mess things up, don't come to me for help.  You've been warned.
    I tested this on Windows XP, but it should work under Vista and 7.
    Whenever you want to access your past purchases do the following:
    1. Make iTunes, QuickTime and Safari are not running.  Basically no Apple programs.
    2. Backup all the *.dll files In the "C:\Program Files\Common Files\Apple\Apple Application Support" folder and put them in a safe place.  I zipped them up.
    3. Now delete all the *.dll files.  I simply made a "tmp" folder inside the Apple Application Support folder and moved them there.
    4. Take the *.dll files you save from version 1.5.2 and copy them into the folder.
    Now you can run iTunes and access the store and download your past purchases.  Leaving things like this is bad for a number of reasons, so when you are done simply quit iTunes and then remove the 1.5.2 version dll and put the 2.0.1 dll versions back.
    Technically you don't need to replace all the *.dll, only about 10 of them, but it's just easier to replace all of them.  Also note that there is one .dll file that is exclusive to 1.5.2 and 5 that are exclusive to 2.0.1.

  • Original iPad "purchased" tab?

    Should an up to date iPad 1 be able to use the "purchased" tab in the App Store app?
    My friend is using her original iPad that's running iOS 4.4 and she says that the App Store app doesn't have a "purchased" tab to re-download previously purchased apps.
    Any help would be appreciated! Thanks!

    The Purchased tab was introduced in iOS 4.3.3 (I think), so whether it appears or not depends on what iOS version she's got. You say that she is on 4.4, do you mean 4.3.4, as there isn't a 4.4 ?
    Has she tried closing the App Store app completely and seeing if Purchased shows when she re-opens it ? From the home screen (i.e. not with App Store 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the App Store app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    She could also try logging out and then back in with her account in Settings > Store and tapping her account id on the right-hand side

  • How to retrieve apps after a complete iPod reset? The "App_Store Updates Purchase" tab isn't working!

    Hey Apple Community,
    I have a problem, but every problem has a story, so let me explain that first.
    Let's start of by saying that I bought my 32 Gb iPod in February, 2012.
    Over the course of the last 21 monts there have been about 370+ different apps on it (not all at ones of course). Of which I purchased about 26. I should also mension that my iPod hasn't been Jailbreaked at any point of time (I just don't trust it).
    Yesterday, I wanted to put some new songs and video's on it. So I connected my iPod to my PC (I use windows 8). When I opened, It told me that there was a new system update (iOS 6.1.5). Because I 'was' in a good mood and had the time, I pressed "Download and Install". The updates usually take some time to install so I minimalized iTunes and opened FireFox (to check my e-mail and watch some video's). About 8 minutes later, I got a notification from Windows telling me that iTunes had crashed. At that point the update wasn't done installing. I restarted my PC (just to be sure) and opened iTunes again. It immediately openened a notification, telling me that there was a damaged iPod connected to my PC. The only option I had was to restore it, which would mean that my iPod would get reset to it's manufacture settings. You can imagine that this sounded disturbing. Fortunately it also stated that I would get the option to restore it (to the way it was before the update/crash) after the reset. This would be done using the automated back-up system of iTunes. I started the reset and didn't touch my PC nor iPod until it was finished (just to be sure). Then I used the given 'restore to old state' option (the just installed version won't chance by doing this). After finishing, I immediately noticed that all of the apps that I installed were missing. In total about 100+ apps (about 60-70+ games, 30-40+ remaining apps). However I did get my photo's back (which are now backed up), that's nice! along with my music and video's. The missing apps are reinstallable but the saves aren't. Imagion 21 monts worth of game saves gone in a flash for more then 60 games. Of the 100+ app there are about 30 that I really want back, however I am unable the recall all of the names.
    So I went into the App_Store > Updates > Purchased tab. Here comes the real problem. The purchase tab doesn't load, it isn't even displaying the choice to switch from 'all' to 'not on this device'. I've tried some things to get is to work again: restart my iPod, log out and back in my iOS accant (in the app store) and a combination of the last 2 things. This didn't work however.
    My questions are:
    1) Is this problem fixable? If yes, how?
    2) If not, what would be the second best option of retrieving the missing apps?
    Thanks before hand,
    Sebgear

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      
    Also, you should be able to redownload via iTunes on the computer. See that method included here:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • HT1382 i got an iPad and all my app's, music,  and movies are on it, but when i try to download some apps to mi iPhone, they doesn't appear on the purchased tab, how could i move them back to itunes so i can access thru iCloud?

    i got an iPad and all my app's, music,  and movies are on it, but when i try to download some apps to mi iPhone, they doesn't appear on the purchased tab, how could i move them back to itunes so i can access thru iCloud? i have an 2nd generetion ipad and an iphone 5, thanks for you answers!

    (I think the daughter got he better end of the deal!)   I believe if you change the password and user id one of the devices it will stop that from occurring. But I'm not the one to tell you how to do it; someone like "Illaass" (Illaass seems to know how to correct / fix almost anything!) will know how if you don't. Just look for the "cat" icon.

Maybe you are looking for