ErrorException [ Notice ]: Undefined offset: 18

APPPATH/views/user/default/oby.php [ 684 ]

679 			$vivod ='';
680 			$sales = 0;
681 			$cenas=0;
682 			for ($eq=1; $eq< $count;$eq++){
683 		
684 					if ($jsonq['trans'][$eq] == "cena"){
685 						$cenas= $json[$jsonq['trans'][$eq]];
686 					}
687 						if ($jsonq['trans'][$eq] == "sale"){
688 						if(!empty($json[$jsonq['trans'][$eq]])){
689 						$sales= $json[$jsonq['trans'][$eq]];
  1. APPPATH/views/user/default/oby.php [ 684 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()

  5. APPPATH/views/user/default/template.php [ 151 ] » Kohana_View->__toString()

  6. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  7. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  8. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  9. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->after()

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

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

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

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

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

Environment