Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 2]
Code Context
.jpg);">
<div id="format">
<div id="banner" style="background-image:url(<?php echo $subroot; ?>/files/formats/big/big-format-<?php echo $arr_data['Format']['id']; ?>.jpg);">
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true
include - APP/View/Pages/Formats/detail.ctp, line 2 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Terug naar producties
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 7]Code Context <div class="content">
<a href="<?php echo $subroot; ?>/<?php echo $lang; ?>/producties" class="btn-back">Terug naar producties</a>
<h1><?php echo $arr_data['Format']['title'.$ext]; ?></h1>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp'
$dataForView = array(
'arr_data' => array(),
'seo_title' => ' | Producties | De Mensen',
'arr_menu' => array(
'nl' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
),
'en' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
)
),
'webroot' => 'http://www.demensen.be',
'lang' => 'en',
'subroot' => '',
'ext' => '_en',
'en_url' => '/en/producties/faades',
'nl_url' => '/nl/producties/faades',
'view_cookie' => true
)
$arr_data = array()
$seo_title = ' | Producties | De Mensen'
$arr_menu = array(
'nl' => array(
(int) 0 => array(
'link' => 'producties',
'class' => ''
),
(int) 1 => array(
'link' => 'nieuws',
'class' => ''
),
(int) 2 => array(
'link' => 'jobs/vacancy',
'class' => ''
),
(int) 3 => array(
'link' => 'contact',
'class' => ''
),
(int) 4 => array(
'link' => 'talent',
'class' => ''
),
(int) 5 => array(
'link' => 'coproducties',
'class' => ''
)
),
'en' => array(
(int) 0 => array(
'link' => 'producties',
'class' => 'active'
),
(int) 1 => array(
'link' => 'nieuws',
'class' => ''
),
(int) 2 => array(
'link' => 'jobs/vacancy',
'class' => ''
),
(int) 3 => array(
'link' => 'contact',
'class' => ''
),
(int) 4 => array(
'link' => 'talent',
'class' => ''
),
(int) 5 => array(
'link' => 'coproducties',
'class' => ''
)
)
)
$webroot = 'http://www.demensen.be'
$lang = 'en'
$subroot = ''
$ext = '_en'
$en_url = '/en/producties/faades'
$nl_url = '/nl/producties/faades'
$view_cookie = true
include - APP/View/Pages/Formats/detail.ctp, line 7
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Code Context
<div class="content">
<a href="<?php echo $subroot; ?>/<?php echo $lang; ?>/producties" class="btn-back">Terug naar producties</a>
<h1><?php echo $arr_data['Format']['title'.$ext]; ?></h1>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true
include - APP/View/Pages/Formats/detail.ctp, line 7 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 9]Code Context<h1><?php echo $arr_data['Format']['title'.$ext]; ?></h1>
<span class="subline">
<?php echo $arr_data['Format']['subline'.$ext]; ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = trueinclude - APP/View/Pages/Formats/detail.ctp, line 9 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 19]Code Context<div id="f-details-left">
<span class="introduction">
<?php echo $arr_data['Format']['introduction'.$ext]; ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = trueinclude - APP/View/Pages/Formats/detail.ctp, line 19 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 22]Code Context</span>
<span id="formats-text" class="description">
<?php echo $arr_data['Format']['description'.$ext]; ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = trueinclude - APP/View/Pages/Formats/detail.ctp, line 22 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 26]Code Context</span>
<div class="clear"></div>
<?php $arr_videos = json_decode($arr_data['Format']['video']); ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = trueinclude - APP/View/Pages/Formats/detail.ctp, line 26 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Details
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 31]Code Context<h3>Details</h3>
<div class="detail-block">
<?php if($arr_data['Format']['station'] != ''): ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = nullinclude - APP/View/Pages/Formats/detail.ctp, line 31 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 34]Code Context<?php echo __('Zender').': '.$arr_data['Format']['station']; ?><br />
<?php endif; ?>
<?php if($arr_data['Format']['genre'] != ''): ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = nullinclude - APP/View/Pages/Formats/detail.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 37]Code Context<?php echo __('Genre').': '.$arr_data['Format']['genre']; ?><br />
<?php endif; ?>
<?php if($arr_data['Format']['year'] != ''): ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = nullinclude - APP/View/Pages/Formats/detail.ctp, line 37 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Award [APP/View/Pages/Formats/detail.ctp, line 41]Code Context<?php endif; ?>
</div>
<?php if(count($arr_data['Award']) > 0 || count($arr_data['International']) > 0 ) : ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = nullinclude - APP/View/Pages/Formats/detail.ctp, line 41 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: International [APP/View/Pages/Formats/detail.ctp, line 41]Code Context<?php endif; ?>
</div>
<?php if(count($arr_data['Award']) > 0 || count($arr_data['International']) > 0 ) : ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = nullinclude - APP/View/Pages/Formats/detail.ctp, line 41 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 80]Code Context</div>
<?php endif; ?>
<?php $arr_shop = json_decode($arr_data['Format']['shop_link'], true); ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = nullinclude - APP/View/Pages/Formats/detail.ctp, line 80 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 83]Code Context<?php
if(
$arr_data['Format']['facebook'] != '' ||
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = null $arr_shop = nullinclude - APP/View/Pages/Formats/detail.ctp, line 83 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 84]Code Contextif(
$arr_data['Format']['facebook'] != '' ||
$arr_data['Format']['twitter'] != '' ||
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = null $arr_shop = nullinclude - APP/View/Pages/Formats/detail.ctp, line 84 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 86]Code Context$arr_data['Format']['twitter'] != '' ||
($arr_shop != '' && !empty($arr_shop)) ||
$arr_data['Format']['subscribe_link'] != ''
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = null $arr_shop = nullinclude - APP/View/Pages/Formats/detail.ctp, line 86 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 135]Code Context<?php
$regex = '([^\s]+(\.(?i)(jpg|jpeg|png))$)';
$dir = "files/formats/gallery/".$arr_data['Format']['id'];
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = null $arr_shop = null $regex = '([^\s]+(\.(?i)(jpg|jpeg|png))$)'include - APP/View/Pages/Formats/detail.ctp, line 135 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Format [APP/View/Pages/Formats/detail.ctp, line 138]Code Context$files = is_dir($dir) ? array_values(preg_grep($regex, scandir($dir))) : array();
?>
<?php $arr_videos = json_decode($arr_data['Format']['video'], true); ?>
$viewFile = '/var/www/www.demensen.be/html/app/View/Pages/Formats/detail.ctp' $dataForView = array( 'arr_data' => array(), 'seo_title' => ' | Producties | De Mensen', 'arr_menu' => array( 'nl' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ), 'en' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'webroot' => 'http://www.demensen.be', 'lang' => 'en', 'subroot' => '', 'ext' => '_en', 'en_url' => '/en/producties/faades', 'nl_url' => '/nl/producties/faades', 'view_cookie' => true ) $arr_data = array() $seo_title = ' | Producties | De Mensen' $arr_menu = array( 'nl' => array( (int) 0 => array( 'link' => 'producties', 'class' => '' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ), 'en' => array( (int) 0 => array( 'link' => 'producties', 'class' => 'active' ), (int) 1 => array( 'link' => 'nieuws', 'class' => '' ), (int) 2 => array( 'link' => 'jobs/vacancy', 'class' => '' ), (int) 3 => array( 'link' => 'contact', 'class' => '' ), (int) 4 => array( 'link' => 'talent', 'class' => '' ), (int) 5 => array( 'link' => 'coproducties', 'class' => '' ) ) ) $webroot = 'http://www.demensen.be' $lang = 'en' $subroot = '' $ext = '_en' $en_url = '/en/producties/faades' $nl_url = '/nl/producties/faades' $view_cookie = true $arr_videos = null $arr_shop = null $regex = '([^\s]+(\.(?i)(jpg|jpeg|png))$)' $dir = 'files/formats/gallery/' $files = array()include - APP/View/Pages/Formats/detail.ctp, line 138 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110