Error_Exception [ Notice ]: Undefined index: all%7Cprop_kind

APPPATH/classes/Controller/Home.php [ 525 ]

520             $searchtext = '';
521             if (!empty($searchFilters)) {
522                 $searchtext = ' ' . $searchFilters;
523             }
524             
525             $ResTitle = $modes_deal[$deal] . $modes_prop_kind[$prop_kind] . $searchtext;
526 
527             $last = $this->get_key($str, 'last');
528             if ($last) {
529                 $lastarr = explode("&", $last);
530                 $count = count($lastarr);
  1. APPPATH/classes/Controller/Home.php [ 525 ] » KO7_Core::error_handler( arguments )

  2. SYSPATH/classes/KO7/Controller.php [ 85 ] » Controller_Home->action_catalog( )

  3. {PHP internal call} » KO7_Controller->execute( )

  4. SYSPATH/classes/KO7/Request/Client/Internal.php [ 87 ] » ReflectionMethod->invoke( arguments )

  5. SYSPATH/classes/KO7/Request/Client.php [ 115 ] » KO7_Request_Client_Internal->execute_request( arguments )

  6. SYSPATH/classes/KO7/Request.php [ 965 ] » KO7_Request_Client->execute( arguments )

  7. DOCROOT/public/index.php [ 140 ] » KO7_Request->execute( )

Environment