Customising contacts, not being saved

I have customised the email and text message notifications for a few of my contacts, but my phone won't "save" the text sounds. I got this phone in February and for the first few weeks it was ok, now it changes the text notifications to something I didn't set it to do. There hasn't been an update to the phone at that time to alter anything, so I'm stuck!
It also doesn't use vibrate and the LED light when those are set on customised profiles, either, even when the general notifications are set to Normal with both those options On.
Any ideas, please?

*bump*........

Similar Messages

  • Why are my photos assigned to contacts not being saved?

    I have assigned photos from my iphone album to contacts. but lately every day after I recharge it the photos are gone. What is going on? anybody else have this problem?

    Please clarify a little on what is happening.
    Are the photos gone just from the contacts or also from the iPhone?
    Are you syncing with MobileMe?

  • Sent emails on my iphone not being saved on my hotmail's sent items

    Sent emails on my iphone are not being saved on my hotmail's sent items

    Delete the account on your phone under settings> Mail, contacts, calendars> hotmail account> delete. This will not erase anything on your email account as your phone only accesses the server. Then you can add the account again in the same place in settings. Just make sure you have the password so you can add it right away. Sometimes people forget their password because they never use it. If that's the case you can go online and click "forgot password" and resset it before you uninstall it on your phone. Hope this helps.

  • Anyone elses contacts not being recognized by the Phone and Message apps?

    Anyone elses contacts not being recognized by the Phone and Message apps? Updated to 5.0.1 on my 4S and this is what happened

    am having the same problem on verizon. never had this issue on my 3G...

  • Messages are not being saved on N96

    On my N96 I have set save sent messages and receive report as 'yes' but after updating firmware (20.050) messages are not being saved.Is there any solution to someone.

    I have exactly the same problem with my N95 but I can't really say when it started. Suddenly I just noticed my phone didn't save sent messages anymore and hadn't done it for some time, but can't really tell after what it started to occur. Really strange problem, not even reseting back to factory settings helped - after I put "receive report" option back it stops saving sent messages to sent folder. Actually if I go to "sent" folder quickly after sending the sms, it shows there for little moment before disappears. Really strange. I couldn't google any other information about this problem than this topic.

  • I've been editing images with ease for a long time but now the changes are not being saved.

    I've been editing images with ease for a long time but now the changes are not being saved.
    Also, it is not liking me adding a large ammount of images in one go?

    Remember: we cannot see your machine. There are 9 different versions of iPhoto and they run on 8 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS.  So to get help you need to give as much information as you can. Basic things like :
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For instance: 'iPhoto won't export' is best explained by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • HT4075 I tried the steps mentioned above but the changes are not being saved.

    I am not able to edit or merge PDF files. I followed the steps mentioned in the Mac support community but the changes are not being saved. Any solution to this?

    The link you posted gives be a 404 not found message. 
    The reason you're getting the repeat is because your site name is wilgenroos.nl and the first page of your site is wilgenroos. 
    The standard URL for domain names that are forwarded with the CNAME method is:
    http://www.domain_name.com/site_name/page_name.html.
    You can change the site and page names in iWeb to give you something more informative about the site and page.
    If you're publishing to a  3rd party server and want to get rid of the site name in the url and only have
    http://www.domian_name.com/page_name.html
    do the following:
    publish the site to a folder on your hard drive (already done)
    use Cyberduck to upload just the contents of your site folder to the root folder of your account on the server.
    You should delete the old site folder and files that are currently there beforehand.

  • File Options not being saved

    I appologize if this is the wrong forum, but I did a search and failed to find a related subject.
    When I click on File>Options then modify them the way I want to, then close Designer 2008 and reopen it, they're back to the default values.
    How can I retain my options even after closing designer and reopenning?
    Thanks much!

    What version of Crystal are you using?
    Are you a local PC Administrator also?
    Try right clicking on the crw32.exe and selecting Run As Administrator and then change them.
    Are you clicking the OK or Save button after making changes or simply closing the window using top right X button?
    Those options are saved to the registry, only reason they are not being saved is you don't have permission or some anti-virus software or Restore Point is writing the original settings back when you close CR.
    You may want to check with your IT people to see if they have pushed out some sort our Profile update that doesn't allow you to keep changes to the registry.
    After making the changes and you create a new report do you see the changes? Don't close the designer.
    Thank you
    Don
    Edited by: Don Williams on Apr 6, 2011 12:52 PM

  • Table extension not being saved

    Hi,
    I have implemented Table extension at item level for SC and from the config perspective all looks fine.
    1) Created Append struture with required fields
    First step: appending the field to the correct structure in SE11 or via transaction SPRO.
    Structure names for table extensions are according to the pattern:
    INCL_EEW_PD_<x>_CST_<y> with
    <x>: HEADER, ITEM
    2)
    Path in IMG (transaction SPRO):
    SAP SRM -> SRM server ->
    -> Cross-Application Basic Settings
    -> Extensions and Field Control (Personalization)
    -> Create Table Extensions and Supply with Data
    -> Define Customer Table Extensions on Item Level
    Second step: you additionally need to append the new table extension field to the
    corresponding INCL_EEW_PD_<x>_CST structure called u2018cross-documentu2019 structure. This can
    also be done in IMG
    You can explicitly enter the very same field(s) (name and type) into both append structures.
    It is recommended, however, to first create another structure with the new field (in SE11) and
    then include that other structure in both append structures
    (menu path in SE11 screen: -> Edit -> Include -> Insert).
    Default append structure names in this example are
    ZAINCL_EEW_PD_ITEM_CST_SC and
    ZAINCL_EEW_PD_ITEM_CST
    when using the IMG path..
    3)
    Third step: Set visibility of the table extension.Create an entry with TICUS for item data (THCUS for header data).
    Donu2019t miss to populate the Transaction Type field - you could save the table entry without it,
    but it will not work!
    4)
    Fourth step: Configure Control of Fields of Table Extensions. Create an entry with TICUS for item data (THCUS for header data).Donu2019t miss to populate the Set Level field - you could save the table entry without it, but it will not work!
    Fifth step: Configure Control of Actions
    Sixth (final) step: SM30 - maintain view /SAPSRM/V_MDFSBC_DEFAULT
    I have rechecked the config several times but could not find any reason for the data not to be saved.
    When I add the data to the table structure and if click enter or check button the data disappears. The entries are not captured in BBP_PDICF  table either. i can see the Z structure in se11 for BBP_PDICF.
    I have checked doc_change badi for any issues but could not find the issue. Any idea as where I should check for the data not being saved issue?

    Hello Srinivas,
    Please do this step:
    In SM30-maintain view /SAPSRM/V_MDFSBC_DEFAULT
    Object set type :TICUS
    Structure field name : custom field
    Object type : BUS2121
    set level : item
    Field visible : X
    field enable : X
    Regards,
    Neelima

  • Window preferences not being saved

    Hi there -
    Using InDesign CS4 on Windows XP.  A few days ago a problem started happening - whenever I close InDesign, my preferences for which windows (Tools, Pages, Links, Character) I have open are not being saved.  Takes me 3-4 minutes every time i open InDesign to put everything back the way it should be.
    I've installed updates, no dice, and have deleted the preferences file as suggested by this thread:http://forums.adobe.com/thread/526990
    Any other steps I can take?
    thanks in advance,
    Andrew

    Those things are saved as part of the workspace. It sounds as if the current workspace file has become corrupt. Close ID, then go to your user profile and you'll find the workspaces folder under \Application Data\Adobe\InDesign\Version 6.0\<language>\Workspaces. Delete the "current" xml file for the workspace and restart ID. The workspace will be restored to the conditions set when it was saved, but hopefully will remember changes again when you close the program.

  • Notes are not being Saved

    Recently upgraded to an iPhone 3G S from the first generation iPhone. Synced my phone and everything is fine, but when I use the Notes application the notes are not being saved. Anyone know of a way to fix this?

    Ensure that the "sync notes" box is checked in iTunes. Also note that the notes syncing feature doesn't work very well yet.
    If you have a note on both the phone and the computer, and you change/update the one on the phone, the next time you sync the computer version will over write the phone version.
    coop

  • FTP settings not being saved

    I moved my Dreamweaver 8 to a Win 7 machine and after installing the 8.02 update the FTP settings, user and password, are not being saved.  I tried the regedit alterations with no joy.  Any thing new for Win 7?
    Kirk

    Hi N6SXR,
    As you correctly guessed, Nancy is our expert contributor on Adobe forums and not an Adobe employee. We are glad that you managed to sort your issue. Thank you for sharing the information with other users that will potentially benefit from your post.
    The versions supported by Adobe can be found at http://www.adobe.com/support/programs/policies/supported.html. While it is not our intention to force users to upgrade their software, it is also true that there has been a sea change in the way people design web pages. The team has been relentlessly focused on creating a software that meets the current demands of web designers through periodic updates that provide users with bug fixes and new features.
    The Dreamweaver standalone product is available for 30$ monthly subscription. Do have a look at the offers available http://www.adobe.com/ca/products/dreamweaver/buying-guide.html when you have the time.
    Thanks,
    Preran

  • New bookmarks not being saved

    Beginning today my new bookmarks are not being saved. I read several KB articles and have tried:
    - making sure the bookmarks file is not read-only
    - reset browser.places in about:config
    - renamed the places.sqlite and places.sqlite-journal, and restarted Firefox.
    None of that worked.
    Is there another fix to try?

    vineel
    >>let us know briefly what kind of problem you are facing
    Bookmarks are not being saved.
    I still have my existing bookmarks.
    All existing bookmarks work.
    But when I click on "bookmark this page", it never gets added.
    There's really nothing to take a screenshot of, other than my old bookmarks.

  • Settings are not being saved when i reboot

    i am having a problem when i restart my computer my settings such as dock settings background settings are not being saved how do i resolve this problem?

    Welcome to the Apple Discussions!
    Is this just for new settings that won't stick? Or have all your original settings reverted to the defaults? Have you started up from your Mac OS X install disk and used the Disk Utility to "repair disk"? Do you have a backup of your important files?
    -Doug

  • Flash CC crashes after publishing iOS app + publish settings are not being saved to file

    I have two issues:
    1. Flash CC crashes every time I publish an iOS app
    2. My Publish Settings are not being saved
    1. Flash CC crashes every time I publish an iOS app
    Since yesterday Flash CC keeps crashing right after I publish an iOS app. The app is published correctly though. I tried everything from restarting my MAC, reinstalling Flash, removing the folder "Flash CC 2014" inside Application Support/Adobe. But all this did not work.
    2. My Publish Settings are not being saved
    Since the first day I installed Flash CC, it did not save my publish settings along with the .fla-file. I never had this issue with Flash CS 5.5. This was not a very big issue, but now every time I publish an app and Flash CC crashes I have to fill in all the publish settings manually. Now I'm getting frustrated. Even saving my settings as a preset, storing it inside a folder and importing it again, won't help. Then I will get the message: "Import failed: invalid profile file."
    Can please anyone help me with these issues? It is quite time consuming to continuously enter the settings manually after every crash.
    Thanks!

    reset your preferences -
    after effects:  http://helpx.adobe.com/after-effects/using/preferences.html
    dreamweaver:  https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html
    flash:  http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html
    illustrator:  http://helpx.adobe.com/illustrator/using/setting-preferences.html
    indesign:  https://forums.adobe.com/thread/526990
    photoshop:  https://forums.adobe.com/thread/375776
    photoshop elements:  http://www.photokaboom.com/photography/learn/Photoshop_Elements/troubleshooting/1_delete_p references_file.htm
    premiere pro: http://www.mediacollege.com/adobe/premiere/pro/troubleshooter/trash-preferences.html

