Releases for WeatherFacti -- from a weather.com xml feed
weatherfacti 6.x-1.9
First released: May 6, 2008 - 13:55
Size: 352.89 KB
md5_file hash: 875eaf8c8a32f5e98b68e65deed726c0
Last updated: May 6, 2008 - 14:00
The weather.com XML feed URL has changed. This fix corrects the construction of the URL.
weatherfacti 6.x-1.8
First released: April 29, 2008 - 12:55
Size: 352.78 KB
md5_file hash: ad534c9c4c894260e3dc83c7fa391601
Last updated: April 29, 2008 - 13:00
Changes in the database structure. Make certain to disable, uninstall, copy new module files, and then enable module. The serial property has been changed to a field type of int. This removes the auto increment property in MySQL.
weatherfacti 6.x-4.x-dev
First released: April 29, 2008 - 12:50
Size: 352.78 KB
md5_file hash: cf69d84a2814f442d41c26bfb4a3fe59
Last updated: April 30, 2008 - 00:18
Trying to update the dev version
weatherfacti 6.x-1.7
First released: April 25, 2008 - 17:07
Size: 352.75 KB
md5_file hash: d8a3e312cb0bb9f5760343206064c23f
Last updated: April 25, 2008 - 17:10
An error occurred when a user either specified to display zero days or just simply left the field blank. There is now a check in place to make sure that they are entering a value greater than zero.
weatherfacti 6.x-1.6
First released: April 25, 2008 - 15:17
Size: 352.69 KB
md5_file hash: 289de611bfefb862b92e05cccf3ab907
Last updated: April 25, 2008 - 15:20
Moved the Geo IP caching from file access to to the database using Drupal's caching features. Also, the fopen functions have been removed and replaced by a slightly more intelligent method. This will fix issues with hosts that prevent URL access.
weatherfacti 6.x-1.5
First released: April 24, 2008 - 14:00
Size: 352.5 KB
md5_file hash: 949ba9c8911abafc57608cfc6aeba58e
Last updated: April 24, 2008 - 14:05
Last release didn't contain any changes. Not sure why. This release should contain changes.
weatherfacti 6.x-1.4
First released: April 24, 2008 - 13:35
Size: 352.49 KB
md5_file hash: b5217a11753ba984bc5f66229d8a38a6
Last updated: April 24, 2008 - 13:40
#node/250497 - shanwa, thank you--I didn't realize that hosts are disabling URL access through the file_get_contents.
Hopefully hosts that disable URL access through file_get_contents have enabled cURL functionality. I have coded the script to more intelligently determine if it is able to use cURL functionality (a optimized alternative to file_get_contents).
Also, I removed the {} around the field names in sql statements; this fixes problems with anybody that is using database table prefixing.
weatherfacti 6.x-3.x-dev
First released: April 24, 2008 - 13:29
Size: 352.91 KB
md5_file hash: 3ba1274bcc89cc547fe5d24db3be08d4
Last updated: May 10, 2008 - 00:17
If cURL functionality exists, then the script will use cURL, otherwise it will default to using file_get_contents. Although some hosts disable PHP from accessing URLs with file_get_contents. I am hoping that cURL will be enabled on those hosts. If you know of a work around, please contact me.
weatherfacti 6.x-2.x-dev
First released: April 23, 2008 - 14:58
Size: 352.44 KB
md5_file hash: 03621917fb4834b138c1ccc2cba46d9f
Last updated: April 24, 2008 - 00:19
This is to update the dev release of the module
weatherfacti 6.x-1.3
First released: April 23, 2008 - 14:41
Size: 352.49 KB
md5_file hash: 49c8c7121560d21c9f80f4088db1c3a7
Last updated: April 23, 2008 - 14:45
There was a bug on the initial install that resulted in the weather report not displaying until the cache_weatherfacti table was cleared. This has now been fixed. Please use this version as your first install.
weatherfacti 6.x-1.2
First released: April 23, 2008 - 13:56
Size: 352.48 KB
md5_file hash: 4beb1219b469ce0255f29289f355b5fa
Last updated: April 23, 2008 - 14:00
Finally got the CVS repo working and got the curl functions removed so the install doesn't break on systems without the PHP cURL module.
weatherfacti 6.x-1.1
First released: April 23, 2008 - 13:37
Size: 352.46 KB
md5_file hash: a0fee0a92a13de49ce809c49e86ba8f2
Last updated: April 23, 2008 - 13:40
This is a bug fix based on picans' comments (the install fails with curl function errors.)
#node/250176 -- fixed bugs that picans found. The curl functions have been replaced by the file_get_contents function. Also, the administrative section has been fixed. I would suggest to uninstall and then reinstall this module. Thank you picans for reporting this bug."
weatherfacti 6.x-1.x-dev
First released: April 22, 2008 - 13:56
Size: 352.49 KB
md5_file hash: dd43886a15b7700c05ca6a267f064bda
Last updated: April 25, 2008 - 00:30
Initial release.
