PHP NOTICE (8)

FOUTMELDING:
Undefined index: tekst
BESTAND:
/home/rnproject/domains/kantoorfloor.nl/application/index/controllers/producten.php
REGEL:
123

Broncode

                
116         $this->set('tekstKleurafwijking', fetchOne('SELECT waarde_' . LANG . ' FROM misc WHERE id = 2'));
117
118         $type = $product['types'][0];
119
120         $this->set('metas',   array(
121             'title'       => $product['meta_title'] . ' - € ' . number_format($product['price'] , 2, ',', '.') . ' per m² - ' . $type['title'],
122             'keywords'    => $product['meta_keywords'],
123             'description' => empty($product['meta_description']) ? html_entity_decode(strip_tags($product['tekst'])) : $product['meta_description']
124         ));
125     }
126     
127     public function overzichtAction()
128     {
129         $merkID  = isset($this->filters['brand']['id'])  ? intval($this->filters['brand']['id'])  : null;
130         $typeID  = isset($this->filters['type']['id'])  ? intval($this->filters['type']['id'])  : null;
131         $rangeID = isset($this->filters['range']['id']) ? intval($this->filters['range']['id']) : null;

Backtrace

                
showError called at /var/framework/v1/errorhandler.php on line 41
errorhandler called at /home/rnproject/domains/kantoorfloor.nl/application/index/controllers/producten.php on line 123
productAction called at /var/framework/v1/library/controller.php on line 97
remap called at /home/rnproject/domains/kantoorfloor.nl/application/index/controllers/producten.php on line 17
_remap called at /var/framework/v1/frontcontroller.php on line 50
require called at /home/rnproject/domains/kantoorfloor.nl/public_html/index.php on line 49

Overige informatie

                
Datum 11-09-2024 15:55:56 (1726062956)
URL /interface/interface-yuton-105-tapijttegel
Referer null
IP 3.236.100.210