PHP NOTICE (8)

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

Source

                
27     {
28         $product = model('webshop')->getProductByUrl($_GET['2']);
29         $page = model('pages')->getPageByUrlPagesID($_GET['1'], $this->pagesID);
30
31         $this->set('product', $product);
32         $this->set('page', $page);
33         $this->set('metas', array(
34             'title'       => $product['meta_title'],
35             'keywords'    => $product['meta_keywords'],
36             'description' => $product['meta_description']
37         ));
38     }
39 }

Backtrace

                
showError called at /var/framework/v3/errorhandler.php on line 41
errorhandler called at /home/artemis/domains/bureau-artemis.nl/application/index/controllers/webshop.php on line 34
itemAction called at /var/framework/v3/library/controller.php on line 55
remap called at /home/artemis/domains/bureau-artemis.nl/application/index/controllers/webshop.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 25-04-2024 06:19:34 (1714018774)
URL /webshop/kiezen-voor-je-kind
Referer null
IP 18.222.148.124