ErrorException [ Notice ]: Undefined index: name

MODPATH/tools/classes/link.php [ 24 ]

19 		
20 		if (!empty($category['link_rewrite'])) {
21 			return $category['link_rewrite'];
22 		}
23 		
24 		$link = URL::base('http').$category['cid'].'/'.Link::formatURL($category['name']);
25 	
26 		return $link;
27 	}
28     
29 	static public function getArt($art) {
  1. MODPATH/tools/classes/link.php [ 24 ] » Kohana_Core::error_handler(arguments)

  2. MODPATH/categories/classes/model/categories.php [ 334 ] » Link::getCategory(arguments)

  3. APPPATH/classes/boxes/shop/creator.php [ 230 ] » Model_Categories::getPaths(arguments)

  4. MODPATH/webpage/classes/boxes.php [ 109 ] » Boxes_Shop_Creator->get()

  5. MODPATH/webpage/classes/controller/webpage.php [ 89 ] » Boxes->getData()

  6. MODPATH/webpage/classes/controller/webpage.php [ 127 ] » Controller_Webpage->parse()

  7. {PHP internal call} » Controller_Webpage->action_index()

  8. SYSPATH/classes/kohana/request/client/internal.php [ 118 ] » ReflectionMethod->invoke(arguments)

  9. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  10. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

  11. DOCROOT/index.php [ 111 ] » Kohana_Request->execute()

Environment