minor update to weatherfacti module

the xml service provided by weather.com has changed slightly. They now choke if some fields such as the id and key are empty in the request URL, so I've nerfed them for now. I will put in a proper fix later, but this will work for now... you can get the module here.

Please note this module is for Drupal 5.x, I have not tested it with Drupal 6. jonfrancisskydiver has created a version for Drupal 6 with some nice additional features available here: http://drupal.org/project/weatherfacti so please use that if you are using Drupal 6.

 

Comments

Be aware that this module

Be aware that this module expects SimpleXMLElement from php 5.0. It's a great module and I wish it worked with 4.0

issue with weatherfacti6.x-1.9when installed

hi everybody
i have downloaded the file and i have installed the weatherfacti6.x-1.9 but its shows error when are saving the configuration in module its hows like this
user warning: Table 'weather.profile_fields' doesn't exist query: INSERT INTO profile_fields (title, name, explanation, category, type, weight, required, register, visibility, autocomplete, options, page) VALUES ('Postal Code', 'weatherfacti_location', '', 'Weather', 'textfield', 0, 0, 1, 2, 0, '', ''), ('Number of days to display', 'weatherfacti_days', '', 'Weather', 'textfield', 0, 0, 1, 2, 0, '', ''), ('City', 'weatherfacti_city', '', 'Weather', 'textfield', 0, 0, 1, 2, 0, '', '') in /var/www/html/globalss/svn/bala/weather/modules/weatherfacti/weatherfacti.install on line 19.

Can anybody help me pls its very urgent

issue with weatherfacti6.x-1.9when installed

You need to enable the profile module

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.