//Guardamos la pagina visitada (si el usuario esta logeado). Usamos "entregas" para adaptar al formato usado en el component GestionUsuarios $info_entrega = array(); $info_entrega['Entrega']['id_campania'] = $this->campanya['Campanya']['id_campania'];
AppController::beforeFilter() - APP/Controller/AppController.php, line 53
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Trying to access array offset on value of type null [APP/Controller/AppController.php, line 53]
//Guardamos la pagina visitada (si el usuario esta logeado). Usamos "entregas" para adaptar al formato usado en el component GestionUsuarios $info_entrega = array(); $info_entrega['Entrega']['id_campania'] = $this->campanya['Campanya']['id_campania'];
AppController::beforeFilter() - APP/Controller/AppController.php, line 53
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Undefined array key "Campanya" [APP/Controller/AppController.php, line 57]
//Para la campanya de Digitalia por IP/URL Referidaif ( in_array($this->campanya['Campanya']['codename'], array('digitalia_pintores', 'digitalia_musica')) && isset($_SERVER['HTTP_REFERER']) ) {
AppController::beforeFilter() - APP/Controller/AppController.php, line 57
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Trying to access array offset on value of type null [APP/Controller/AppController.php, line 57]
//Para la campanya de Digitalia por IP/URL Referidaif ( in_array($this->campanya['Campanya']['codename'], array('digitalia_pintores', 'digitalia_musica')) && isset($_SERVER['HTTP_REFERER']) ) {
AppController::beforeFilter() - APP/Controller/AppController.php, line 57
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Undefined array key "Campanya" [APP/Controller/AppController.php, line 66]
//Guardamos la pagina visitada (si el usuario esta logeado). Usamos "entregas" para adaptar al formato usado en el component GestionUsuarios $info_entrega = array(); $info_entrega['Entrega']['id_campania'] = $this->campanya['Campanya']['id_campania'];
AppController::beforeFilter() - APP/Controller/AppController.php, line 66
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Trying to access array offset on value of type null [APP/Controller/AppController.php, line 66]
//Guardamos la pagina visitada (si el usuario esta logeado). Usamos "entregas" para adaptar al formato usado en el component GestionUsuarios $info_entrega = array(); $info_entrega['Entrega']['id_campania'] = $this->campanya['Campanya']['id_campania'];
AppController::beforeFilter() - APP/Controller/AppController.php, line 66
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Undefined array key "Campanya" [APP/Controller/AppController.php, line 69]
AppController::beforeFilter() - APP/Controller/AppController.php, line 69
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Trying to access array offset on value of type null [APP/Controller/AppController.php, line 69]
AppController::beforeFilter() - APP/Controller/AppController.php, line 69
ContactoController::beforeFilter() - APP/Controller/ContactoController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Undefined array key "Campanya" [APP/View/Layouts/100secretos.ctp, line 21]
include - APP/View/Layouts/100secretos.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Trying to access array offset on value of type null [APP/View/Layouts/100secretos.ctp, line 21]
include - APP/View/Layouts/100secretos.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Undefined array key "Campanya" [APP/View/Layouts/100secretos.ctp, line 37]
include - APP/View/Layouts/100secretos.ctp, line 37
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98
Warning (2): Trying to access array offset on value of type null [APP/View/Layouts/100secretos.ctp, line 37]
include - APP/View/Layouts/100secretos.ctp, line 37
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 98