Icloud is screwing with me??? help please

upgraded to OS 5 with icloud. But can't seem to get my email verified.I complete the process and when I try to get it verified it says check email for instructions.
but it changes my email address by 1 character, thereby i can't go any further.....I'm screwed... it also deleted my entire contact list and calender settings.
please help me I'm ready to pitch the phone....frustrated

You're frustrated and that's understandable...
Start over.
Tap Settings > iCloud > Delete Account
Restart your iPhone.   Hold the On/Off Sleep/Wake button down until the red slider appears. Slide your finger across the slider to turn off iPhone. To turn iPhone back on, press and hold the On/Off Sleep/Wake button until the Apple logo appears.
Try again.
Apple - iCloud - Learn how to set up iCloud on all your devices.

Similar Messages

  • I can't delete my bt emails or move them to folders, other emails from tiscali no problem with, anyone help please

    I can't delete my bt emails or move them to folders, other emails from tiscali no problem with, anyone help please

    I did that and it is currently whirring away, had over 16000 emails as everything got imported when I set emails up (only had this computer 5 days). So will see what happens when it stops doing whatever it is doing. Sorry if I appear stupid but first Mac I have owned so everything a bit new. Have managed to get most things working correctly just can't sort this BT email problem out. Will report back later!

  • My hotmail is not working with E72-Help please

    Dear All,
    I used to have a Nokia E55- my hotmail was working properly, and when ever i receive an email, it synchronize  it directly to my mobile phone. but when i changed my mobile model to Nokia E 72, it could not work at all!!! even my gmail too.
    the steps are as follows:
    1-enter Email application.
    2-create a new mailbox
    3-start (preparing for setup)
    4- i choose whether Windows live hotmail or Gmail
    5-i place my email and password.
    then nothing happens?!?!?!!?!?!?!?
    why??? i don't know
    please i need help to solve this.
    kindly reply to :
    thanks
    Personal details removed by a moderator. We kindly ask you not to share your personal contact details or your phone's IMEI number publicly on this forum.

    hadimassa wrote:
    d_t_a wrote:
    I'm having this problem in reverse..
    I don't have a Hotmail account and don't need a Hotmail mailbox on my Nokia Messaging.
    However, when I installed the Windows Live Messenger app from Ovi Store, it automatically created a Hotmail mailbox in my Nokia Email.  Since i was trying out the Windows Live Messenger only, I removed it after I tried it out.  Right now, there's a nonfunctioning Hotmail mailbox still in my Nokia Email that I couldn't delete nor access...  Still finding a solution on how to totally completely remove it (since the Hotmail mailbox doesn't appear in the settings portion of Nokia Email/Messaging unlike the Yahoo or Gmail mailboxes which I've defined and created on my E72)
    Your device has to be online with the NM server to delete the mailbox.
    How do I go online with the NM server?
    I only use my home wifi to connect to the Internet and update my emails on the E72.
    Also, the Hotmail mailbox exists only in the Home->Messaging menu but not in the Home->Email menu.   From what I know, there's a Connect menu option in the Home->Email menu, but there's no "Hotmail" mailbox on my Email menu.

  • My macbook works with windows but it wont with osx Help please

    Hi every one i have macbook pro p8600 Dual core 4gb ram 320 gb hdd but for some reason my macbook pro cant run osx any more may be i sound stupid but i am new in this few weeks back suddenly my macbook pro start running real slow and laggy i wont evven open a file i have to wait atleast 10 min if want to open a file or click on something i couldnt even use anything so i thought it might need a clean osx instal so i try to instal snow leopard but still same problem to install an osx took me arround 7 hours but at the end a msg comes set up can not be run try again some thing like that so even i try instal mountain lion but still long wait and system running so laggy then i thought may be its an hard disk fault i even change hard disk and ram as well but same problem
    then i boot up windows 7 and that works 100% perfect i tried windowa 8 runs like charm
    i can not figure it out what is the problem what just happen to my mac
    it wont run osx but can run windows
    please need a big help here

    Install and setup are the same thing. What I'm asking is Windows 8 installed on the whole drive or only on a small partition with Boot Camp.
    Boot Camp is a Mac program that enables you to install Windows on your Intel-based Mac computer, using a
    Microsoft Windows install disc that you provide. Windows is installed on its own
    partition. After installation, you can use either Windows or Mac OS X on your Mac
    computer.
    The Boot Camp Assistant application helps you create the Windows partition and
    restart your Mac using your Windows installation disc. Then you can follow these
    instructions to install Windows and install software drivers that enable Windows to
    work with your Mac hardware

  • I amtrying to verify my icloud account and really struggling - help please ?

    I set up an icloud account and downloaded most of my music to it - i am now unable to listen as ipod asks me to verify account.
    I am struggling to do this
    I only have hotmail and this wont llow me to log in with a .aaple.co.uk sign in
    I am not very it savvy so help would be really appreciated

    If your Apple ID (the one you sign into iCloud) is your hotmail e-mail address, there should be a verification e-mail waiting for you in your inbox. If it has gone missing, you can resend it by logging in at http://appleid.apple.com

  • WAD - adding menu entries with JavaScript - help please!

    Hiya,
    I am completely new to JavaScript and I need some help with adding menu entries into my WAD template. Can anyone please help?
    I want to add functionality into my WAD template to enable users adding results rows on a selected characteristic, at a single mouse click. Currently they need to go to the menu -> properties -> characteristic -> display results -> always -> ok. That's five clicks of a mouse (provided they know were to go).
    I want to add this option to the basic menu so that they can click once only.
    What I have managed to figure out so far using SAP help is the following. I have added a Script Item into my WAD Layout and added the following line of code in the Script Editing window:
    sapbi_addToMenu("Add totals", "alternate_context_menu", "X","CHARACTERISTIC", "", "bottom", "", "")
    It worked fine in that it added an extra item "Add totals" to my menu when I righclick on a characteristic. So far so good. However, I have no idea what function I should be using here, or how to code it. Surely WAD uses some function to perform this action, something that I could reuse? Is there a library somewhere of all the function used in WAD?
    Can anyone please help with the code?
    Many thanks,
    Agata

    Hiya again,
    I have managed to partially solve this problem by using the following code. However it requires me to define on which characteristic the function is performed. In this case I have managed to get it working on 0PROJECT, but I want it to be ANY characteristic which has been right clicked?
    Any ideas how I can pass the characteristic name as a VARIABLE, whose value would be read automatically when menu is triggered?
    /* Add Contextmenu entries */
    sapbi_addToMenu("Add totals", "JS_SET_RESULT_VISIBILITY_R", "X","CHARACTERISTIC", "", "bottom", "", "")
    * Javascript functions that are to be integrated into a web template and that
    * are to be used later in the web application ALWAYS have to have the same function
    * signature, i.e. the parameters that will be passed.
    * @param currentState - a list of parameters that describe the state the web item
    * @param defaultCommandSequence - the initially used sequence of commands that
    *       would have been used instead of the custom
    *       script.
    function JS_SET_RESULT_VISIBILITY_R( currentState, defaultCommandSequence ){
    //Note: information can be extracted using the parameter 'currentState'
    // and 'defaultCommandSequence'. In either case create your own object
    // of type 'sapbi_CommandSequence' that will be sent to the server.
    // To extract specific values of parameters refer to the following
    // snippet:
    //  var key = currentState.getParameter( PARAM_KEY ).getValue();
    //  alert( "Selected key: " + key );
    // ('PARAM_KEY' refers to any parameter's name)
    //Create a new object of type sapbi_CommandSequence
    var commandSequence = new sapbi_CommandSequence();
      * Create a new object of type sapbi_Command with the command named "SET_RESULT_VISIBILITY"
    var commandSET_RESULT_VISIBILITY_1 = new sapbi_Command( "SET_RESULT_VISIBILITY" );
    /* Create parameter TARGET_DATA_PROVIDER_REF_LIST */
    var paramTARGET_DATA_PROVIDER_REF_LIST = new sapbi_Parameter( "TARGET_DATA_PROVIDER_REF_LIST", "" );
    var paramListTARGET_DATA_PROVIDER_REF_LIST = new sapbi_ParameterList();
    // Create parameter TARGET_DATA_PROVIDER_REF
    var paramTARGET_DATA_PROVIDER_REF1 = new sapbi_Parameter( "TARGET_DATA_PROVIDER_REF", "DP_1" );
    paramListTARGET_DATA_PROVIDER_REF_LIST.setParameter( paramTARGET_DATA_PROVIDER_REF1, 1 );
      // End parameter TARGET_DATA_PROVIDER_REF!
    paramTARGET_DATA_PROVIDER_REF_LIST.setChildList( paramListTARGET_DATA_PROVIDER_REF_LIST );
    commandSET_RESULT_VISIBILITY_1.addParameter( paramTARGET_DATA_PROVIDER_REF_LIST );
    /* End parameter TARGET_DATA_PROVIDER_REF_LIST */
    /* Create parameter CHARACTERISTIC */
    var paramCHARACTERISTIC = new sapbi_Parameter( "CHARACTERISTIC", "0PROJECT" );
    commandSET_RESULT_VISIBILITY_1.addParameter( paramCHARACTERISTIC );
    /* End parameter CHARACTERISTIC */
    /* Create parameter RESULT_VISIBILITY */
    var paramRESULT_VISIBILITY = new sapbi_Parameter( "RESULT_VISIBILITY", "VISIBLE" );
    commandSET_RESULT_VISIBILITY_1.addParameter( paramRESULT_VISIBILITY );
    /* End parameter RESULT_VISIBILITY */
    // Add the command to the command sequence
    commandSequence.addCommand( commandSET_RESULT_VISIBILITY_1 );
      * End command commandSET_RESULT_VISIBILITY_1
    //Send the command sequence to the server
        return sapbi_page.sendCommand( commandSequence );

  • Saving disk space with aperture, help please?

    Ok, let me start by saying I am using a Macbook Pro 17inch model, with a 120gb HD. I just recently switched this summer to Mac over from PC. Now iPhoto has not been very satisfying to me, so that prompted me to buy Aperture. When I used my PC, which I still use now since it is a powerful desktop that I customized and has all my main hard drives hooked up to, I was used to using Google's Picasa software for organizing and searching my photo database. Picasa was very good for me, and I really wish that they had a Mac version of it, but since they don't, I need something to fill that need on my Macbook Pro. As I wrote before, iPhoto does not exactly satisfy me, so I would prefer to find an alternative to it. I am hoping that Aperture can do this, but I am having trouble so far.
    Now I only need Aperture for its organizing and database qualities, which I am very impressed by. I do not plan to use it at all for image editing, I leave that to PS, and I don't particularly like the way it creates so many files for each photo and such. My main problem that I am coming across is that when I import my entire photo library (which I have already organized into a very convinient folder heirarchy) into Aperture, it literally doubles the size of my photo library by creating the huge Aperture Library file, and all of the project files within that file. Now I wouldn't mind this too much if it was on my desktop where I have plenty of hard drives to absorb these huge files created, but my desktop is PC for now and can't use Aperture, I plan to get the new Mac Pro next year when my budget can allow for it, but even still, I am not happy with the idea of creating a huge Aperture Library file that essentially doubles the size of my entire photo archive.
    Now I noticed this huge file is due to the huge Project files created within the Aperture Library file. Unfortunately, to my knowledge and my trial and error this far, it is impossible to import photos into Aperture without importing them as projects. Am I correct in noting that I can not simply use Aperture for just its organization or database tools? I was really looking forward to getting aperture, but I can not afford to double the size of my entire photo archive on my laptops hard drive, because it is only 120gb and will not be able to sustain a growing photo library like this, especially if it grows at double the size for every photo imported.
    Now I do own plenty of external hard drives, and am aware that I can direct Aperture to create its library file on an external hard drive, but it is not too convinient to have to have an external hard drive connected to my laptop every time I want to use Aperture, and not very cost-efficient to have to dedicate a whole external HD just for Aperture's library file, plus I have doubts to how fast the program would run if it is running my library off of an external hard drive.
    So in the end, do I need to find another piece of software from an outside company to suit my needs for an image database program? Is it possible to import all my photos into aperture without creating any project files? Please anyone with suggestions for what could help me, please do respond, and thank you in advance for any help.

    Thanks for such a quick reply. What you wrote is helpful, and I did consider that at one point... but to go that route would require me to commit completely to using Aperture only for accessing my photos, and would never be able to use other programs to access my photos, I would have to do it all through Aperture, which is not all that bad, but I would like the freedom to access my photos from any program, or from simple folder view. I do see that in the long run it will help conserve HD space, but I really don't like having to commit completely to using only Aperture.
    Is it really too much to ask for to have Aperture support maintaining my files in their original location while referencing them in its own library? I don't think that's too much to ask for, every other photo management software is capable of doing this, and at great speeds as well. Even iphoto doesn't create copies of every single item, Google's Picasa on the PC side is EXTREMELY fast and does exactly what I need it to do... I only hope that someone from Apple understands the needs of people like me, as I'm sure I'm not the only one out here who wishes Aperture could work the way I am describing, and hopefully Apple can do something to appeal to this group of people like myself.

  • FTP problems with CS5 - Help please

    I volunteer helping charity and education organisations with their websites.  One of my clients has just bought CS5 - I personally am still working on CS3 - so when I went to help them download their site first of all the set-up was quite different (why do companies fix things that aren't broken), but I got over that issue and managed to connect to the site, download and make a couple of changes. All was well!
    Two days later I went back, because they were having problems and I couldn't connect to the server.... Well, when I was on the main Dreamweaver screen  the computer said it was connecting and made all the right moves uploading files etc, but nothing on the website changed, so goodness knows where the files were going.  When I went onto the screen showing local and remote files, on the server side there was just a message saying you can't upload unless you set up a control version and the little blue plug was just greyed out.
    I don't want or need to set up a control version as it is just one person dealing with this site from one computer.
    As this is the first time I have come across 'subversion' or SVN I am a little confused. I have sent an email to the hosting company to make sure it is not a problem with their server, but won't get a reply until Monday so I thought that over the week-end I would just ask all you out there....
    Help!!

    DW is more than capable of managing your FTP tasks on its own.  Please tell us - when you connect to the remote site and then LOOK at the Remote side of the Files panel, what FOLDER names do you see?  As an ancillary question, what do you have in the Root Directory field of the Remote site definition?

  • I dont install the wallet sample to java card with gpshell . help please .?

    Hi
    I use Gemalto pc twin Reader.
    I try jdks(1.3.5 , 1.5 , 1.6 versions) for compile
    I use java card kit (2.1.1 , 2..1.2 , 2.2.1 ,2.2.2 versions) for create cap files
    For loadin used gpshell (1.4.2 , 1.4.1 , 1.3.1 versions)
    script
    enable_trace
    establish_context
    card_connect
    select -AID a0000000030000
    open_sc -security 1 -keyind 0 -keyver 0 -mac_key 404142434445464748494a4b4c4d4e4f -enc_key 404142434445464748494a4b4c4d4e4f // Open secure channel
    install_for_load -pkgAID a00000006203010C06 -nvCodeLimit 500 -sdAID A000000003000000
    load -file wallet.cap
    install_for_install -priv 02 -AID a00000006203010C0601 -pkgAID a00000006203010C06 -instAID a00000006203010C0601 -nvDataLimit 500
    get_status -element 20                                   
    card_disconnect
    release_context
    I didnt load wallet applet to card. Some time I take install_for_load error , some time install_for_install_and_make_selectable()
    Please help me.
    With jdk 1.3_5 , java card dev kit 2.1.2 and gpshell , I load applet to card but dont install and I take install_for_install_and_make_selectable returns 0x80206A80 (6A80 : Wrong data / incorrect values in command data) error.
    I dont understand why dont loaded the applet to card. Actually I load and install HelloWorld.cap file as this way.
    Additionally , In the wallet applet , the register method used as resigter(bArray , ..... .

    Anybody help me please. It very important. :(

  • Weird Problem with X6, help please!

    I have got this weird problem with my nokia X6, it's display shows lines and merged colors when turned on. It started happening after I got my Nokia X6 fixed for broken screen, 15 days later after getting it fixed it started showing such display. I figured out somehow to unlock my phone while in such display horror and figured that opening a heavy app like OVI store brings back mobiles display. I don't want to send same people my mobile again. Just want to know what can be done to fix this problem. PLease Help!

    Yeah, it was a nokia care center. Anyway I fixed the problem luckily. It just needed some updates. I never thought not updating can cause this problem.

  • USB 8451 - SMbus with labview: help please

    Dear all,
    I just purchased an USB 8451 and I need to interact with a smart battery using a labview interface. I really need a departure point to build up a VI read/write and finally interact with the battery, and the tutorial on NI website  ( http://www.ni.com/white-paper/5767/en/) seems not too exhaustive to me. I set the I2c configuration property node as specified, but I have some doubts on the adress to put, is it really 1010000 for the smart battery (it is my only slave)... Once this is solved, how to "ask questions" to the battery?
    Could anyone who had the same problem than me post a complete VI I can use as starting point?
    It seems like I must gather much more information about this topic, so, please, any suggestion on how to interact with the battery is welcome....

    Yep, the problem is definitively the adress of the slave (smart battery), which I set to 1010000 as specified in the NI tutorial, but that is not correct, because this is the error message I get when trying to read two bytes:
    Possible reason(s):
    NI-845x: The slave did not acknowledge an address+direction byte transmitted by the I2C master. If you are using ACK polling, consider increasing the timeout. Other reasons include the incorrect address set in the I2C configuration or the incorrect use of the 7-bit address. When entering an address to access a 7-bit device, do not include the direction bit. The NI-845x Basic I2C API internally sets the direction bit to the correct value, depending on the function (write or read). If your datasheet specifies the 7-bit device address as a byte, discard the direction bit (bit 0) and right-shift the byte value by one to create the 7-bit address.
    I also attach my VI 
    Attachments:
    SMbus reading.vi ‏12 KB

  • Black screen  with :/root#   HELP PLEASE

    HI I have try everything 1 start safe mode 2 reset nvram
    3start from the disk 4 I have try to repair the disk with disk aid but I got a error message error:the uderlying task report failure on exit (-9972)
    but no matter what my computer it always going back to a black screen with :/root# and the cursor for write
    Can anybody give me any advise on the matter?Any help is very much appreciate.Thank you

    Solutions:
    If possible and needed, back up data before troubleshooting. Methods (4) and (5) are for Power Mac desktop computers other than G5 models. The best bet is method (4) if you encounter multiple bad errors.
    1. Unplug the power cord. Disconnect all third-party hardware except Apple keyboard and mouse before you start.
    2. Do NOT re-install any third-party software/hardware until you completely solve the issue(s) and carefully investigate the compatibility with Mac OS X 10.3.x you install.
    3. If another critical error "Invalid sibling link" is detected at any phases, disconnect and reconnect all internal power cords and data cables for hard drives and any ATAPI device. To do so, you may need to read the computer's CIP Instructions in advance. Normally, you do not need to remove third-party RAMs.
    Method 1:
    (1) Start up from Mac OS X 10.3.x Panther Full Install CD or DVD.
    (2) Re-initialize and re-partition the hard drive. RECOMMENDATION: Select "Zero all data" option if "Invalid node structure" or "Keys Out of Order" error is detected.
    If this method is of avail, go to Method 2 or greater.
    Method 2:
    (1) Start up in Mac OS 9.2.2 and shut down the computer.
    (2) Start up from a copy of a Disk Warrior bootable CD for Mac OS 9.2.2.
    (3) Run DW to fix the damage(s)
    Method 3:
    (1) Unplug the computer.
    (2) Find a second ATA drive and jumper it as MASTER. Jumper the hard drive in question as SLAVE. Verify the jumper pin settings.
    (3) Install Mac OS 9.2.x system on the MASTER drive, and update it to Mac OS 9.2.2.
    (4) Start up from Mac OS 9.2.2. Re-initialize and re-partition the damaged hard drive with Drive Setup using the "Zero a
    Method 4:
    (1) Find a desktop computer that has an ATA controller PCI card (SCSI environment) and has two hard drive bays. This will make your damaged drive appear as a quasi-SCSI hard drive. Mac OS 9.2.2 must be pre-installed on the computer. I recommend a host computer that installs an Ultra DMA/xxx or xxx (ATA-x) interface equal to or better than the damaged drive with backwards compatible.

  • Getting this error with CS3, help please!

    With those settings can you tell me how to setup my CS3 to render with that issue?
    Thank you!

    The text of the error message has most of the instructions you need to help with this problem.
    First try reducing the Maximum RAM Cache size to 90% or lower.  (The default is 60%.)  It's a bad idea to let AE, or any app, max out the RAM.
    You can try increasing the Maximum Memory Usage, though values over 200% aren't useful.
    For both of those memory values, increment in small values, 10-20% at a time.  Don't ask AE to use more RAM than necessary; bad things like fragmentation and swapping start to occur.
    Also, try the options under the Edit > Purge menu when you see this type of problem.  You'll lose your existing RAM previews, but it will free up memory, which may indeed be fragmented.

  • HT204053 i have more than one id and want to link these so i can transfer my contacts from my icloud to my new phone help please

    i have more than one apple id i want to link these so i can transfer my contacts from old phone to new phone please help

    Welcome to the Apple community.
    You can't link your Apple IDs, all you need to do is use the same ID on all devices and your contacts etc will sync.

  • ICloud email name change. Help please

    Is there anyway I can change an iCloud email address? Can I make another iCloud email address? I was setting up a new MacBook Pro for a gift to my nephew and I left out a letter in his last name. I need to delete this one or somehow add another. Any solutions for my dumb ***?

    You can create an alias (3 actually) and use that instead.
    http://support.apple.com/kb/PH2622

Maybe you are looking for

  • RRI - R3 Transactions as Receivers

    I've created a RRI from my query to SAP transaction KOB1.  The jump works except that my query results are only Month to Date (1 period) but when I jump to the R/3 transaction, it is displaying year to date.  The query is built with a variable that a

  • How to set sysdate as default date in dashboard prompt

    Hi all I want to set default date(sysdate) in dashboard prompt. How to do that. I have not done this before. tell me in clear. Thanks in advance.

  • Multiple PO assigned to single Import PO

    Dear MM Followers. In the case of imports PO there are various vendors which are linked to a Imports PO like insurance,transportation,stuffing/destuffing of containers,third part inspection etc. In standard SAP we release the main PO on the Import ve

  • Anyone know if I can get a development/trial/evaluation copy of CRM system

    I would like to get access to an Oracle CRM system purely for developing a demo with. - I am a partner. Thanks for any info provided.

  • Batch split in Idoc DESADV.DELVRY01

    Hi, my scenario is non-SAP --> xi --> SAP for dispatch notifications. The sender system provides batch information on line item level, sometimes with batch split. I am looking for a possibility to post the dispatch advice in R/3 with batch split. I a