Posted by Anders Ross on October 7, 2008 at 3:29pm
Jump to:
| Project: | Weather |
| Version: | 6.x-4.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | toddy |
| Status: | closed (fixed) |
Issue Summary
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
#1
Hi,
thanks for your suggestion. This has been implemented in CVS, due for the next release.
Regards,
Tobias
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
Just want to thank you for the work.
It works just sweet with nodemap. Thanks a bunch.
#4
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.
#5
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
#6
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.
#7
You are a genius.
It WAS disabled, didnt know they where connected.
Thanks a bunch.