diff --git a/airtime_mvc/application/services/ShowService.php b/airtime_mvc/application/services/ShowService.php index fc1d0ec11..c15b49d7d 100644 --- a/airtime_mvc/application/services/ShowService.php +++ b/airtime_mvc/application/services/ShowService.php @@ -781,7 +781,7 @@ SQL; if (isset($this->ccShow)) { $showId = $this->ccShow->getDbId(); } else { - $showId = $showDay["show_id"]; + $showId = $showDay->getDbShowId(); } //DateTime object