Posted by jonfrancisskydiver on April 24, 2008 at 1:35pm
| Download | Size | md5 hash |
|---|---|---|
| weatherfacti-6.x-1.4.tar.gz | 352.49 KB | b5217a11753ba984bc5f66229d8a38a6 |
| weatherfacti-6.x-1.4.zip | 395.26 KB | 26f5d8823da2032942b6026ac2b8e508 |
Last updated: December 25, 2010 - 00:10
#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.