|
Welcome,
Guest
|
|
|
hi
How can I how to implement default town in Google Weather Forecast in code, since my town region is not found by google? |
|
|
|
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
|
|