[ Notice ]: Undefined index: id

APPPATH/classes/boxes/creator.php [ 92 ]

87                 Model_FotoliaTranslates::setDescr($photo['id'], $descr, Lang::$id);
88             }
89         }
90         
91         return array(
92             'id'          => $photo['id'],
93             'title'       => $title,
94             'descr'       => $descr,
95             'url'         => $photo['thumbnail_url'],
96             'thumbnail_url' => str_replace('http://','//',str_replace('/400_','/110_',$photo['thumbnail_url'])),
97             'author'      => $photo['creator_name'],
  1. APPPATH/classes/boxes/creator.php [ 92 ] » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/boxes/creator.php [ 239 ] » Boxes_Creator->getFotoliaPhoto()

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

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

  5. MODPATH/webpage/classes/controller/webpage.php [ 130 ] » 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 [ 124 ] » Kohana_Request->execute()

Environment