Notice (8): Undefined variable: cvars [APP/View/Elements/main/navi.ctp, line 5]Code Context ob_start();
include $___viewFn;
$___viewFn = '/var/www/www.pmk.de/app/View/Elements/main/navi.ctp'
$___dataForView = array(
'code' => '500',
'url' => '/%3Cpre%20class=',
'name' => 'Blocks can only contain strings.',
'error' => object(CakeException) {},
'_serialize' => array(
),
'app_cvars' => array(
),
'content_for_layout' => '<h2>Blocks can only contain strings.</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/View/View.php line 648</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">ViewBlock->set(string, null)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> * @see ViewBlock::assign()</span></code>
<code><span style="color: #000000"> */</span></code>
<code><span style="color: #000000"> public function assign($name, $value) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->Blocks->set($name, $value);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/View/Pages/view.ctp line 10</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">View->assign(string, null)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000">else{</span></code>
<code><span style="color: #000000"> $title = $cvars['page']['Page']['name'];</span></code>
<code><span style="color: #000000">}</span></code>
<span class="code-highlight"><code><span style="color: #000000">$this->assign('title', $title);</span></code></span>
<code><span style="color: #000000">echo $this->Html->css(array('page', 'margin', 'home'), null, array('inline' => false));</span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/View/View.php line 910</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> extract($___dataForView, EXTR_SKIP);</span></code>
<code><span style="color: #000000"> ob_start();</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> include $___viewFn;</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/View/View.php line 874</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">View->_evaluate(string, array)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> $initialBlocks = count($this->Blocks->unclosed());</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRenderFile', $this, array($viewFile)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $content = $this->_evaluate($viewFile, $data);</span></code></span>
<code><span style="color: #000000"> $afterEvent = new CakeEvent('View.afterRenderFile', $this, array($viewFile, $content));</span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'
array(
'cvars' => array(
),
'app_cvars' => array(
)
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/View/View.php line 465</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">View->_render(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> if ($view !== false && $viewFileName = $this->_getViewFileName($view)) {</span></code>
<code><span style="color: #000000"> $this->_currentType = self::TYPE_VIEW;</span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRender', $this, array($viewFileName)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->Blocks->set('content', $this->_render($viewFileName));</span></code></span>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.afterRender', $this, array($viewFileName)));</span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Controller/Controller.php line 959</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">View->render(null, null)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->autoRender = false;</span></code>
<code><span style="color: #000000"> $this->View = $View;</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->response->body($View->render($view, $layout));</span></code></span>
<code><span style="color: #000000"> return $this->response;</span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>null
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Routing/Dispatcher.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Controller->render()</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if ($render && $controller->autoRender) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $response = $controller->render();</span></code></span>
<code><span style="color: #000000"> } elseif ($response->body() === null) {</span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">CORE/Cake/Routing/Dispatcher.php line 85</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Dispatcher->_invoke(PagesController, CakeRequest, CakeResponse)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> ));</span></code>
<code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->_invoke($controller, $request, $response);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>object(PagesController) {
uses => array(
)
components => array(
)
helpers => array(
)
name => 'Pages'
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Pages'
layoutPath => null
viewVars => array(
)
view => '/Pages/view'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Page'
modelKey => 'page'
validationErrors => null
Session => object(SessionComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Ctrl => object(CtrlComponent) {}
Cookie => object(CookieComponent) {}
Acl => object(AclComponent) {}
Translate => object(TranslateComponent) {}
DateTime => object(DateTimeComponent) {}
Content => object(ContentComponent) {}
Notepad => object(NotepadComponent) {}
test => 'ahllo'
Loclang => object(Loclang) {}
locales => array(
)
Misc => object(Misc) {}
Page => object(Page) {}
model => object(Page) {}
Product => object(Product) {}
language => 'deu'
InfoItem => object(InfoItem) {}
NewsItem => object(NewsItem) {}
}
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">APP/webroot/index.php line 96</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> App::uses('Dispatcher', 'Routing');</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $Dispatcher = new Dispatcher();</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display == 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
',
'scripts_for_layout' => '',
'title_for_layout' => 'Errors/'
)
$code = '500'
$url = '/%3Cpre%20class='
$name = 'Blocks can only contain strings.'
$error = object(CakeException) {}
$_serialize = array(
(int) 0 => 'code',
(int) 1 => 'url',
(int) 2 => 'name'
)
$app_cvars = array(
'user' => array(),
'copyright_text' => '',
'locales' => array(
),
'default_language_alias' => 'de',
'all_controllers' => array(
)
)
$content_for_layout = '<h2>Blocks can only contain strings.</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/View/View.php line 648</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">ViewBlock->set(string, null)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> * @see ViewBlock::assign()</span></code>
<code><span style="color: #000000"> */</span></code>
<code><span style="color: #000000"> public function assign($name, $value) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->Blocks->set($name, $value);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/View/Pages/view.ctp line 10</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">View->assign(string, null)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000">else{</span></code>
<code><span style="color: #000000"> $title = $cvars['page']['Page']['name'];</span></code>
<code><span style="color: #000000">}</span></code>
<span class="code-highlight"><code><span style="color: #000000">$this->assign('title', $title);</span></code></span>
<code><span style="color: #000000">echo $this->Html->css(array('page', 'margin', 'home'), null, array('inline' => false));</span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/View/View.php line 910</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> extract($___dataForView, EXTR_SKIP);</span></code>
<code><span style="color: #000000"> ob_start();</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> include $___viewFn;</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/View/View.php line 874</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">View->_evaluate(string, array)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> $initialBlocks = count($this->Blocks->unclosed());</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRenderFile', $this, array($viewFile)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $content = $this->_evaluate($viewFile, $data);</span></code></span>
<code><span style="color: #000000"> $afterEvent = new CakeEvent('View.afterRenderFile', $this, array($viewFile, $content));</span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'
array(
'cvars' => array(
),
'app_cvars' => array(
)
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/View/View.php line 465</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">View->_render(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> if ($view !== false && $viewFileName = $this->_getViewFileName($view)) {</span></code>
<code><span style="color: #000000"> $this->_currentType = self::TYPE_VIEW;</span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRender', $this, array($viewFileName)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->Blocks->set('content', $this->_render($viewFileName));</span></code></span>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.afterRender', $this, array($viewFileName)));</span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Controller/Controller.php line 959</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">View->render(null, null)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->autoRender = false;</span></code>
<code><span style="color: #000000"> $this->View = $View;</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->response->body($View->render($view, $layout));</span></code></span>
<code><span style="color: #000000"> return $this->response;</span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>null
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Routing/Dispatcher.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Controller->render()</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if ($render && $controller->autoRender) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $response = $controller->render();</span></code></span>
<code><span style="color: #000000"> } elseif ($response->body() === null) {</span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">CORE/Cake/Routing/Dispatcher.php line 85</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Dispatcher->_invoke(PagesController, CakeRequest, CakeResponse)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> ));</span></code>
<code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->_invoke($controller, $request, $response);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>object(PagesController) {
uses => array(
)
components => array(
)
helpers => array(
)
name => 'Pages'
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Pages'
layoutPath => null
viewVars => array(
)
view => '/Pages/view'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Page'
modelKey => 'page'
validationErrors => null
Session => object(SessionComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Ctrl => object(CtrlComponent) {}
Cookie => object(CookieComponent) {}
Acl => object(AclComponent) {}
Translate => object(TranslateComponent) {}
DateTime => object(DateTimeComponent) {}
Content => object(ContentComponent) {}
Notepad => object(NotepadComponent) {}
test => 'ahllo'
Loclang => object(Loclang) {}
locales => array(
)
Misc => object(Misc) {}
Page => object(Page) {}
model => object(Page) {}
Product => object(Product) {}
language => 'deu'
InfoItem => object(InfoItem) {}
NewsItem => object(NewsItem) {}
}
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">APP/webroot/index.php line 96</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> App::uses('Dispatcher', 'Routing');</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $Dispatcher = new Dispatcher();</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display == 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
$scripts_for_layout = ''
$title_for_layout = 'Errors/'
$n = (int) 0
include - APP/View/Elements/main/navi.ctp, line 5
View::_evaluate() - CORE/Cake/View/View.php, line 910
View::_render() - CORE/Cake/View/View.php, line 874
View::element() - CORE/Cake/View/View.php, line 414
include - APP/View/Layouts/default.ctp, line 130
View::_evaluate() - CORE/Cake/View/View.php, line 910
View::_render() - CORE/Cake/View/View.php, line 874
View::renderLayout() - CORE/Cake/View/View.php, line 529
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 285
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 267
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 187
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 165
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Warning (2): Invalid argument supplied for foreach() [APP/View/Elements/main/navi.ctp, line 5]Code Context ob_start();
include $___viewFn;
$___viewFn = '/var/www/www.pmk.de/app/View/Elements/main/navi.ctp'
$___dataForView = array(
'code' => '500',
'url' => '/%3Cpre%20class=',
'name' => 'Blocks can only contain strings.',
'error' => object(CakeException) {},
'_serialize' => array(
),
'app_cvars' => array(
),
'content_for_layout' => '<h2>Blocks can only contain strings.</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/View/View.php line 648</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">ViewBlock->set(string, null)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> * @see ViewBlock::assign()</span></code>
<code><span style="color: #000000"> */</span></code>
<code><span style="color: #000000"> public function assign($name, $value) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->Blocks->set($name, $value);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/View/Pages/view.ctp line 10</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">View->assign(string, null)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000">else{</span></code>
<code><span style="color: #000000"> $title = $cvars['page']['Page']['name'];</span></code>
<code><span style="color: #000000">}</span></code>
<span class="code-highlight"><code><span style="color: #000000">$this->assign('title', $title);</span></code></span>
<code><span style="color: #000000">echo $this->Html->css(array('page', 'margin', 'home'), null, array('inline' => false));</span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/View/View.php line 910</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> extract($___dataForView, EXTR_SKIP);</span></code>
<code><span style="color: #000000"> ob_start();</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> include $___viewFn;</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/View/View.php line 874</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">View->_evaluate(string, array)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> $initialBlocks = count($this->Blocks->unclosed());</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRenderFile', $this, array($viewFile)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $content = $this->_evaluate($viewFile, $data);</span></code></span>
<code><span style="color: #000000"> $afterEvent = new CakeEvent('View.afterRenderFile', $this, array($viewFile, $content));</span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'
array(
'cvars' => array(
),
'app_cvars' => array(
)
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/View/View.php line 465</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">View->_render(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> if ($view !== false && $viewFileName = $this->_getViewFileName($view)) {</span></code>
<code><span style="color: #000000"> $this->_currentType = self::TYPE_VIEW;</span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRender', $this, array($viewFileName)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->Blocks->set('content', $this->_render($viewFileName));</span></code></span>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.afterRender', $this, array($viewFileName)));</span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Controller/Controller.php line 959</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">View->render(null, null)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->autoRender = false;</span></code>
<code><span style="color: #000000"> $this->View = $View;</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->response->body($View->render($view, $layout));</span></code></span>
<code><span style="color: #000000"> return $this->response;</span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>null
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Routing/Dispatcher.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Controller->render()</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if ($render && $controller->autoRender) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $response = $controller->render();</span></code></span>
<code><span style="color: #000000"> } elseif ($response->body() === null) {</span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">CORE/Cake/Routing/Dispatcher.php line 85</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Dispatcher->_invoke(PagesController, CakeRequest, CakeResponse)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> ));</span></code>
<code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->_invoke($controller, $request, $response);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>object(PagesController) {
uses => array(
)
components => array(
)
helpers => array(
)
name => 'Pages'
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Pages'
layoutPath => null
viewVars => array(
)
view => '/Pages/view'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Page'
modelKey => 'page'
validationErrors => null
Session => object(SessionComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Ctrl => object(CtrlComponent) {}
Cookie => object(CookieComponent) {}
Acl => object(AclComponent) {}
Translate => object(TranslateComponent) {}
DateTime => object(DateTimeComponent) {}
Content => object(ContentComponent) {}
Notepad => object(NotepadComponent) {}
test => 'ahllo'
Loclang => object(Loclang) {}
locales => array(
)
Misc => object(Misc) {}
Page => object(Page) {}
model => object(Page) {}
Product => object(Product) {}
language => 'deu'
InfoItem => object(InfoItem) {}
NewsItem => object(NewsItem) {}
}
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">APP/webroot/index.php line 96</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> App::uses('Dispatcher', 'Routing');</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $Dispatcher = new Dispatcher();</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display == 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
',
'scripts_for_layout' => '',
'title_for_layout' => 'Errors/'
)
$code = '500'
$url = '/%3Cpre%20class='
$name = 'Blocks can only contain strings.'
$error = object(CakeException) {}
$_serialize = array(
(int) 0 => 'code',
(int) 1 => 'url',
(int) 2 => 'name'
)
$app_cvars = array(
'user' => array(),
'copyright_text' => '',
'locales' => array(
),
'default_language_alias' => 'de',
'all_controllers' => array(
)
)
$content_for_layout = '<h2>Blocks can only contain strings.</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/View/View.php line 648</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">ViewBlock->set(string, null)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> * @see ViewBlock::assign()</span></code>
<code><span style="color: #000000"> */</span></code>
<code><span style="color: #000000"> public function assign($name, $value) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->Blocks->set($name, $value);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/View/Pages/view.ctp line 10</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">View->assign(string, null)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000">else{</span></code>
<code><span style="color: #000000"> $title = $cvars['page']['Page']['name'];</span></code>
<code><span style="color: #000000">}</span></code>
<span class="code-highlight"><code><span style="color: #000000">$this->assign('title', $title);</span></code></span>
<code><span style="color: #000000">echo $this->Html->css(array('page', 'margin', 'home'), null, array('inline' => false));</span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'title'
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/View/View.php line 910</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> extract($___dataForView, EXTR_SKIP);</span></code>
<code><span style="color: #000000"> ob_start();</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> include $___viewFn;</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/View/View.php line 874</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">View->_evaluate(string, array)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> $initialBlocks = count($this->Blocks->unclosed());</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRenderFile', $this, array($viewFile)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $content = $this->_evaluate($viewFile, $data);</span></code></span>
<code><span style="color: #000000"> $afterEvent = new CakeEvent('View.afterRenderFile', $this, array($viewFile, $content));</span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'
array(
'cvars' => array(
),
'app_cvars' => array(
)
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/View/View.php line 465</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">View->_render(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> if ($view !== false && $viewFileName = $this->_getViewFileName($view)) {</span></code>
<code><span style="color: #000000"> $this->_currentType = self::TYPE_VIEW;</span></code>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.beforeRender', $this, array($viewFileName)));</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->Blocks->set('content', $this->_render($viewFileName));</span></code></span>
<code><span style="color: #000000"> $this->getEventManager()->dispatch(new CakeEvent('View.afterRender', $this, array($viewFileName)));</span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/var/www/www.pmk.de/app/View/Pages/view.ctp'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Controller/Controller.php line 959</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">View->render(null, null)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $this->autoRender = false;</span></code>
<code><span style="color: #000000"> $this->View = $View;</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $this->response->body($View->render($view, $layout));</span></code></span>
<code><span style="color: #000000"> return $this->response;</span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>null
null</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Routing/Dispatcher.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Controller->render()</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if ($render && $controller->autoRender) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $response = $controller->render();</span></code></span>
<code><span style="color: #000000"> } elseif ($response->body() === null) {</span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">CORE/Cake/Routing/Dispatcher.php line 85</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">Dispatcher->_invoke(PagesController, CakeRequest, CakeResponse)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> ));</span></code>
<code><span style="color: #000000"> }</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> return $this->_invoke($controller, $request, $response);</span></code></span>
<code><span style="color: #000000"> }</span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>object(PagesController) {
uses => array(
)
components => array(
)
helpers => array(
)
name => 'Pages'
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Pages'
layoutPath => null
viewVars => array(
)
view => '/Pages/view'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Page'
modelKey => 'page'
validationErrors => null
Session => object(SessionComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Ctrl => object(CtrlComponent) {}
Cookie => object(CookieComponent) {}
Acl => object(AclComponent) {}
Translate => object(TranslateComponent) {}
DateTime => object(DateTimeComponent) {}
Content => object(ContentComponent) {}
Notepad => object(NotepadComponent) {}
test => 'ahllo'
Loclang => object(Loclang) {}
locales => array(
)
Misc => object(Misc) {}
Page => object(Page) {}
model => object(Page) {}
Product => object(Product) {}
language => 'deu'
InfoItem => object(InfoItem) {}
NewsItem => object(NewsItem) {}
}
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">APP/webroot/index.php line 96</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"> App::uses('Dispatcher', 'Routing');</span></code>
<code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> $Dispatcher = new Dispatcher();</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));</span></code></span>
<code><span style="color: #000000"></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => '%3Cpre%20class='
base => ''
webroot => '/'
here => '/%3Cpre%20class='
}
object(CakeResponse) {
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display == 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
$scripts_for_layout = ''
$title_for_layout = 'Errors/'
$n = (int) 0
include - APP/View/Elements/main/navi.ctp, line 5
View::_evaluate() - CORE/Cake/View/View.php, line 910
View::_render() - CORE/Cake/View/View.php, line 874
View::element() - CORE/Cake/View/View.php, line 414
include - APP/View/Layouts/default.ctp, line 130
View::_evaluate() - CORE/Cake/View/View.php, line 910
View::_render() - CORE/Cake/View/View.php, line 874
View::renderLayout() - CORE/Cake/View/View.php, line 529
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 285
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 267
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 187
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 165
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??