Re: Using DB to cache METARs ?
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2004-01-05 15:56:46
|
Phil Pierotti <phi...@sw...> writes: > Just for the sake of completeness, I downloaded the icons again > through CVS, still corrupted. The icons themselves look fine to me --- normal PNG images. Are you sure it's not just the generated URL that's wrong, and therefore the icons look broken in your browser? Use icons_path to indicate the path that will be inserted infront of the image names, the standard setting of $this->properties['icons_path'] = 'icons/'; only works for index.php in the root PHP Weather folder because the icons are put in the icons subdirectory. -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather: Shows the current weather on your webpage and PHP Shell: A telnet-connection (almost :-) in a PHP page. |