Notice (8): Undefined index: Event [APP/Controller/PagesController.php, line 411]Code Context
// Obtener pavellón
$pavilion =$this->Pavilion->getPavilionBySlugEventId($event['Event']['id'], $slug);
$slugevent = 'css' $slug = 'all.css' $event = array() $sw = 'eng' $_sw = '' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' )PagesController::pavilions() - APP/Controller/PagesController.php, line 411 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Mapresource [APP/Model/Pavilion.php, line 386]Code Context$opt['conditions'] = array('Pavilion.slug' => $slug, 'Pavilion.id_event' => $event_id);
$pavilion = $this->find('first', $opt);
if( $pavilion['Mapresource']['id'] == null )
$event_id = null $slug = 'all.css' $opt = array( 'fields' => array( (int) 0 => 'Pavilion.thumbpath', (int) 1 => 'Pavilion.svg_id', (int) 2 => 'Pavilion.slug', (int) 3 => 'Pavilion.thumbfile', (int) 4 => 'Pavilion.id', (int) 5 => 'Pavilion.id_paviliontemplate' ), 'contain' => array( 'Event' => array( 'fields' => array( [maximum depth reached] ) ), 'Paviliontemplate' => array( 'fields' => array( [maximum depth reached] ) ), 'Mapresource' => array( 'fields' => array( [maximum depth reached] ) ), 'Banner' => array( 'fields' => array( [maximum depth reached] ), 'Bannertemplateresource' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Marker' => array( [maximum depth reached] ) ) ), 'conditions' => array( 'Pavilion.slug' => 'all.css', 'Pavilion.id_event' => null ) ) $pavilion = array()Pavilion::getPavilionBySlugEventId() - APP/Model/Pavilion.php, line 386 PagesController::pavilions() - APP/Controller/PagesController.php, line 411 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Paviliontemplate [APP/Model/Pavilion.php, line 388]Code Contextif( $pavilion['Mapresource']['id'] == null )
{
$id = $pavilion['Paviliontemplate']['id'];
$event_id = null $slug = 'all.css' $opt = array( 'fields' => array( (int) 0 => 'Pavilion.thumbpath', (int) 1 => 'Pavilion.svg_id', (int) 2 => 'Pavilion.slug', (int) 3 => 'Pavilion.thumbfile', (int) 4 => 'Pavilion.id', (int) 5 => 'Pavilion.id_paviliontemplate' ), 'contain' => array( 'Event' => array( 'fields' => array( [maximum depth reached] ) ), 'Paviliontemplate' => array( 'fields' => array( [maximum depth reached] ) ), 'Mapresource' => array( 'fields' => array( [maximum depth reached] ) ), 'Banner' => array( 'fields' => array( [maximum depth reached] ), 'Bannertemplateresource' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Marker' => array( [maximum depth reached] ) ) ), 'conditions' => array( 'Pavilion.slug' => 'all.css', 'Pavilion.id_event' => null ) ) $pavilion = array()Pavilion::getPavilionBySlugEventId() - APP/Model/Pavilion.php, line 388 PagesController::pavilions() - APP/Controller/PagesController.php, line 411 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Mapresource [APP/Model/Pavilion.php, line 390]Code Context$id = $pavilion['Paviliontemplate']['id'];
$map = $this->Mapresource($id);
$pavilion['Mapresource'] = $map['Mapresource'];
$event_id = null $slug = 'all.css' $opt = array( 'fields' => array( (int) 0 => 'Pavilion.thumbpath', (int) 1 => 'Pavilion.svg_id', (int) 2 => 'Pavilion.slug', (int) 3 => 'Pavilion.thumbfile', (int) 4 => 'Pavilion.id', (int) 5 => 'Pavilion.id_paviliontemplate' ), 'contain' => array( 'Event' => array( 'fields' => array( [maximum depth reached] ) ), 'Paviliontemplate' => array( 'fields' => array( [maximum depth reached] ) ), 'Mapresource' => array( 'fields' => array( [maximum depth reached] ) ), 'Banner' => array( 'fields' => array( [maximum depth reached] ), 'Bannertemplateresource' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Marker' => array( [maximum depth reached] ) ) ), 'conditions' => array( 'Pavilion.slug' => 'all.css', 'Pavilion.id_event' => null ) ) $pavilion = array() $id = null $map = array()Pavilion::getPavilionBySlugEventId() - APP/Model/Pavilion.php, line 390 PagesController::pavilions() - APP/Controller/PagesController.php, line 411 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Warning (2): Division by zero [APP/Controller/PagesController.php, line 416]Code Context$higher = $pavilion['Mapresource']['width'];
if($pavilion['Mapresource']['width'] < $pavilion['Mapresource']['height']) $higher = $pavilion['Mapresource']['height'];
$tmp=MAP_SIZE/$higher;
$slugevent = 'css' $slug = 'all.css' $event = array() $sw = 'eng' $_sw = '' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $pavilion = array( 'Mapresource' => null ) $higher = nullPagesController::pavilions() - APP/Controller/PagesController.php, line 416 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
<div id='logosHeadContainer' class='box col-lg-2 col-md-2 col-sm-5 col-xs-12 text-left'>
<div class='row'>
<a href="/<?=$event['Event']['slug']?>" title="<?=$event['Event']['name']?>">
$viewFile = '/var/www/signage2/app/View/Elements/default/topbar_menu.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'content_for_layout' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>', 'scripts_for_layout' => '', 'title_for_layout' => 'Pages' ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $content_for_layout = '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>' $scripts_for_layout = '' $title_for_layout = 'Pages' $bckgr = '/img/slice.jpg'
include - APP/View/Elements/default/topbar_menu.ctp, line 134 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/default.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Event [APP/View/Elements/default/topbar_menu.ctp, line 134]">Code Context<div id='logosHeadContainer' class='box col-lg-2 col-md-2 col-sm-5 col-xs-12 text-left'>
<div class='row'>
<a href="/<?=$event['Event']['slug']?>" title="<?=$event['Event']['name']?>">
$viewFile = '/var/www/signage2/app/View/Elements/default/topbar_menu.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'content_for_layout' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>', 'scripts_for_layout' => '', 'title_for_layout' => 'Pages' ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $content_for_layout = '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>' $scripts_for_layout = '' $title_for_layout = 'Pages' $bckgr = '/img/slice.jpg'include - APP/View/Elements/default/topbar_menu.ctp, line 134 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/default.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
<div class='row'>
<a href="/<?=$event['Event']['slug']?>" title="<?=$event['Event']['name']?>">
<img src='<?=$event['Event']['logo_path'].$event['Event']['logo_filename']?>' alt='Fira barcelona Events' height="55px">
$viewFile = '/var/www/signage2/app/View/Elements/default/topbar_menu.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'content_for_layout' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>', 'scripts_for_layout' => '', 'title_for_layout' => 'Pages' ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $content_for_layout = '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>' $scripts_for_layout = '' $title_for_layout = 'Pages' $bckgr = '/img/slice.jpg'
include - APP/View/Elements/default/topbar_menu.ctp, line 135 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/default.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Event [APP/View/Elements/default/topbar_menu.ctp, line 135]' alt='Fira barcelona Events' height="55px">Code Context<div class='row'>
<a href="/<?=$event['Event']['slug']?>" title="<?=$event['Event']['name']?>">
<img src='<?=$event['Event']['logo_path'].$event['Event']['logo_filename']?>' alt='Fira barcelona Events' height="55px">
$viewFile = '/var/www/signage2/app/View/Elements/default/topbar_menu.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'content_for_layout' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>', 'scripts_for_layout' => '', 'title_for_layout' => 'Pages' ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $content_for_layout = '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>' $scripts_for_layout = '' $title_for_layout = 'Pages' $bckgr = '/img/slice.jpg'include - APP/View/Elements/default/topbar_menu.ctp, line 135 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/default.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Pavilion [APP/View/Elements/default/topbar_menu.ctp, line 143]Code Context<!--navbar-fixed-top-->
<?php
$Pavilion= $event['Pavilion'];
$viewFile = '/var/www/signage2/app/View/Elements/default/topbar_menu.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'content_for_layout' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>', 'scripts_for_layout' => '', 'title_for_layout' => 'Pages' ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $content_for_layout = '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>' $scripts_for_layout = '' $title_for_layout = 'Pages' $bckgr = '/img/slice.jpg'include - APP/View/Elements/default/topbar_menu.ctp, line 143 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/default.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Warning (2): Invalid argument supplied for foreach() [APP/View/Elements/default/topbar_menu.ctp, line 145]Code Context$Pavilion= $event['Pavilion'];
$active = 0;
foreach($Pavilion as $item):
$viewFile = '/var/www/signage2/app/View/Elements/default/topbar_menu.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'content_for_layout' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>', 'scripts_for_layout' => '', 'title_for_layout' => 'Pages' ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $content_for_layout = '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-65642067-1', 'auto'); ga('send', 'pageview'); </script> <style> #slide-text-container { padding-top: 80px; padding-bottom: 10px; } </style> <div class='f-row'> <div id='slide-text-container' class='f-row'> <div class='container'> <div class='row'> <p> Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project. </p> </div> </div> </div> </div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-trace').style.display = (document.getElementById('cakeErr688e8e509f9c0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509f9c0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-code').style.display = (document.getElementById('cakeErr688e8e509f9c0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509f9c0-context').style.display = (document.getElementById('cakeErr688e8e509f9c0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509f9c0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509f9c0-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-trace').style.display = (document.getElementById('cakeErr688e8e509fd35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>35</b>]<div id="cakeErr688e8e509fd35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-code').style.display = (document.getElementById('cakeErr688e8e509fd35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e509fd35-context').style.display = (document.getElementById('cakeErr688e8e509fd35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e509fd35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'default/filterfront'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">"Pavilion"</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">],</span><span style="color: #DD0000">"event"</span><span style="color: #007700">=></span><span style="color: #0000BB">$event</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">])); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e509fd35-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <div id='filterfront-wrap' class='f-row'> <div class='container'> <div class='row'> <div id='map-menu-container' class='box'> <style> .dropdown-menu { padding:0; } .dropdown-menu li a{ padding:10px 0; } #dropdownMenu1 { background-color:#DDD; width:100%; padding:0 35px; border-radius:0; height:60px; } </style> <div class="dropdown"> <button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> <i class="icon-list-ul"></i> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-trace').style.display = (document.getElementById('cakeErr688e8e50a02b5-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>33</b>]<div id="cakeErr688e8e50a02b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-code').style.display = (document.getElementById('cakeErr688e8e50a02b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a02b5-context').style.display = (document.getElementById('cakeErr688e8e50a02b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a02b5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">i </span><span style="color: #007700">class=</span><span style="color: #DD0000">"icon-list-ul"</span><span style="color: #007700">></</span><span style="color: #0000BB">i</span><span style="color: #007700">> </span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a02b5-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1" style="width:100%; z-index:1000; text-align:center;"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-trace').style.display = (document.getElementById('cakeErr688e8e50a072f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/sidebar/sidebartemplate.ctp</b>, line <b>51</b>]<div id="cakeErr688e8e50a072f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-code').style.display = (document.getElementById('cakeErr688e8e50a072f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a072f-context').style.display = (document.getElementById('cakeErr688e8e50a072f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a072f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $class </span><span style="color: #007700">= </span><span style="color: #DD0000">'btn-default'</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$Pavilions </span><span style="color: #007700">as </span><span style="color: #0000BB">$item</span><span style="color: #007700">):</span></span></code></span></pre><pre id="cakeErr688e8e50a072f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'</pre><pre class="stack-trace">include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> </ul> </div> </div> <div class='box text-left'> <label id='lbrand'> <strong>Branding</strong> </label><br> <select class="form-control" id="filterBranding"> <option value=''>All</option><option value=4>Advertising space</option><option value=5>Illuminated ad panel</option><option value=6>Flagpole</option><option value=7>Tower</option><option value=9>Vinyl</option><option value=10>Billboard</option><option value=11>Other</option><option value=30>Double sided banner</option> </select> </div> <!-- Branding digital + Filtros --> <div class='box text-left'> <label id='ldsign'> <strong>Digital Signage</strong> </label><br> <select class="form-control" id="filterDigital"> <option value=''>All</option><option value=12>Circular LED</option><option value=15>LCD projector</option><option value=16>TFT Screen</option><option value=17>Totem XL</option><option value=18>Totem L</option><option value=19>Conference Center welcome screen</option><option value=21>Other</option> </select> </div> <!-- Signage --> <div class='lilbox box'> <div class='pull-right text-left' style='width:100%;margin-bottom:18px'> <div class="legend-square legend-signage"></div> <div class="legend-text">Signage</div> </div> </div> <!-- Sold --> <div class='box'> <div class='pull-right text-left' style='width:100%'> <div class="legend-square legend-sold"></div> <div class="legend-text">Sold</div> </div> </div> </div> </div> </div> <div id='content-container' class='f-row'> <div class="container" style="padding:0"> <div id='left-menu' class="col-lg-2 col-md-3 col-sm-12 col-xs-12"> <!-- Pasamos los pavilions que estan asociados a un evento --> </div> <div id='map-container' class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="height: 100%;"> <div class='row'> <div id='map' style="height:885px; width:100%; border-left:2px solid #bababa; border-right:1px solid #bababa"></div> </div> </div> <div id='panel-container' class='col-lg-3 col-md-3 col-sm-12 col-xs-12 pull-right' style='display:none'> <!-- Panel --> <div id="panel" style="display:none;"></div> </div> </div> </div> <!-- Load libreries--> <link rel="stylesheet" type="text/css" href="/css/leaflet.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.css" /> <link rel="stylesheet" type="text/css" href="/css/L.Control.Zoomslider.ie.css" /> <script src="/js/leaflet-src.js"></script> <script src="/js/L.Control.Zoomslider.js"></script> <!-- Faltan cargar los datos del primer mapa y como se tiene que mostrar el resto de pavellones en el evento seleccionado --> <script type='text/javascript'> // Initialize a map var max_zoom = ; var map = new L.Map('map',{ maxZoom : 4, center : [0,0], zoom : <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-trace').style.display = (document.getElementById('cakeErr688e8e50a0c6e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Elements/leaflet/frontLoadMap.ctp</b>, line <b>14</b>]<div id="cakeErr688e8e50a0c6e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-code').style.display = (document.getElementById('cakeErr688e8e50a0c6e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a0c6e-context').style.display = (document.getElementById('cakeErr688e8e50a0c6e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a0c6e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">map </span><span style="color: #007700">= new </span><span style="color: #0000BB">L</span><span style="color: #007700">.</span><span style="color: #0000BB">Map</span><span style="color: #007700">(</span><span style="color: #DD0000">'map'</span><span style="color: #007700">,{ </span><span style="color: #0000BB">maxZoom </span><span style="color: #007700">: </span><span style="color: #0000BB">4</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> center </span><span style="color: #007700">: [</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> zoom </span><span style="color: #007700">: <?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">][</span><span style="color: #DD0000">'zoom_level'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,</span></code></span></pre><pre id="cakeErr688e8e50a0c6e-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMap.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'filename' => null, 'max_zoom' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $filename = null $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMap.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>, zoomControl: true }); // get map L.tileLayer('https://signage.firabarcelona.com/files/maps/cache//{z}/{x}/{y}', { markerZoomAnimation: false, fadeAnimation: false, minZoom: 2, maxZoom: 4, noWrap: true }).addTo(map); </script> <!-- Load Markers From Pavilion banner/marker --> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-trace').style.display = (document.getElementById('cakeErr688e8e50a1007-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Banner [<b>APP/View/Pages/pavilions.ctp</b>, line <b>66</b>]<div id="cakeErr688e8e50a1007-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-code').style.display = (document.getElementById('cakeErr688e8e50a1007-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1007-context').style.display = (document.getElementById('cakeErr688e8e50a1007-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1007-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">Load Markers From Pavilion banner</span><span style="color: #007700">/</span><span style="color: #0000BB">marker </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a1007-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-trace').style.display = (document.getElementById('cakeErr688e8e50a135d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>67</b>]<div id="cakeErr688e8e50a135d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-code').style.display = (document.getElementById('cakeErr688e8e50a135d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a135d-context').style.display = (document.getElementById('cakeErr688e8e50a135d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a135d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">( </span><span style="color: #DD0000">'leaflet/frontLoadMarker'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a135d-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-trace').style.display = (document.getElementById('cakeErr688e8e50a16a4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Paviliontemplate [<b>APP/View/Pages/pavilions.ctp</b>, line <b>68</b>]<div id="cakeErr688e8e50a16a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-code').style.display = (document.getElementById('cakeErr688e8e50a16a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a16a4-context').style.display = (document.getElementById('cakeErr688e8e50a16a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a16a4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">array( </span><span style="color: #DD0000">'markers'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Banner'</span><span style="color: #007700">],</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilion'</span><span style="color: #007700">=></span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">],</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'pavilionTemplate' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Paviliontemplate'</span><span style="color: #007700">],</span></span></code></span></pre><pre id="cakeErr688e8e50a16a4-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre><script> function ajaxLoader(id_banner,id_marker,id_pavilion,is_signage) { $.ajax({ type: "POST", url: "/pages/ajax_banner/", data:{ id:id_banner,marker:id_marker,pavilion:id_pavilion,is_signage:is_signage}, success: function(data) { if(is_signage==1) { $("#panel").hide(); $("#panel-container").hide(); return true; } $("#panel-container").show('fast',function() { /*map._onResize(); */ $("#panel").show('fast'); $("#panel").html(data); }); } }); } var supermarkers=new Array(); var draggable = 0; <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-trace').style.display = (document.getElementById('cakeErr688e8e50a1b66-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/View/Elements/leaflet/frontLoadMarker.ctp</b>, line <b>55</b>]<div id="cakeErr688e8e50a1b66-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-code').style.display = (document.getElementById('cakeErr688e8e50a1b66-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1b66-context').style.display = (document.getElementById('cakeErr688e8e50a1b66-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1b66-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">var </span><span style="color: #0000BB">draggable </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$markers </span><span style="color: #007700">as </span><span style="color: #0000BB">$value</span><span style="color: #007700">): </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr688e8e50a1b66-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Elements/leaflet/frontLoadMarker.ctp' $dataForView = array( 'pavilion' => null, 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'markers' => null, 'pavilionTemplate' => null ) $pavilion = null $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $markers = null $pavilionTemplate = null $lang = 'eng' $desc = 'description' $custom_body = 'custom_body' $custom_title = 'custom_title'</pre><pre class="stack-trace">include - APP/View/Elements/leaflet/frontLoadMarker.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre> function clickFeature(e) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+e.target.id]!=supermarkers[i].id) { window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } } function selectAllIcon(e,zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(e.target.marker==supermarkers[i].marker) { w= window['supermarker'+supermarkers[i].id].icon_x; h= window['supermarker'+supermarkers[i].id].icon_y; window['selectIcon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['selectIcon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); } } } var candezoom = 0.125; switch() { case 2: candezoom = 0.25; break; case 3: candezoom = 0.50; break; case 4: candezoom = 1.0; break; default: candezoom = 0.125; } resizeAllIcon(candezoom,); /** * Resize all icons */ function resizeAllIcon(zoom,tzoom) { for (var i = supermarkers.length - 1; i >= 0; i--) { w = window['supermarker'+supermarkers[i].id].icon_x; h = window['supermarker'+supermarkers[i].id].icon_y; window['supericon'+supermarkers[i].id].options.iconSize[0] = w*zoom; window['supericon'+supermarkers[i].id].options.iconSize[1] = h*zoom; window['supermarker'+supermarkers[i].id].current_zoom = tzoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } } map.on('zoomend',function(e) { var tzoom=map.getZoom(); if(tzoom==2) zoom=0.25; else if(tzoom==3) zoom=0.50; else zoom=1; for (var i = supermarkers.length - 1; i >= 0; i--) { w=window['supermarker'+supermarkers[i].id].icon_x; h=window['supermarker'+supermarkers[i].id].icon_y; window['supermarker'+supermarkers[i].id].current_zoom=tzoom; window['supericon'+supermarkers[i].id].options.iconSize[1]=h*zoom; window['supericon'+supermarkers[i].id].options.iconSize[0]=w*zoom; window['supermarker'+supermarkers[i].id].setIcon(window['supericon'+supermarkers[i].id]); } }) function loadMarkerByUrl(id) { for (var i = supermarkers.length - 1; i >= 0; i--) { if(window['supermarker'+supermarkers[i].id].marker==id) { map.panTo( window['supermarker'+supermarkers[i].id].getLatLng()); window['supermarker'+supermarkers[i].id].setIcon(window['selectIcon'+supermarkers[i].id]); ajaxLoader(window['supermarker'+supermarkers[i].id].marker,window['supermarker'+supermarkers[i].id].id,window['supermarker'+supermarkers[i].id].pavilion); } } } </script> <script> $(document).ready(function(){ $(".various").fancybox({ajax:{type:"GET"}}); $("#filterDigital").change(function() { var id=$(this).val(); load(id); }); $("#filterBranding").change(function() { var id=$(this).val(); load(id); }); }); function load(bannerfilter) { $.ajax ({ type: "POST", url: "/pavilions/ajaxfrontloadMap", data:{pavilion:<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-trace').style.display = (document.getElementById('cakeErr688e8e50a1f14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Pavilion [<b>APP/View/Pages/pavilions.ctp</b>, line <b>95</b>]<div id="cakeErr688e8e50a1f14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-code').style.display = (document.getElementById('cakeErr688e8e50a1f14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr688e8e50a1f14-context').style.display = (document.getElementById('cakeErr688e8e50a1f14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr688e8e50a1f14-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> type</span><span style="color: #007700">: </span><span style="color: #DD0000">"POST"</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> url</span><span style="color: #007700">: </span><span style="color: #DD0000">"/pavilions/ajaxfrontloadMap"</span><span style="color: #007700">,</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> data</span><span style="color: #007700">:{</span><span style="color: #0000BB">pavilion</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">$pavilion</span><span style="color: #007700">[</span><span style="color: #DD0000">'Pavilion'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]</span><span style="color: #0000BB">?></span>,bannerfilter:bannerfilter},</span></code></span></pre><pre id="cakeErr688e8e50a1f14-context" class="cake-context" style="display: none;">$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = null</pre><pre class="stack-trace">include - APP/View/Pages/pavilions.ctp, line 95 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110</pre></div></pre>,bannerfilter:bannerfilter}, success: function(data) { map.remove(); $("#map").html(data); map.panTo([0,0]); } }); } </script>' $scripts_for_layout = '' $title_for_layout = 'Pages' $bckgr = '/img/slice.jpg' $Pavilion = null $active = (int) 0include - APP/View/Elements/default/topbar_menu.ctp, line 145 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/default.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Take advantage of the large number of advertising opportunities to grab visitors’ attention. Search by using the venue plans and click on the different advertising elements to discover the multiple advertising possibilities we offer you, or, if you prefer contact our team to start working on your project.
Notice (8): Undefined index: Pavilion [APP/View/Pages/pavilions.ctp, line 35]Code Context</div>
<?= $this->element('default/filterfront', array("Pavilion"=>$pavilion['Pavilion'],"event"=>$event['Pavilion'])); ?>
$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = nullinclude - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Pavilion [APP/View/Pages/pavilions.ctp, line 35]Code Context</div>
<?= $this->element('default/filterfront', array("Pavilion"=>$pavilion['Pavilion'],"event"=>$event['Pavilion'])); ?>
$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = nullinclude - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Warning (2): Invalid argument supplied for foreach() [APP/View/Elements/sidebar/sidebartemplate.ctp, line 51]Code Context$class = 'btn-default';
}
foreach($Pavilions as $item):
$viewFile = '/var/www/signage2/app/View/Elements/sidebar/sidebartemplate.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ), 'Pavilion' => null, 'Pavilions' => null ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $Pavilion = null $Pavilions = null $name_lang = '_en' $class = 'btn-default'include - APP/View/Elements/sidebar/sidebartemplate.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Elements/default/filterfront.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::_renderElement() - CORE/Cake/View/View.php, line 1209 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Pages/pavilions.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Banner [APP/View/Pages/pavilions.ctp, line 66]Code Context<!-- Load Markers From Pavilion banner/marker -->
<?= $this->element( 'leaflet/frontLoadMarker',
array( 'markers'=>$pavilion['Banner'],
$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = nullinclude - APP/View/Pages/pavilions.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Pavilion [APP/View/Pages/pavilions.ctp, line 67]Code Context<?= $this->element( 'leaflet/frontLoadMarker',
array( 'markers'=>$pavilion['Banner'],
'pavilion'=>$pavilion['Pavilion']['id'],
$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = nullinclude - APP/View/Pages/pavilions.ctp, line 67 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Paviliontemplate [APP/View/Pages/pavilions.ctp, line 68]Code Contextarray( 'markers'=>$pavilion['Banner'],
'pavilion'=>$pavilion['Pavilion']['id'],
'pavilionTemplate' => $pavilion['Paviliontemplate'],
$viewFile = '/var/www/signage2/app/View/Pages/pavilions.ctp' $dataForView = array( 'pavilion' => array( 'Mapresource' => null ), 'proportion' => (float) 0, 'event' => array(), 'slugevent' => 'css', 'slug' => 'all.css', 'filterSignage' => array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ), 'filterBranding' => array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ), 'filterDigital' => array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) ) $pavilion = array( 'Mapresource' => null ) $proportion = (float) 0 $event = array() $slugevent = 'css' $slug = 'all.css' $filterSignage = array( (int) 22 => 'Advertising space', (int) 23 => 'Illuminated ad panel', (int) 24 => 'Flagpole', (int) 25 => 'Tower', (int) 27 => 'Vinyl', (int) 28 => 'Billboard', (int) 29 => 'Other' ) $filterBranding = array( (int) 4 => 'Advertising space', (int) 5 => 'Illuminated ad panel', (int) 6 => 'Flagpole', (int) 7 => 'Tower', (int) 9 => 'Vinyl', (int) 10 => 'Billboard', (int) 11 => 'Other', (int) 30 => 'Double sided banner' ) $filterDigital = array( (int) 12 => 'Circular LED', (int) 15 => 'LCD projector', (int) 16 => 'TFT Screen', (int) 17 => 'Totem XL', (int) 18 => 'Totem L', (int) 19 => 'Conference Center welcome screen', (int) 21 => 'Other' ) $max_zoom = nullinclude - APP/View/Pages/pavilions.ctp, line 68 View::_evaluate() - CORE/Cake/View/View.php, line 946 View::_render() - CORE/Cake/View/View.php, line 908 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110