[ Notice ]: Undefined index: id

APPPATH/classes/boxes/allegro/creator.php [ 63 ]

58         $title = @$photo['title'];
59         $orginal = $title;
60         $descr = '';
61         
62         return array(
63             'id'          => $photo['id'],
64             'title'       => str_replace('/','',$title),
65             'descr'       => $descr,
66             'url'         => $photo['thumbnail_url'],
67             'thumbnail_url' => Tools::fixProtocol(str_replace('/400_','/110_',$photo['thumbnail_url'])),
68             'author'      => $photo['creator_name'],
  1. APPPATH/classes/boxes/allegro/creator.php [ 63 ] » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/boxes/allegro/creator.php [ 208 ] » Boxes_Allegro_Creator->getFotoliaPhoto()

  3. MODPATH/webpage/classes/boxes.php [ 110 ] » Boxes_Allegro_Creator->get()

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

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

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

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

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

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

  10. DOCROOT/index.php [ 126 ] » Kohana_Request->execute()

Environment