giannisf Posted February 26, 2015 Share Posted February 26, 2015 Greetings, I m gettin this ERROR* when I enter a catalog category ! lines 1307 to 1309 { array_pop($this->toolbar_title); $this->toolbar_title[] = is_array($obj->{$this->identifier_name}) ? $obj->{$this->identifier_name}[$this->context->employee->id_lang] : $obj->{$this->identifier_name}; } ERROR* Notice on line 1309 in file /var/www/vhosts/pcdealz.gr/httpdocs/boudoir/classes/controller/AdminController.php[8] Undefined index: 0 Link to comment Share on other sites More sharing options...
giannisf Posted February 26, 2015 Author Share Posted February 26, 2015 Just notice that I m gettin errors generaly with AdminController.php. e.x. When chose a product to edit. Notice on line 1318 in file /var/www/vhosts/pcdealz.gr/httpdocs/boudoir/classes/controller/AdminController.php[8] Undefined index: 0 Link to comment Share on other sites More sharing options...
Recommended Posts