I am starting to put the buoy data php script onto my webpage.
I live in Cleveland, OH and all of the buoys in the Great Lakes have been removed for the winter.
I get errors for each of the buoys that say:
Notice: Undefined offset: 2 in /Users/bhogsett/wd.com/buoy/buoy-data16.php on line 372
The offset number varies depending on which value the script is trying to find.
The script then displays my map and the ID and name of the buoy followed by "No recent reports."
Do I need to modify the script to handle no recent reports?
Oh, if I use a much older version (1.06) of the script I do not get the error message.
Thanks.
Bill