View Single Post
  #40 (permalink)  
Old 10-13-2008, 06:58 PM
Chefanim's Avatar
Chefanim Chefanim is offline
My iPhone is a Part of Me
 
Join Date: Jul 2008
Device + Firmware: iPhone 8gig 1st Gen Pwned 2.1 Tmobile
Operating System: Vista + OSX 10.4.11
Location: Panama City, FL
Posts: 553
Thanks: 26
Thanked 95 Times in 84 Posts

Quote:
Originally Posted by quakerroatmeal View Post
I figured out how to put in the blank apps, but how exactly do I config the configureme.js. I went into it do I just add my zip code?

var locale = 76017 "Moscow, Russia" //e.g. 'Defiance, Ohio'|'Moscow, Russia'|'Ledyard, AT'|'London, UK'

I just add my zip code after var locale = ##### and leave the rest of the information such as "Moscow, Russia" //e.g. . .... .. and so on there. I do not need to delete anything just edit and add my zip code?
You put the zip in the wrong spot. Take out the Moscow,Russia in quotation marks and put your zip code in there, not in front of it. Leave the quotation marks around the zip....

Like this:

var locale = "76017" //e.g. 'Defiance, Ohio'|'Moscow, Russia'|'Ledyard, AT'|'London, UK'
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote