ErrorException [ Notice ]: Undefined index: adblueurl

APPPATH/classes/Useful.php [ 393 ]

388         $data_arr = json_decode($data_str, true);
389 
390         $data1 = array();
391 
392         $data2 = array(
393             "adblueurl" => $data_arr['adblueurl'],
394         );
395 
396         $data3 = array(
397             'city' => $data_arr['city0'],
398             'mob' => $data_arr['adr0'],
  1. APPPATH/classes/Useful.php [ 393 ] » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/Controller/Index/Stores.php [ 40 ] » Useful::web_site_stores_convert(arguments)

  3. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Index_Stores->action_index()

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

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

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

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

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

Environment