Bugs item #951023, was opened at 2004-05-10 04:14
Message generated for change (Comment added) made by gimpster
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=951023&group_id=23245
>Category: PHP code
>Group: phpweather-2.x
>Status: Closed
Priority: 5
Submitted By: Manuel Serra (manu11)
Assigned to: Nobody/Anonymous (nobody)
Summary: getting an error
Initial Comment:
Hi,
I'm not sure if i'm posting in the right place.
I installed phpweather and it is working with MySQL db.
The only problem is when i get a METAR with no data, i
receive an error:
Notice: Undefined variable: metar_time
in /home/wwwfly/public_html/metars/data_retrieval.php
on line 430
Notice: Undefined variable: metar_time
in /home/wwwfly/public_html/metars/data_retrieval.php
on line 434
Warning: Cannot modify header information - headers
already sent by (output started
at /home/wwwfly/public_html/metars/data_retrieval.php:
430) in /home/wwwfly/public_html/metars/index.php on
line 121
How can i correct this?
Thanks
----------------------------------------------------------------------
>Comment By: Martin Geisler (gimpster)
Date: 2004-05-10 12:30
Message:
Logged In: YES
user_id=104098
Duplicate of #951022, fixed in CVS.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=951023&group_id=23245
|