ErrorException [ Notice ]: Undefined offset: 119

APPPATH/classes/Controller/Index/Go.php [ 48 ]

43                 $cost=$good->go_cost + $good->go_cost*$this->template->site_showpres/100;
44             }
45             
46             
47             $cost=number_format($cost, 2, ',', ' '); //меняем точку на запятую
48             if($good->br_id != ''){$brend="ТМ “".$brend_mas[$good->br_id]."”";}else{$brend='';}
49             
50             if($good->go_mini < 1){$go_mini=1;}else{$go_mini=$good->go_mini;}
51             if($good->go_ost >= $go_mini){$ost='';}else{$ost='<span class="ost">Постачання від 3 до 7 днів!</span>';}
52             if($go_mini > 1 ){$mini='<span class="text_1">Мінімальна кіл. для замовлення </span><span class="text_3">'.$good->go_mini.'</span> <span class="text_1"> шт.</span><br />';}else{$mini='';}
53             
  1. APPPATH/classes/Controller/Index/Go.php [ 48 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Index_Go->action_index()

  3. {PHP internal call} » Kohana_Controller->execute()

  4. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  5. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  6. SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)

  7. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment