Closed (fixed)
Project:
Weather
Version:
6.x-4.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Oct 2008 at 15:29 UTC
Updated:
23 Jan 2009 at 16:31 UTC
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
Comment #1
toddy commentedHi,
thanks for your suggestion. This has been implemented in CVS, due for the next release.
Regards,
Tobias
Comment #3
Anjaro commentedJust want to thank you for the work.
It works just sweet with nodemap. Thanks a bunch.
Comment #4
Anjaro commentedOhhh, 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.
Comment #5
Anjaro commentedI 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
Comment #6
toddy commentedHm, 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.
Comment #7
Anjaro commentedYou are a genius.
It WAS disabled, didnt know they where connected.
Thanks a bunch.