Fotoforo
Tesoros de Costa Rica
Notice (8): Undefined index: HTTP_REFERER [APP/View/Forum/foto.ctp, line 25]Code Context <h1 style="float: left;"><?php echo $foto['PhotoForum'][0]['Forum']['title']; ?></h1>
<?php
$url = strpos($_SERVER['HTTP_REFERER'],'PrivateArea');
$viewFile = '/mnt/stor2-wc1-dfw1/406060/2043535/www.fotoclubcostarica.com/web/content/app/View/Forum/foto.ctp'
$dataForView = array(
'foto' => array(
'Photo' => array(
'id' => '919',
'title' => 'Campana',
'image' => 'saul_CAMPANA.jpg',
'enabled' => '0',
'id_asociado' => '173',
'id_tag' => null,
'foto_detail' => 'saul_CAMPANA_th.jpg',
'descripcion' => 'Toma de una planta sujeta al borde del tejado, al fondo desenfocada la campana de la iglesia de Orosi, Cartago. CR. Mayo 2010
Konica Minolta 5D, lente 75-200mm, f/5.6'
),
'Associated' => array(
'id' => '173',
'nombre' => 'Saúl',
'apellido' => 'Villalobos Aguilar',
'id_asociado' => 'savi08',
'profesion' => 'Arquitecto',
'telefono' => '8860-2334',
'correo' => 'saul.villalobos@gmail.com',
'foto' => 'saul.jpg',
'pagina_web' => 'http://www.flickr.com/photos/28644031@N05',
'enabled' => '1',
'anno' => '2008',
'directorio' => '0',
'Comment' => array(
[maximum depth reached]
)
),
'Comment' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'PhotoForum' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'ruta' => null,
'pluralTitle' => 'Foto Foro',
'singularTitle' => '',
'noticias' => array()
)
$foto = array(
'Photo' => array(
'id' => '919',
'title' => 'Campana',
'image' => 'saul_CAMPANA.jpg',
'enabled' => '0',
'id_asociado' => '173',
'id_tag' => null,
'foto_detail' => 'saul_CAMPANA_th.jpg',
'descripcion' => 'Toma de una planta sujeta al borde del tejado, al fondo desenfocada la campana de la iglesia de Orosi, Cartago. CR. Mayo 2010
Konica Minolta 5D, lente 75-200mm, f/5.6'
),
'Associated' => array(
'id' => '173',
'nombre' => 'Saúl',
'apellido' => 'Villalobos Aguilar',
'id_asociado' => 'savi08',
'profesion' => 'Arquitecto',
'telefono' => '8860-2334',
'correo' => 'saul.villalobos@gmail.com',
'foto' => 'saul.jpg',
'pagina_web' => 'http://www.flickr.com/photos/28644031@N05',
'enabled' => '1',
'anno' => '2008',
'directorio' => '0',
'Comment' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
),
(int) 13 => array(
[maximum depth reached]
),
(int) 14 => array(
[maximum depth reached]
),
(int) 15 => array(
[maximum depth reached]
),
(int) 16 => array(
[maximum depth reached]
),
(int) 17 => array(
[maximum depth reached]
),
(int) 18 => array(
[maximum depth reached]
),
(int) 19 => array(
[maximum depth reached]
),
(int) 20 => array(
[maximum depth reached]
),
(int) 21 => array(
[maximum depth reached]
),
(int) 22 => array(
[maximum depth reached]
),
(int) 23 => array(
[maximum depth reached]
),
(int) 24 => array(
[maximum depth reached]
),
(int) 25 => array(
[maximum depth reached]
),
(int) 26 => array(
[maximum depth reached]
),
(int) 27 => array(
[maximum depth reached]
),
(int) 28 => array(
[maximum depth reached]
),
(int) 29 => array(
[maximum depth reached]
),
(int) 30 => array(
[maximum depth reached]
),
(int) 31 => array(
[maximum depth reached]
)
)
),
'Comment' => array(
(int) 0 => array(
'id' => '666',
'fecha' => '2011-03-21',
'id_fotoforo' => '10',
'id_photo' => '919',
'autor' => '37',
'comentario' => 'Siento los dos elementos principales muy a la mitad, le recortaría la parte de arriba para que queden en el tercio superior, me parece que queda mejor.',
'enabled' => '0',
'read' => '0',
'Associated' => array(
[maximum depth reached]
)
)
),
'PhotoForum' => array(
(int) 0 => array(
'id' => '188',
'forums_id' => '10',
'foto_id' => '919',
'enabled' => '1',
'Forum' => array(
[maximum depth reached]
)
)
)
)
$ruta = null
$pluralTitle = 'Foto Foro'
$singularTitle = ''
$noticias = array()
$id_image = '919'
$title = 'Campana'
$image = 'saul_CAMPANA.jpg'
$url_image = '/files/fotos/saul_CAMPANA.jpg'
$path = '/mnt/stor2-wc1-dfw1/406060/2043535/www.fotoclubcostarica.com/web/content/app/webroot/files/fotos/'
$ajuste = 'height="400"'
include - APP/View/Forum/foto.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined index: HTTP_REFERER [APP/View/Forum/foto.ctp, line 26]Code Context <?php
$url = strpos($_SERVER['HTTP_REFERER'],'PrivateArea');
$url2 = strpos($_SERVER['HTTP_REFERER'],'Associated');
$viewFile = '/mnt/stor2-wc1-dfw1/406060/2043535/www.fotoclubcostarica.com/web/content/app/View/Forum/foto.ctp'
$dataForView = array(
'foto' => array(
'Photo' => array(
'id' => '919',
'title' => 'Campana',
'image' => 'saul_CAMPANA.jpg',
'enabled' => '0',
'id_asociado' => '173',
'id_tag' => null,
'foto_detail' => 'saul_CAMPANA_th.jpg',
'descripcion' => 'Toma de una planta sujeta al borde del tejado, al fondo desenfocada la campana de la iglesia de Orosi, Cartago. CR. Mayo 2010
Konica Minolta 5D, lente 75-200mm, f/5.6'
),
'Associated' => array(
'id' => '173',
'nombre' => 'Saúl',
'apellido' => 'Villalobos Aguilar',
'id_asociado' => 'savi08',
'profesion' => 'Arquitecto',
'telefono' => '8860-2334',
'correo' => 'saul.villalobos@gmail.com',
'foto' => 'saul.jpg',
'pagina_web' => 'http://www.flickr.com/photos/28644031@N05',
'enabled' => '1',
'anno' => '2008',
'directorio' => '0',
'Comment' => array(
[maximum depth reached]
)
),
'Comment' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'PhotoForum' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'ruta' => null,
'pluralTitle' => 'Foto Foro',
'singularTitle' => '',
'noticias' => array()
)
$foto = array(
'Photo' => array(
'id' => '919',
'title' => 'Campana',
'image' => 'saul_CAMPANA.jpg',
'enabled' => '0',
'id_asociado' => '173',
'id_tag' => null,
'foto_detail' => 'saul_CAMPANA_th.jpg',
'descripcion' => 'Toma de una planta sujeta al borde del tejado, al fondo desenfocada la campana de la iglesia de Orosi, Cartago. CR. Mayo 2010
Konica Minolta 5D, lente 75-200mm, f/5.6'
),
'Associated' => array(
'id' => '173',
'nombre' => 'Saúl',
'apellido' => 'Villalobos Aguilar',
'id_asociado' => 'savi08',
'profesion' => 'Arquitecto',
'telefono' => '8860-2334',
'correo' => 'saul.villalobos@gmail.com',
'foto' => 'saul.jpg',
'pagina_web' => 'http://www.flickr.com/photos/28644031@N05',
'enabled' => '1',
'anno' => '2008',
'directorio' => '0',
'Comment' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
),
(int) 13 => array(
[maximum depth reached]
),
(int) 14 => array(
[maximum depth reached]
),
(int) 15 => array(
[maximum depth reached]
),
(int) 16 => array(
[maximum depth reached]
),
(int) 17 => array(
[maximum depth reached]
),
(int) 18 => array(
[maximum depth reached]
),
(int) 19 => array(
[maximum depth reached]
),
(int) 20 => array(
[maximum depth reached]
),
(int) 21 => array(
[maximum depth reached]
),
(int) 22 => array(
[maximum depth reached]
),
(int) 23 => array(
[maximum depth reached]
),
(int) 24 => array(
[maximum depth reached]
),
(int) 25 => array(
[maximum depth reached]
),
(int) 26 => array(
[maximum depth reached]
),
(int) 27 => array(
[maximum depth reached]
),
(int) 28 => array(
[maximum depth reached]
),
(int) 29 => array(
[maximum depth reached]
),
(int) 30 => array(
[maximum depth reached]
),
(int) 31 => array(
[maximum depth reached]
)
)
),
'Comment' => array(
(int) 0 => array(
'id' => '666',
'fecha' => '2011-03-21',
'id_fotoforo' => '10',
'id_photo' => '919',
'autor' => '37',
'comentario' => 'Siento los dos elementos principales muy a la mitad, le recortaría la parte de arriba para que queden en el tercio superior, me parece que queda mejor.',
'enabled' => '0',
'read' => '0',
'Associated' => array(
[maximum depth reached]
)
)
),
'PhotoForum' => array(
(int) 0 => array(
'id' => '188',
'forums_id' => '10',
'foto_id' => '919',
'enabled' => '1',
'Forum' => array(
[maximum depth reached]
)
)
)
)
$ruta = null
$pluralTitle = 'Foto Foro'
$singularTitle = ''
$noticias = array()
$id_image = '919'
$title = 'Campana'
$image = 'saul_CAMPANA.jpg'
$url_image = '/files/fotos/saul_CAMPANA.jpg'
$path = '/mnt/stor2-wc1-dfw1/406060/2043535/www.fotoclubcostarica.com/web/content/app/webroot/files/fotos/'
$ajuste = 'height="400"'
$url = false
include - APP/View/Forum/foto.ctp, line 26
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Titulo: Campana
Autor: Saúl Villalobos Aguilar
Toma de una planta sujeta al borde del tejado, al fondo desenfocada la campana de la iglesia de Orosi, Cartago. CR. Mayo 2010
Konica Minolta 5D, lente 75-200mm, f/5.6
Comentarios