Weatherbug Widget Not Keeping Zip Codes

Since The Weather Channel was terminated and the Accuweather Channel was added, the Weatherbug widget does not keep the zip codes I enter.  What am I doing wrong??

TNS_2 wrote:
CRobGauth and OP.
What is weathebug widget defaulting to for you.  For me it remembers serveral Zip codes.  My NY address, a local FL town (not correct) that it assumes is associated with my ZipCode, and the correct town.  And stays with the default I give it.
WeatherBug 2.3.1 on a VMS box.
My experience is similar, except that all towns are correct. I have my home town as the default, and two others set, and all are remembered correctly, I can switch around between them, etc., don't lose anything.
Justin
FiOS TV: Extreme HD, Internet: 50/50, Digital Voice
VMS Enhanced Service: 1 server, 2 clients
Keller, TX 76248 (VHO 1)

Similar Messages

  • Trying to set download apps...says it needs my credit card info...I put it in....but then it won't take it because it says I need to enter my zip code.  I live in Canada and have a postal code, not a zip code.  Help

    I am trying to set up my new Iphone 4 and download apps.  I made an Apple Id which is all good.  But when I try and enter in my credit card info it keeps asking for my Zip code and state.  I live in Canada not US.  I changed the phone to Canadian but it still keeps asking for it and won't let me put in my right information which in turn won't let me download any apps.  Can anyone help?

    Postal & Zip codes are same.  Just enter postal code without space.  It will accept.

  • Address Book Not Importing Zip Codes

    When importing a a tab-delimited txt file into Address book everthing comes through fine. Except. Address Book automatically removes the first number in the zip code if starts with a zero. Leaving a 4 digit zip that is invalid. So what should be 07712 ends up 7712. Which this may not be a bother if you are importing a few addresses. I had over 700 to import, which I had to go through one by one and correct. As I need the for mailings, that I print out on avery labels, in addition to the other contac info. I've read about people having problems in the auto fill in Safari not bringing in the zero from the users vcard.
    Has anyone experience this problem? Has / is Apple addressing it? Answer. Not if your zip code starts with a zer0. Thanks.
    Imac   Mac OS X (10.4.1)  

    This is a common occurance when text files have been processed by spreadsheets. Unless you make special provisions to preserve them, leading zeros are normally stripped off of the data stored in cells.
    It's not the Address Book import that's the problem - it's your source file.

  • I have been trying to purchase the yearly photography plan however it shows my country as USA whereas I am residing in Fiji and we do not have ZIP codes which the purchase form requires. How can i change my country?

    How to change my country to Fiji?

    Whach this help file:
    Change the country associated with your Adobe ID

  • My iPod touch keeps saying my zip code does not match my bank information and wont let me buy a song

    My iPod Touch recently started saying that my zip code did not match my bank information, therefore I can't buy anymore songs. I haven't had any problems buying songs in the past and haven't changed any of the settings or information on my iPod.  Does anyone know how to fix this?!?

    Use another payment method
    Contact iTunes and try to resolve the problem
    Apple - Support - iTunes - Contact Us

  • How can I keep the leading zero in zip codes from disappearing in Numbers spreadsheet?

    I have a spreadsheet with addresses, and the leading 0 of the zip codes (thanks New Jersey) keeps disappearing... How do I correct this?

    Penny,
    It's easy for 5-digit ZIP codes to use the Number System format. Set to Base 10 and 5 places. Part of the goodness of this approach is that if you have already lost the zeros to the Automatic Format, this will reconstitute them.
    ZIP 5 plus 4 codes are not a problem because the dash in the middle causes a default to Text.
    Jerry

  • Firefox will not allow me to change the zip code on the Walmart website.

    When I follow a link to Walmart it automatically puts in an incorrect My Store location and zip code. I change it, close Firefox, re-open and try again. Same thing. It does not do that with other browsers. I have removed cookies several times, I have uninstalled and reinstalled Firefox but nothing seems to work.

    Details like this are stored in a cookie.
    Try to "Remove Cookies" Walmart cookies and check that they are still gone after closing and restarting Firefox:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Also make sure to close all tabs with the Walmart site to prevent Firefox from storing them in the sessionstore.js file as part of session data.
    It is possible that the <i>cookies.sqlite</i> file that stores the cookies is corrupted if clearing cookies doesn't work.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookies files like <b>cookies.sqlite-journal</b> in the Firefox profile folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies
    You can remove all data stored in Firefox from a specific domain via "Forget About This Site" in the right-click context menu of an history entry ("History > Show All History" or "View > Sidebar > History") or via the about:permissions page.
    Using "Forget About This Site" will remove all data stored in Firefox from that domain like bookmarks, cookies, passwords, cache, history, and exceptions, so be cautious and if you have a password or other data from that domain that you do not want to lose then make a note of those passwords and bookmarks.
    You can't recover from this 'forget' unless you have a backup of the involved files.
    It doesn't have any lasting effect, so if you revisit such a 'forgotten' website then data from that website will be saved once again.

  • Values not showing up for 3 digit zip code maps of states

    I've been tinkering with an app that displays the US, with a query that shows how many folks we have in each state. The link takes you to a page that displays the state/zip code style map. On the map of the US, I can see the label and the value from the query for all states. But in the state map, all that shows up are the labels. I have the map set to show values, but they won't display.
    I'm using APEX 4.0.1 in a 10.2.0.4 database running on Windows.
    Any thoughts?

    Hi mjblake,
    The Map Region columns (i.e. REGION_NAME, REGION_ID, etc) can vary for each Map source .amap file. So it's definitely worth referencing the AnyChart Map Reference Information when you're adding your map series query, to ensure that your query is referencing data that's actually contained in your chosen .amap file.
    By default, the wizard will set the "Map Region Column" to REGION_NAME, as this the default AnyChart column. However, some maps, like the US State Zipcode maps, don't actually have a REGION_NAME column in their data, which is why you would need to update the "Map Region Column" on the Map Attributes page to your chosen column e.g. REGION_ID. In the case of the US State Zipcode maps, the available columns are REGION_ID, CENTROID_X and CENTROID_Y, as shown in this example: http://anychart.com/products/anychart/docs/users-guide/map_reference/United-States-of-America-3-digit-ZIP-Code-Maps-for-All-50-States-Alabama-Flash-Map.html?fromtree. You may not be aware of this, but when stepping through the Create Map wizard, on the 'Query' page, there's a Show/Hide region called "Map Region Information", which displays the AnyChart information associated with your selected map.
    Regards,
    Hilary

  • Can anyone answer why in logic pro X I keep getting a window popping up that says Directory not found, result code= -120, followed by another window saying, Fade update failed, (error -120)?

    Can anyone answer, why in Logic Pro X I keep on getting a window popping up saying, Directory not found, result code = -120. Followed by another window saying, Fade update failed, (error -120)?
    I am running the latest version 10.0.5 through a Macbook Pro that has just been upgraded to 16GB Ram and a 960GB SSD which has made it as fast as ****. I upgraded because I was experiencing problems before and it was suggested that I didn't have enough Ram?
    I am using a Focusrite scarlett 2i4 and an Alesis Q61 midi controller. Weirdly, just trying to put a bass line down on a track using the Alesis, the bass sound goes out of tune with the track during recording only. This is very frustrating! I surely can't be the only one experiencing this?
    Many thanks
    Rob.

    Hi
    Time lost could be a problem, but.....
    Sadly, I don't think that there are any Apple docs relating to networked storgae issues with Logic. Other than a 'school' or 'business' setup, NAS/OD/AD setups are not usual circumstances for audio.
    If the issue is one of data backup & security, it may be enough to automatically backup the students local work folders to the NAS.
    If the issue is one of the Users being able to work from any Mac and pick up their files from the server, you are not likely to resolve this problem, without copying the files to the Local Mac.
    CCT

  • Pop up in sales order that "zip code 32901 not served by UPS 1 day"

    Hi everyone,
    I have an issue where in sales order after I enter the material for that particular sold to, I get a pop up saying, "zip code 32901 not served by UPS 1day". Then, a window is displayed showing other available options to select from.  But the customer says, his location is served by UPS 1 day too.
    a. I checked the route determination for that location and I see that the route exists.
    b. I checked the shipping condition in customer master and it looks fine.
    Please suggest me how to resolve this issue;
    Thanks!

    Hi,
    That sounds like a custom error - is it a Zxx error code? If yes, I would check the userexits in MV45AFZZ to see under what conditions this is issued and amend accordingly. If it's a standard error code, what is the code and I will see can I find something on it for you.
    Regards,
    Sinéad Curran

  • Why is my location city changed by Firefox to a town I don't live in? I put in my zip code in the weather info and it will not hold it no matter what I do. This is very frustrating and never a problem in the past. IE doesn't have the problem. Help?

    Why is my location city changed by Firefox to a town I don't live in? I put in my zip code in the weather info and it will not hold it no matter what I do. This is very frustrating and never a problem in the past. IE doesn't have the problem. Can anyone help?

    1) Is it a video clip? Something you recognize?  To be clear, it's displaying at a point in your exported movie but doesn't appear at all in the sequence?
    2) What are your sequence settings?  Right-click your sequence and choose "Item Properties" to verify.

  • Zip code not matching billing address

    When I try to purchase from ITunes, it staes that my zip code doesn't match my billing address. Have had the same address for 4 years now. Can someone help me out?

    I'm having the same problem. I tried to buy an app and iTunes told me the zip code was invalid. I checked and it's the same as it's always been. I got on my computer and logged on and iTunes told me the same thing. I emailed Apple support and they told me to verify with the bank. Even though the address hasn't changed in years and previously worked in iTunes with no issue I called the bank and it was exactly what I have typed in. I have since made purchases on other sites with this card and there has not been a problem.
    So now I'm stuck. This is the only card I have and all the information is verified correct by the bank yet iTunes continues to tell me the zip code doesn't match.

  • Zip code not reconized

    on my bank records my zip code has changed because they have decided to give everyone living in my area new zip codes, but itunes dosen't reconize it as a real zip code everytime i enter it.
    anyone else having this problem?
      Windows Vista  

    I'm in, err, was in 85296, and I'm getting the same error. This sort of thing annoys me to no end. I have a gift card that I can't use and Apple is missing the boat on my purchases on this and any other ones I've would have made these last few weeks.
    Not good on Apple's part. Not good at all.
    I've been an Mac user since before System 7, and the utter lack of support options on this is frustrating to no end.

  • Zip code not accepted

    In App Store, I have problems to download applications, my zip code 33122-1616, is not accepted, in the past it was!

    Thanks Kappy
    I already did it... And nothing

  • My item was not delivered  because of wrong zip code

    my item was not delivered
    because of wrong zip code
    Expedition sent
    Numbers of additional commands
    2508431680
    Assigned carrier
    DHL EXPRESS
    Tracking number of the carrier
    Shipping address
    PHILIPPINES, FR
    Jun 20, 2014
    Product Description
    IPHONE CASE RED-ZML 5S
    5S GOLD IPHONE 64GB-FRA
    LIGHTNING DIGITAL AV ADAPTER-ZML
    LIGHTNING TO MICRO USB ADAPTER-ZML
    Reference shipping Apple
    Your purchase reference
    Service Delivery
    Express delivery
    this is my corect address a & d cellphone repair shop
    <Personal Information Edited by Host>

    You are not addressing Apple here.  This is a user to user support forum.  You might need to contact DHL express and see if they can re-route it to the correct address.

Maybe you are looking for

  • Calculating GPS latitude/longitude from NMEA strings

    It has long bugged me that the cgps tool shows accurate position data (longitude and latitude) that doesn't match the NMEA strings at all. For example, suppose that the NMEA string values for a position are as follows: 3218.0489, N, 6447.5086, W In t

  • Error when converting form to XML

    I get this error when trying to convert a form using this method: frmf2xml.bat OVERWRITE=YES AvaAcPt.fmb Oracle Forms 10.1.2 Forms to XML Tool Copyright(c) 2001, 2005, Oracle. All rights reserved. Processing module AvaAcPt.fmb WARNING: Invalid value

  • Add one Select-Options : LIKP-LGBZO into Shipment Transaction - VT02N

    Hello, Transaction - VT02N(Change Shipment) -- Now choose Select Deliveries(F6). Now one Selection-Screen will come to Select Outbound Deliveries. In this Screen I want to add one more Select-Options (LIKP-LGBZO) How can I add this  Select-Options in

  • Blank paragraph at end of automatically generated TOC

    When generating a Table of Contents InDesign CS4, the TOC text has two blank paragraphs at the end of the generated TOC story. There are no empty paragraphs in any of the stories in the documents that the TOC is being generated from. Is this a bug?

  • ERROR IN SUBSTITUTION

    Dear All We have many instances where in the transfer has to be done from a vendor account to another or Customer Account to another. We are on new GL and splitting is active based on profit center as a mandatory field. We have created a substitution