Maybe you are looking for

  • Lot of exceptions in kura-console.log. Tutorial not working for me

    Hi David, Well, now I have a wired connection to my pi and got kura up and running. But, my tutorial implementation did not work. Later, I found there is a new 1.2.0 verion of kura, so I uninstalled 1.0.0 as per wiki steps and installed 1.2.0. I had

  • Duplicate copies of draft messages

    Hi, I have just sent a couple of emails through Mail and have just noticed that there are 64 copies of one of the emails in Drafts and 35 of the other. It looks like one copy is being saved for every minute that I was editing my email. How do I stop

  • Function modul to read PPOMA_CRM structure

    Hello, i have the requirement to read all the employees / users assigned to specific orgunit in my own coding. Do you know a function module which can be used for this? Thank you Best regards Manfred

  • Converting dvd to ipod format?

    Have tried several areas for this question. I use an imac intel dual core and I need to convert dvd to ipod format How do I do this

  • Install Mcrypt on Mac OS X snow leopard 10.6.8

    1.cd ~/Downloads/libmcrypt-2.5.8/ 2.MACOSX_DEPLOYMENT_TARGET=10.6 CFLAGS='-O3 -fno-common -arch i386 -arch x86_64' LDFLAGS='-O3 -arch i386 -arch x86_64' CXXFLAGS='-O3 -fno-common -arch i386 -arch x86_64' ./configure --disable-dependency-tracking 3.ma