Jump to content

[8] Undefined index: 0


Recommended Posts

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

 

post-936538-0-17206400-1424947994_thumb.jpg

Link to comment
Share on other sites

×
×
  • Create New...