Hi, first thanks for a great module.

Before i had Drupal 5 with gmap and geocode... and off cource Weather.
The cool thing was, that Weather automatically showed a block of current weather corresponding to the actual node, so if a map of city in Germany was showed, the block showed the weather in that city. Coool.

Now geocode module is closed, and i have moved on to Drupal 6 and is using NodeMap http://drupal.org/project/nodemap
And i was wondering if the same cool thing could be done ?

Thanks for answer.

Comments

toddy’s picture

Assigned: Unassigned » toddy
Status: Active » Fixed

Hi,

thanks for your suggestion. This has been implemented in CVS, due for the next release.

Regards,
Tobias

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Anjaro’s picture

Just want to thank you for the work.
It works just sweet with nodemap. Thanks a bunch.

Anjaro’s picture

Category: feature » bug
Priority: Normal » Critical
Status: Closed (fixed) » Active

Ohhh, Nodemap has made an update and it looks like its not compatible with weather anymore. Every node i have with the weather block, is now dead.

Is that something that can be fixed ?
I would be very gratefull.

Thanks for answer.

Anjaro’s picture

I forgot the error in prev post.

The pages that have weather block on them shows this error:

Fatal error: Call to undefined function earth_distance() in /web/www.site.com/www/drupal/sites/all/modules/weather/weather.module on line 1906

The pages that do not have weather block shows fine.

Thanks

toddy’s picture

Status: Active » Postponed (maintainer needs more info)

Hm, the error reports a missing function, which is included in the Location module. Did you uninstall the Location module before this update? If the Location module is available, the weather module should work fine.

Anjaro’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

You are a genius.

It WAS disabled, didnt know they where connected.

Thanks a bunch.