Hello All,
I have just placed a PHP script and related files onto my website to get dynamic, real-time data from the NDBC Buoy systems. The page comes up with the map and table ok, but i am getting a list of errors of undefined variables showing. Below is the printout of those messages. Also you can go to my site
www.espwxctr.com and select Live Chesapeake Bay and you should see the errors along with the map and table... Any help would greatly be welcomed..
Notice: Undefined index: cvt in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 146
Notice: Undefined index: inc in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 148
Notice: Undefined index: sce in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 163
Notice: Undefined index: show in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 168
Notice: Undefined index: cfg in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 181
Notice: Undefined index: cache in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 187
Notice: Undefined variable: PHP_SELF in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 191
Notice: Undefined variable: myStatus in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 833
Notice: Undefined offset: 1 in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 848
Notice: Undefined index: show in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 215
Notice: Undefined variable: PHP_SELF in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 220
Notice: Undefined variable: otherParms in D:\Webspace\resadmin\Jim\espwxctr.com\www\buoy-data.php on line 220
V/R,
Jim