PHP WARNING (2)

ERROR:
Trying to access array offset on value of type bool
FILE:
/home/octant/domains/octant.test.digitalleap.nl/application/index/controllers/vacancies.php
LINE:
107

Source

                
100         if (!empty($vacancy['hours'])) {
101             $headingNote[] = $vacancy['hours'] === 'In overleg' ? 'Uren: in overleg' : $vacancy['hours'];
102         }
103         
104         $page['title'] = array(
105             'top'     => 'Vacature',
106             'vacancy' => $vacancy['title'],
107             'school'  => $vacancy['school']['name'],
108             'hours'   => $vacancy['hours'] === 'In overleg' ? 'Uren: in overleg' : $vacancy['hours']
109         );
110         
111         $this->set('vacancy', $vacancy);
112         $this->set('headingNote', $headingNote);
113         $this->set('vacancies', model('vacancies')->getVacanciesByFilters(null, null, null, null, null, 3, $vacancy['id']));
114         $this->set('vacanciesUrl', model('pages')->getVacanciesUrl());
115         $this->set('vacancyFulfilledText', fetchRow('SELECT * FROM texts WHERE indexkey = "vacancy_fulfilled"'));

Backtrace

                
showError called at /var/framework/v3/errorhandler.php on line 41
errorhandler called at /home/octant/domains/octant.test.digitalleap.nl/application/index/controllers/vacancies.php on line 107
vacancyAction called at /var/framework/v3/library/controller.php on line 55
remap called at /home/octant/domains/octant.test.digitalleap.nl/application/index/controllers/vacancies.php on line 30
_remap called at /var/framework/v3/frontcontroller.php on line 14
require called at /home/octant/domains/octant.test.digitalleap.nl/public_html/index.php on line 42

Other information

                
Date 11-12-2025 12:23:09 (1765452189)
URL /vacatures/leerkracht-988188761
Referer null
IP 216.73.216.147