PHP NOTICE (8)

ERROR:
Trying to access array offset on value of type bool
FILE:
/home/artemis/domains/bureau-artemis.nl/application/index/controllers/portfolio.php
LINE:
41

Source

                
34     {
35         $item = model('portfolio')->getPortfolioItemByUrl($_GET['3']);
36         $page = model('pages')->getPageByUrlPagesID($_GET['1'], $this->pagesID);
37
38         $this->set('item', $item);
39         $this->set('page', $page);
40         $this->set('metas', array(
41             'title'       => $item['meta_title'],
42             'keywords'    => $item['meta_keywords'],
43             'description' => $item['meta_description']
44         ));
45
46         $this->set('footerTitle', fetchOne('SELECT doorway_title FROM pages WHERE id = ' . intval($page['pages_id'])));
47     }
48 }

Backtrace

                
showError called at /var/framework/v3/errorhandler.php on line 41
errorhandler called at /home/artemis/domains/bureau-artemis.nl/application/index/controllers/portfolio.php on line 41
itemAction called at /var/framework/v3/library/controller.php on line 55
remap called at /home/artemis/domains/bureau-artemis.nl/application/index/controllers/portfolio.php on line 8
_remap called at /var/framework/v3/frontcontroller.php on line 14
require called at /home/artemis/domains/bureau-artemis.nl/public_html/index.php on line 37

Other information

                
Date 23-04-2024 13:29:09 (1713871749)
URL /autobiografie/portfolio/grenzeloos-vrij
Referer null
IP 13.58.39.23