Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 430]Code Context<?php }<?php $article = $this->Article->find('first', array('conditions' => array('slug_' . $lang => $slug)));<?php $date = strtotime($article['Article']['date']);PagesController::blog() - APP/Controller/PagesController.php, line 430 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 430]Code Context<?php }<?php $article = $this->Article->find('first', array('conditions' => array('slug_' . $lang => $slug)));<?php $date = strtotime($article['Article']['date']);PagesController::blog() - APP/Controller/PagesController.php, line 430 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 432]Code Context<?php $date = strtotime($article['Article']['date']);<?php $monthA = $this->setMonths(date('n', $date));<?php $dataSeo['meta_title'] = $article['Article']['meta_title_' . $this->lang];PagesController::blog() - APP/Controller/PagesController.php, line 432 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 432]Code Context<?php $date = strtotime($article['Article']['date']);<?php $monthA = $this->setMonths(date('n', $date));<?php $dataSeo['meta_title'] = $article['Article']['meta_title_' . $this->lang];PagesController::blog() - APP/Controller/PagesController.php, line 432 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 433]Code Context<?php $monthA = $this->setMonths(date('n', $date));<?php $dataSeo['meta_title'] = $article['Article']['meta_title_' . $this->lang];<?php $dataSeo['meta_description'] = $article['Article']['meta_description_' . $this->lang];PagesController::blog() - APP/Controller/PagesController.php, line 433 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 433]Code Context<?php $monthA = $this->setMonths(date('n', $date));<?php $dataSeo['meta_title'] = $article['Article']['meta_title_' . $this->lang];<?php $dataSeo['meta_description'] = $article['Article']['meta_description_' . $this->lang];PagesController::blog() - APP/Controller/PagesController.php, line 433 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 434]Code Context<?php $dataSeo['meta_title'] = $article['Article']['meta_title_' . $this->lang];<?php $dataSeo['meta_description'] = $article['Article']['meta_description_' . $this->lang];<?php $dataSeo['meta_keywords'] = $article['Article']['meta_keywords_' . $this->lang];PagesController::blog() - APP/Controller/PagesController.php, line 434 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 434]Code Context<?php $dataSeo['meta_title'] = $article['Article']['meta_title_' . $this->lang];<?php $dataSeo['meta_description'] = $article['Article']['meta_description_' . $this->lang];<?php $dataSeo['meta_keywords'] = $article['Article']['meta_keywords_' . $this->lang];PagesController::blog() - APP/Controller/PagesController.php, line 434 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 445]Code Context<?php ),<?php array(<?php 'title' => $article['Article']['title_' . $lang],PagesController::blog() - APP/Controller/PagesController.php, line 445 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 445]Code Context<?php ),<?php array(<?php 'title' => $article['Article']['title_' . $lang],PagesController::blog() - APP/Controller/PagesController.php, line 445 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 453]Code Context<?php $this->set('meta_keywords', $dataSeo['meta_keywords']);<?php $this->set(compact('article', 'monthA', 'section', 'lastArticles', 'monthLA', 'breadcrumbs'));<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);PagesController::blog() - APP/Controller/PagesController.php, line 453 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 453]Code Context<?php $this->set('meta_keywords', $dataSeo['meta_keywords']);<?php $this->set(compact('article', 'monthA', 'section', 'lastArticles', 'monthLA', 'breadcrumbs'));<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);PagesController::blog() - APP/Controller/PagesController.php, line 453 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 453]Code Context<?php $this->set('meta_keywords', $dataSeo['meta_keywords']);<?php $this->set(compact('article', 'monthA', 'section', 'lastArticles', 'monthLA', 'breadcrumbs'));<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);PagesController::blog() - APP/Controller/PagesController.php, line 453 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 453]Code Context<?php $this->set('meta_keywords', $dataSeo['meta_keywords']);<?php $this->set(compact('article', 'monthA', 'section', 'lastArticles', 'monthLA', 'breadcrumbs'));<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);PagesController::blog() - APP/Controller/PagesController.php, line 453 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 455]Code Context<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);<?php<?php $this->Session->write('en_to_es.article/' . $article['Article']['slug_en'], 'articulo/' . $article['Article']['slug_es']);PagesController::blog() - APP/Controller/PagesController.php, line 455 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 455]Code Context<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);<?php<?php $this->Session->write('en_to_es.article/' . $article['Article']['slug_en'], 'articulo/' . $article['Article']['slug_es']);PagesController::blog() - APP/Controller/PagesController.php, line 455 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/Controller/PagesController.php, line 455]Code Context<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);<?php<?php $this->Session->write('en_to_es.article/' . $article['Article']['slug_en'], 'articulo/' . $article['Article']['slug_es']);PagesController::blog() - APP/Controller/PagesController.php, line 455 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 455]Code Context<?php $this->Session->write('es_to_en.articulo/' . $article['Article']['slug_es'], 'article/' . $article['Article']['slug_en']);<?php<?php $this->Session->write('en_to_es.article/' . $article['Article']['slug_en'], 'articulo/' . $article['Article']['slug_es']);PagesController::blog() - APP/Controller/PagesController.php, line 455 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 43]Code Context<?php <section><?php <div class="row bannerINT"><?php echo $this->Html->image('article/'.$article['Article']['image_single'], array('title' => $article['Article']['tit_'.$lang], 'alt' => $article['Article']['alt_' . $lang]));?>include - APP/View/Pages/blog.ctp, line 43 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 43]Code Context<?php <section><?php <div class="row bannerINT"><?php echo $this->Html->image('article/'.$article['Article']['image_single'], array('title' => $article['Article']['tit_'.$lang], 'alt' => $article['Article']['alt_' . $lang]));?>include - APP/View/Pages/blog.ctp, line 43 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 43]Code Context<?php <section><?php <div class="row bannerINT"><?php echo $this->Html->image('article/'.$article['Article']['image_single'], array('title' => $article['Article']['tit_'.$lang], 'alt' => $article['Article']['alt_' . $lang]));?>include - APP/View/Pages/blog.ctp, line 43 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 43]Code Context<?php <section><?php <div class="row bannerINT"><?php echo $this->Html->image('article/'.$article['Article']['image_single'], array('title' => $article['Article']['tit_'.$lang], 'alt' => $article['Article']['alt_' . $lang]));?>include - APP/View/Pages/blog.ctp, line 43 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 43]Code Context<?php <section><?php <div class="row bannerINT"><?php echo $this->Html->image('article/'.$article['Article']['image_single'], array('title' => $article['Article']['tit_'.$lang], 'alt' => $article['Article']['alt_' . $lang]));?>include - APP/View/Pages/blog.ctp, line 43 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 43]Code Context<?php <section><?php <div class="row bannerINT"><?php echo $this->Html->image('article/'.$article['Article']['image_single'], array('title' => $article['Article']['tit_'.$lang], 'alt' => $article['Article']['alt_' . $lang]));?>include - APP/View/Pages/blog.ctp, line 43 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 57]Code Context<?php <div class="fecha"><?php <p><?php $date = strtotime($article['Article']['date']);?>include - APP/View/Pages/blog.ctp, line 57 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 57]31Code Context<?php <div class="fecha"><?php <p><?php $date = strtotime($article['Article']['date']);?>include - APP/View/Pages/blog.ctp, line 57 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 66]Code Context<?php </div><?php <div class="row"><h2><?php echo $article['Article']['title_'.$lang];?></h2>include - APP/View/Pages/blog.ctp, line 66 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 66]Code Context<?php </div><?php <div class="row"><h2><?php echo $article['Article']['title_'.$lang];?></h2>include - APP/View/Pages/blog.ctp, line 66 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 67]Code Context<?php <div class="row"><h2><?php echo $article['Article']['title_'.$lang];?></h2><?php echo str_replace('<p>', '<p class="noticiaP">',$article['Article']['text_single_'.$lang]);?>include - APP/View/Pages/blog.ctp, line 67 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 67]Code Context<?php <div class="row"><h2><?php echo $article['Article']['title_'.$lang];?></h2><?php echo str_replace('<p>', '<p class="noticiaP">',$article['Article']['text_single_'.$lang]);?>include - APP/View/Pages/blog.ctp, line 67 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 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 116
Compartir
<?php <div class="row conRed"><?php <div class="addthis_toolbox addthis_default_style addthis_100x100_style" ><a class="link-social addthis_button_facebook" addthis:title= "<?php echo $article['Article']['title_'.$lang] ?>"><?php echo $this->Html->image('compartirFace.png');?></a>
include - APP/View/Pages/blog.ctp, line 85 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 85]">Code Context<?php <div class="row conRed"><?php <div class="addthis_toolbox addthis_default_style addthis_100x100_style" ><a class="link-social addthis_button_facebook" addthis:title= "<?php echo $article['Article']['title_'.$lang] ?>"><?php echo $this->Html->image('compartirFace.png');?></a>include - APP/View/Pages/blog.ctp, line 85 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 88]<?php<a class="link-social addthis_button_twitter"><?php echo $this->Html->image('compartirTwit.png');?></a><a class="link-social addthis_button_google_plusone_share" addthis:description="<?php echo $article['Article']['text_intro_' .$lang];?>" addthis:title="<?php echo mb_convert_case($article['Article']['title_'.$lang], MB_CASE_TITLE, 'UTF-8'); ?> en Invamer" addthis:url="<?php echo URL_ABSOLUTA .$lang . '/'.$section.'/'. $article['Article']['slug_'.$lang]; ?>"><?php echo $this->Html->image('compartirGmas.png');?></a>
include - APP/View/Pages/blog.ctp, line 88 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 88]" addthis:title="Code Context<?php<a class="link-social addthis_button_twitter"><?php echo $this->Html->image('compartirTwit.png');?></a><a class="link-social addthis_button_google_plusone_share" addthis:description="<?php echo $article['Article']['text_intro_' .$lang];?>" addthis:title="<?php echo mb_convert_case($article['Article']['title_'.$lang], MB_CASE_TITLE, 'UTF-8'); ?> en Invamer" addthis:url="<?php echo URL_ABSOLUTA .$lang . '/'.$section.'/'. $article['Article']['slug_'.$lang]; ?>"><?php echo $this->Html->image('compartirGmas.png');?></a>include - APP/View/Pages/blog.ctp, line 88 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 88]Code Context<?php<a class="link-social addthis_button_twitter"><?php echo $this->Html->image('compartirTwit.png');?></a><a class="link-social addthis_button_google_plusone_share" addthis:description="<?php echo $article['Article']['text_intro_' .$lang];?>" addthis:title="<?php echo mb_convert_case($article['Article']['title_'.$lang], MB_CASE_TITLE, 'UTF-8'); ?> en Invamer" addthis:url="<?php echo URL_ABSOLUTA .$lang . '/'.$section.'/'. $article['Article']['slug_'.$lang]; ?>"><?php echo $this->Html->image('compartirGmas.png');?></a>include - APP/View/Pages/blog.ctp, line 88 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 88]en Invamer" addthis:url="Code Context<?php<a class="link-social addthis_button_twitter"><?php echo $this->Html->image('compartirTwit.png');?></a><a class="link-social addthis_button_google_plusone_share" addthis:description="<?php echo $article['Article']['text_intro_' .$lang];?>" addthis:title="<?php echo mb_convert_case($article['Article']['title_'.$lang], MB_CASE_TITLE, 'UTF-8'); ?> en Invamer" addthis:url="<?php echo URL_ABSOLUTA .$lang . '/'.$section.'/'. $article['Article']['slug_'.$lang]; ?>"><?php echo $this->Html->image('compartirGmas.png');?></a>include - APP/View/Pages/blog.ctp, line 88 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 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 116
Warning (2): Undefined array key "Article" [APP/View/Pages/blog.ctp, line 88]Code Context<?php<a class="link-social addthis_button_twitter"><?php echo $this->Html->image('compartirTwit.png');?></a><a class="link-social addthis_button_google_plusone_share" addthis:description="<?php echo $article['Article']['text_intro_' .$lang];?>" addthis:title="<?php echo mb_convert_case($article['Article']['title_'.$lang], MB_CASE_TITLE, 'UTF-8'); ?> en Invamer" addthis:url="<?php echo URL_ABSOLUTA .$lang . '/'.$section.'/'. $article['Article']['slug_'.$lang]; ?>"><?php echo $this->Html->image('compartirGmas.png');?></a>include - APP/View/Pages/blog.ctp, line 88 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 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 116
Warning (2): Trying to access array offset on null [APP/View/Pages/blog.ctp, line 88]http://www.invamer.com.coes/articulo/">Code Context<?php<a class="link-social addthis_button_twitter"><?php echo $this->Html->image('compartirTwit.png');?></a><a class="link-social addthis_button_google_plusone_share" addthis:description="<?php echo $article['Article']['text_intro_' .$lang];?>" addthis:title="<?php echo mb_convert_case($article['Article']['title_'.$lang], MB_CASE_TITLE, 'UTF-8'); ?> en Invamer" addthis:url="<?php echo URL_ABSOLUTA .$lang . '/'.$section.'/'. $article['Article']['slug_'.$lang]; ?>"><?php echo $this->Html->image('compartirGmas.png');?></a>include - APP/View/Pages/blog.ctp, line 88 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 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 116
14
ENE
2026
El costo oculto de decidir sin evidencia En muchas organizaciones, la investigación de mercados sigue viéndose como un costo que hay que justificar. Paradójicamente, el mayor costo suele aparecer cuando no se investiga. No porque investigar garantice el éxito, sino porque decidir sin entender el mercado suele salir mucho más caro en el mediano y largo plazo.
06
AGO
2025
La reputación de marca hace referencia a la percepción que tienen diferentes grupos con los que interactúan las compañías en la sociedad, como clientes, empleados, inversionistas, entre otros, respecto a una empresa
09
MAY
2025
La Inteligencia Artificial en la investigación cualitativa constituye una herramienta cada vez más frecuente para automatizar sus procesos, facilitar el análisis y permitir la integración de diferentes fuentes de información.