ErrorException [ Notice ]: Undefined index: url

APPPATH/views/map/map.php [ 14 ]

 9 		    		$x=0;
10 		    		foreach($_map_markers as $md)
11 			    	{
12 			    		if($x!=0){echo ",";}
13 					?>
14 				    	['<?php echo $md['name']?>',<?php echo $md['latitude'];?>,<?php echo $md['longitude'];?>, 1, '<?php echo $md['asciiname'];?>','<?php echo $md['marker'];?>','<?php echo $md['url'];?>']
15 				    	<?php
16 			    		$x++;
17 			    	}
18 			    }
19 			    ?>
  1. APPPATH/views/map/map.php [ 14 ] » Kohana_Core::error_handler(arguments)

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

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

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

  5. APPPATH/views/_country/index.php [ 10 ] » Kohana_View->__toString()

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

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

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

  9. APPPATH/views/template.php [ 54 ] » Kohana_View->__toString()

  10. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

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

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

  13. APPPATH/classes/Controller/Theme.php [ 96 ] » Kohana_Controller_Template->after()

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

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

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

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

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

  19. DOCROOT/index.php [ 123 ] » Kohana_Request->execute()

Environment

Desperado.cz