Welcome, Guest
Username Password: Remember me

how to implement default town in Google Weather Forecast in co
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: how to implement default town in Google Weather Forecast in co

how to implement default town in Google Weather Forecast in co 1 year, 10 months ago #349

  • iveth
  • OFFLINE
  • Junior Boarder
  • Posts: 25
hi

How can I how to implement default town in Google Weather Forecast in code, since my town region is not found by google?

Re: how to implement default town in Google Weather Forecast in co 1 year, 10 months ago #351

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
In /jomres/remote_plugins/google_weather/j00016google_weather.class.php , somewhere at line 42 you see:

$town=$result[0]->property_town;

replace this with:

$town="your town";
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
  • Page:
  • 1
Time to create page: 0.22 seconds