ErrorException [ Notice ]: Undefined variable: search_value

APPPATH/classes/Controller/Site/Page/Search.php [ 23 ]

18 
19 
20         $search_pref = '';
21 
22         switch ($search_value) {
23         case 'лобовое':
24             $search_pref = 'poshuk-po-lobovomu-sklu';
25             break;
26         case 'лобове':
27             $search_pref = 'poshuk-po-lobovomu-sklu';
28             break;
  1. APPPATH/classes/Controller/Site/Page/Search.php [ 23 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Site_Page_Search->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 [ 117 ] » Kohana_Request->execute()

Environment