Re: Using PHPWeather question
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2004-02-08 23:12:53
|
"Jenni" <je...@da...> writes: > I have installed and configured PHPWeather, but am having problems > actually getting it to work on my blog. > > [...] > > I cannot see where I have a filed named "phpweather.inc" or > "locale_en.inc" The code you're trying to use was written for the obsolete 1.x series of PHP Weather. Unless you have a really old installation of PHP, or some other strange demands, then you should use the new 2.x series, specifically version 2.2.1: http://sf.net/project/showfiles.php?group_id=23245&package_id=69338&release_id=214708 > Can anyone clue me in as to what I did wrong? The documentation > isn't very user friendly for us newbies. ;-) The 2.x series have better (but still far from perfect) documentation, which you'll find in the tarball/zipfile. -- 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. |