Feature Requests item #951022, was opened at 2004-05-10 02:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377955&aid=951022&group_id=23245
Category: None
Group: phpweather-2.x
Status: Open
Resolution: None
Priority: 5
Submitted By: Manuel Serra (manu11)
Assigned to: Nobody/Anonymous (nobody)
Summary: i'm 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
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377955&aid=951022&group_id=23245
|