Notice (1024) : Undefined property `PagesController::$TicketLinks` in `/home/u676280430/domains/outshinefilm.com/public_html/src/Controller/PagesController.php` on line 50 [in /home/u676280430/domains/outshinefilm.com/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 314]
Warning (512) : Unable to emit headers. Headers sent in file=/home/u676280430/domains/outshinefilm.com/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=37 [in /home/u676280430/domains/outshinefilm.com/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 65]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/u676280430/domains/outshinefilm.com/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/u676280430/domains/outshinefilm.com/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 158]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/u676280430/domains/outshinefilm.com/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/u676280430/domains/outshinefilm.com/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 191]
Error: Call to a member function get() on null

Call to a member function get() on null 📋

Error
APP/Controller/PagesController.php at line 50 (edit)
    }
    public function buy_tickets() {
        $this->fetchTable('TicketLinks');
        $buy_ticket_link = $this->TicketLinks->get(1);
        $this->set(compact('buy_ticket_link'));
    }
    public function view_film() {

If you want to customize this error message, create templates/Error/error500.ctp