Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 33

Thread: IBNweather

          
    Bookmark and Share
  1. #21
    New Here duder's Avatar
    Join Date
    Jan 2011
    Location
    Ferry Pass, Florida, United States
    Posts
    9
    iDevice
    iPhone 3Gs
    iOS
    4.2.1

    Default

    Appreciate the effort. Thanks. Anyone else got any ideas?

  2. #22
    Supervisor turtlepaw's Avatar
    Join Date
    Jan 2010
    Location
    Vancouver, B.C.
    Posts
    2,263
    iDevice
    iPhone 4
    iOS
    5
    Carrier
    Telus

    Default

    I had the same problem as you awhile ago, except nothing came up in a foreign language. It had to do with the coding being wrong with the wallpaper.js i believe.

    Try re-downloading the IBNweather theme and see what happens.

  3. #23
    New Here duder's Avatar
    Join Date
    Jan 2011
    Location
    Ferry Pass, Florida, United States
    Posts
    9
    iDevice
    iPhone 3Gs
    iOS
    4.2.1

    Default

    Ok, so check this out. Having the widget.html XML encoded UTF-16 is the reason for the Chinese characters. I changed it to 8 and voila, no more Chinese. Also, I don't know why but after a lot of fiddling and maybe it's coincidence but removing the
    Code:
    <base href="Private/"/>
    and using absolute paths helped. i.e.
    Code:
    <script type="text/javascript" src="Private/configureMe.js"></script>
    <script type="text/javascript" src="Private/Wallpaper.js"></script>
    <script type="text/javascript" src="Private/Sources/appleAccuweatherStolen.js"></script>
    <script type="text/javascript" src="Private/Sources/yahooWeather.js"></script>
    Aaanndd... again I don't know why but ONLY after I did all of that AND having the Ovation [Z] theme as the only theme active and not any of the IBNweather themes active TA DA!!! I have weather...

    This one is with the UTF-16
    (the upper left corner has current city and weather as text) This one is with UTF-8, ahh perfection!!!
    Last edited by duder; 01-08-2011 at 10:22 PM.

  4. #24
    Supervisor turtlepaw's Avatar
    Join Date
    Jan 2010
    Location
    Vancouver, B.C.
    Posts
    2,263
    iDevice
    iPhone 4
    iOS
    5
    Carrier
    Telus

    Default

    Good to hear you got that figured out. And I gotta say, you're pretty damn smart at this sorta stuff.
    I would have no clue of what to do if I was in your situation. Props to you bro

  5. #25
    Hacking Legend NictraSavios's Avatar
    Join Date
    Aug 2010
    Location
    Sydney, Nova Scotia, Canada
    Posts
    877
    iDevice
    myPod 4G
    iOS
    6.0

    Default

    Oh crap! Why didn't I think of that. Doh! What defines the characters? The CHARSET! Duh.... Now I'm mad at myself.... I'm so used to seeing everything in utf-8 that i automatically assume nobody uses the others anymore.

  6. #26
    New Here duder's Avatar
    Join Date
    Jan 2011
    Location
    Ferry Pass, Florida, United States
    Posts
    9
    iDevice
    iPhone 3Gs
    iOS
    4.2.1

    Default

    Quote Originally Posted by NictraSavios View Post
    I'm so used to seeing everything in utf-8 that i automatically assume nobody uses the others anymore.
    Me too. It slapped me in the face like an angry ex-girlfriend when I noticed it!!!

  7. #27
    Hacking Legend NictraSavios's Avatar
    Join Date
    Aug 2010
    Location
    Sydney, Nova Scotia, Canada
    Posts
    877
    iDevice
    myPod 4G
    iOS
    6.0

    Default

    Quote Originally Posted by duder

    Me too. It slapped me in the face like an angry ex-girlfriend when I noticed it!!!
    XD. Awesome metaphor. I'll get after IBN later for using utf-16

  8. #28
    Enthusiastic ipodtouchfrenzy's Avatar
    Join Date
    Mar 2010
    Location
    Houston TX
    Posts
    43
    iDevice
    iPhone 4
    iOS
    4.2.6
    Carrier
    verizon

    Default

    well it says loading cuz u havent edited the config me file to update your city. once its updated to your location it wont say loading it will just show your temp and what not. u see the -? thats cuz it cant tell you the temp till u put your location in. so in the private folder go to the config file and where it says location " " put ur zip code or accuweather code to get rid of that loading....

  9. #29
    Hacking Legend ibnyaffa's Avatar
    Join Date
    Jul 2009
    Location
    chi town
    Posts
    1,104

    Default

    lol.........

  10. #30
    Hacking Legend NictraSavios's Avatar
    Join Date
    Aug 2010
    Location
    Sydney, Nova Scotia, Canada
    Posts
    877
    iDevice
    myPod 4G
    iOS
    6.0

    Default

    Quote Originally Posted by ibnyaffa
    lol.........
    You! You used utf-16! Why?. I ment to say that in the box lmao.


Similar Threads

  1. [release] IBNweather
    By ibnyaffa in forum Themes
    Replies: 573
    Last Post: 11-22-2010, 01:28 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •