diff --git a/application/controllers/Lotw.php b/application/controllers/Lotw.php index 39f52ae3..cf892a4d 100644 --- a/application/controllers/Lotw.php +++ b/application/controllers/Lotw.php @@ -315,6 +315,8 @@ class Lotw extends CI_Controller { //with the error message. if(curl_errno($ch)){ throw new Exception(curl_error($ch)); + // Upload of TQ8 Failed for unknown reason + echo $station_profile->station_callsign." (".$station_profile->station_profile_name.") Upload Failed"."
"; } $pos = strpos($result, "");