Concursos
Primer Concurso Especial 2008
Notice (8): Undefined index: HTTP_REFERER [APP/View/Contest/detail_photo.ctp, line 26]Code Context
<?php
$url = strpos($_SERVER['HTTP_REFERER'],'PrivateArea');
$viewFile = '/mnt/stor2-wc1-dfw1/406060/2043535/www.fotoclubcostarica.com/web/content/app/View/Contest/detail_photo.ctp'
$dataForView = array(
'winner' => array(
'Winner' => array(
'id' => '409',
'id_concurso' => '38',
'id_premio' => '3',
'id_categoria' => '5',
'id_tema' => '125',
'id_foto' => '478',
'premPuntos' => '0',
'enabled' => '0'
),
'Award' => array(
'id' => '3',
'nombre' => 'Tercer lugar',
'enabled' => '1'
),
'Theme' => array(
'id' => '125',
'nombre' => 'Retrato de mi pueblo',
'enabled' => null
),
'Photo' => array(
'id' => '478',
'title' => 'Silencio',
'image' => 'silencio-erichernandez_3.jpg',
'enabled' => '1',
'id_asociado' => '37',
'id_tag' => null,
'foto_detail' => 'silencio-erichernandez_3(1).jpg',
'descripcion' => 'Sin comentarios.',
'Associated' => array(
[maximum depth reached]
)
),
'CategoryCompetition' => array(
'id' => '5',
'nombre' => 'Cámara desechable',
'enabled' => '0'
),
'Contest' => array(
'id' => '38',
'nombre' => 'Primer Concurso Especial 2008',
'fecha' => '2008-02-08',
'tipo' => '2',
'juez' => 'Votación pública.',
'enabled' => '1'
)
),
'pluralTitle' => 'Concursos',
'singularTitle' => 'Concurso',
'noticias' => array()
)
$winner = array(
'Winner' => array(
'id' => '409',
'id_concurso' => '38',
'id_premio' => '3',
'id_categoria' => '5',
'id_tema' => '125',
'id_foto' => '478',
'premPuntos' => '0',
'enabled' => '0'
),
'Award' => array(
'id' => '3',
'nombre' => 'Tercer lugar',
'enabled' => '1'
),
'Theme' => array(
'id' => '125',
'nombre' => 'Retrato de mi pueblo',
'enabled' => null
),
'Photo' => array(
'id' => '478',
'title' => 'Silencio',
'image' => 'silencio-erichernandez_3.jpg',
'enabled' => '1',
'id_asociado' => '37',
'id_tag' => null,
'foto_detail' => 'silencio-erichernandez_3(1).jpg',
'descripcion' => 'Sin comentarios.',
'Associated' => array(
'id' => '37',
'nombre' => 'Eric',
'apellido' => 'Hernández Morales',
'id_asociado' => 'er1611',
'profesion' => 'Farmacéutico',
'telefono' => '8395-7426',
'correo' => 'erichm@ice.co.cr',
'foto' => 'DSC_0002-3.jpg',
'pagina_web' => 'http://',
'enabled' => '1',
'anno' => '2006',
'directorio' => '0'
)
),
'CategoryCompetition' => array(
'id' => '5',
'nombre' => 'Cámara desechable',
'enabled' => '0'
),
'Contest' => array(
'id' => '38',
'nombre' => 'Primer Concurso Especial 2008',
'fecha' => '2008-02-08',
'tipo' => '2',
'juez' => 'Votación pública.',
'enabled' => '1'
)
)
$pluralTitle = 'Concursos'
$singularTitle = 'Concurso'
$noticias = array()
$id_image = '478'
$title = 'Silencio'
$image = 'silencio-erichernandez_3.jpg'
$url_image = '/files/fotos/silencio-erichernandez_3.jpg'
$path = '/mnt/stor2-wc1-dfw1/406060/2043535/www.fotoclubcostarica.com/web/content/app/webroot/files/fotos/'
$ajuste = 'width="500"'
include - APP/View/Contest/detail_photo.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
Notice (8): Undefined index: HTTP_REFERER [APP/View/Contest/detail_photo.ctp, line 27]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/Contest/detail_photo.ctp'
$dataForView = array(
'winner' => array(
'Winner' => array(
'id' => '409',
'id_concurso' => '38',
'id_premio' => '3',
'id_categoria' => '5',
'id_tema' => '125',
'id_foto' => '478',
'premPuntos' => '0',
'enabled' => '0'
),
'Award' => array(
'id' => '3',
'nombre' => 'Tercer lugar',
'enabled' => '1'
),
'Theme' => array(
'id' => '125',
'nombre' => 'Retrato de mi pueblo',
'enabled' => null
),
'Photo' => array(
'id' => '478',
'title' => 'Silencio',
'image' => 'silencio-erichernandez_3.jpg',
'enabled' => '1',
'id_asociado' => '37',
'id_tag' => null,
'foto_detail' => 'silencio-erichernandez_3(1).jpg',
'descripcion' => 'Sin comentarios.',
'Associated' => array(
[maximum depth reached]
)
),
'CategoryCompetition' => array(
'id' => '5',
'nombre' => 'Cámara desechable',
'enabled' => '0'
),
'Contest' => array(
'id' => '38',
'nombre' => 'Primer Concurso Especial 2008',
'fecha' => '2008-02-08',
'tipo' => '2',
'juez' => 'Votación pública.',
'enabled' => '1'
)
),
'pluralTitle' => 'Concursos',
'singularTitle' => 'Concurso',
'noticias' => array()
)
$winner = array(
'Winner' => array(
'id' => '409',
'id_concurso' => '38',
'id_premio' => '3',
'id_categoria' => '5',
'id_tema' => '125',
'id_foto' => '478',
'premPuntos' => '0',
'enabled' => '0'
),
'Award' => array(
'id' => '3',
'nombre' => 'Tercer lugar',
'enabled' => '1'
),
'Theme' => array(
'id' => '125',
'nombre' => 'Retrato de mi pueblo',
'enabled' => null
),
'Photo' => array(
'id' => '478',
'title' => 'Silencio',
'image' => 'silencio-erichernandez_3.jpg',
'enabled' => '1',
'id_asociado' => '37',
'id_tag' => null,
'foto_detail' => 'silencio-erichernandez_3(1).jpg',
'descripcion' => 'Sin comentarios.',
'Associated' => array(
'id' => '37',
'nombre' => 'Eric',
'apellido' => 'Hernández Morales',
'id_asociado' => 'er1611',
'profesion' => 'Farmacéutico',
'telefono' => '8395-7426',
'correo' => 'erichm@ice.co.cr',
'foto' => 'DSC_0002-3.jpg',
'pagina_web' => 'http://',
'enabled' => '1',
'anno' => '2006',
'directorio' => '0'
)
),
'CategoryCompetition' => array(
'id' => '5',
'nombre' => 'Cámara desechable',
'enabled' => '0'
),
'Contest' => array(
'id' => '38',
'nombre' => 'Primer Concurso Especial 2008',
'fecha' => '2008-02-08',
'tipo' => '2',
'juez' => 'Votación pública.',
'enabled' => '1'
)
)
$pluralTitle = 'Concursos'
$singularTitle = 'Concurso'
$noticias = array()
$id_image = '478'
$title = 'Silencio'
$image = 'silencio-erichernandez_3.jpg'
$url_image = '/files/fotos/silencio-erichernandez_3.jpg'
$path = '/mnt/stor2-wc1-dfw1/406060/2043535/www.fotoclubcostarica.com/web/content/app/webroot/files/fotos/'
$ajuste = 'width="500"'
$url = false
include - APP/View/Contest/detail_photo.ctp, line 27
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