ErrorException [ Notice ]: Undefined offset: 23

APPPATH/classes/Controller/Index/Ca.php [ 273 ]

268                 {
269                     $mini_num[$tgood->go_id] = 1;
270                     $mini[$tgood->go_id]='';
271                 }
272                 
273                 if($tgood->br_id != ''){$sbrend[$tgood->go_id]="ТМ “".$brend_mas[$tgood->br_id]."”";}else{$sbrend[$tgood->go_id]='';}
274                 
275                 $in_cart[$tgood->go_id]['name'] = 'cti_in_cart';
276                 $in_cart[$tgood->go_id]['num'] = '';
277                 if(isset($products_s)){
278                     if (array_key_exists($tgood->go_id, $products_s)) {
  1. APPPATH/classes/Controller/Index/Ca.php [ 273 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Index_Ca->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