super friggin thanks GC! that worked wonderfully. finally!
you wouldnt happen to know the timezone code of central? i just put 400 in as a guess.
im guessing accuweather code is actually my zip code? i put that in as a guess too, thats the only variable i saw in the accuweather http link data.
edit: the weather information is off but weather tab does work without crashing.. im guessing its got something to do with the variables i put in..
edit 2: im trying this now after i did some digging in the manila file
Quote:
INSERT INTO cities (id, cityName, region, state, country, latitude, longitude, accuweatherCode, timezone)
VALUES (3600, 'MEMPHIS', '', 'TN', 'United States', 0, 0, 'NAM|US|TN|MEMPHIS', 360)
|
AWESOME! Now its matching accuweather properly
wow i hope this gets fixed because thats a hassle.