Notice (8): Undefined index: Article [APP/Controller/ArticlesController.php, line 28]Code Context$articles = $this->Article->read();
$this->set('article', $articles);
$this->set('title_for_layout', $articles['Article']['title'] ." - ");
$id = '17' $articles = array()ArticlesController::view() - APP/Controller/ArticlesController.php, line 28 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 109
Notice (8): Undefined index: Article [APP/Controller/ArticlesController.php, line 30]Code Context$this->set('title_for_layout', $articles['Article']['title'] ." - ");
if ($articles['Article']['cover_id'] != "0") {
$id = '17' $articles = array()ArticlesController::view() - APP/Controller/ArticlesController.php, line 30 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 109
Notice (8): Undefined index: Article [APP/Controller/ArticlesController.php, line 32]Code Contextif ($articles['Article']['cover_id'] != "0") {
$this->loadModel("Media");
$result = $this->Media->find("first", array("conditions" => array("id" => $articles['Article']['cover_id'])));
$id = '17' $articles = array()ArticlesController::view() - APP/Controller/ArticlesController.php, line 32 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 109
Notice (8): Undefined index: Media [APP/Controller/ArticlesController.php, line 33]Code Context$this->loadModel("Media");
$result = $this->Media->find("first", array("conditions" => array("id" => $articles['Article']['cover_id'])));
$this->set("cover", $result['Media']['file']);
$id = '17' $articles = array() $result = array()ArticlesController::view() - APP/Controller/ArticlesController.php, line 33 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 109
<div class="article-box">
<h1><a href="/articles/view/<?php echo $article['Article']['id']; ?>"><?php echo $article['Article']['title']; ?></a></h1>
$viewFile = '/nfsmnt/hosting2_2/9/6/9677692a-9b72-4c2e-b88e-c2cf9ec3d9bf/radiosirava.sk/web/app/View/Articles/view.ctp' $dataForView = array( 'cover' => null, 'title_for_layout' => ' - ', 'article' => array() ) $cover = null $title_for_layout = ' - ' $article = array()
include - APP/View/Articles/view.ctp, line 2 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 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 109
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 2]Code Context<div class="article-box">
<h1><a href="/articles/view/<?php echo $article['Article']['id']; ?>"><?php echo $article['Article']['title']; ?></a></h1>
$viewFile = '/nfsmnt/hosting2_2/9/6/9677692a-9b72-4c2e-b88e-c2cf9ec3d9bf/radiosirava.sk/web/app/View/Articles/view.ctp' $dataForView = array( 'cover' => null, 'title_for_layout' => ' - ', 'article' => array() ) $cover = null $title_for_layout = ' - ' $article = array()include - APP/View/Articles/view.ctp, line 2 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 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 109
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 3]Code Context<div class="article-box">
<h1><a href="/articles/view/<?php echo $article['Article']['id']; ?>"><?php echo $article['Article']['title']; ?></a></h1>
<?php if ($article['Article']['hidden'] == "0") { ?>
$viewFile = '/nfsmnt/hosting2_2/9/6/9677692a-9b72-4c2e-b88e-c2cf9ec3d9bf/radiosirava.sk/web/app/View/Articles/view.ctp' $dataForView = array( 'cover' => null, 'title_for_layout' => ' - ', 'article' => array() ) $cover = null $title_for_layout = ' - ' $article = array()include - APP/View/Articles/view.ctp, line 3 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 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 109
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 7]Code Context<?php } ?>
<div style="line-height: 150%; padding-top: 10px;">
<?php echo $article['Article']['body']; ?>
$viewFile = '/nfsmnt/hosting2_2/9/6/9677692a-9b72-4c2e-b88e-c2cf9ec3d9bf/radiosirava.sk/web/app/View/Articles/view.ctp' $dataForView = array( 'cover' => null, 'title_for_layout' => ' - ', 'article' => array() ) $cover = null $title_for_layout = ' - ' $article = array()include - APP/View/Articles/view.ctp, line 7 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 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 109
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 10]Code Context<br>
<?php
if ($article['Article']['id'] == 13) {
$viewFile = '/nfsmnt/hosting2_2/9/6/9677692a-9b72-4c2e-b88e-c2cf9ec3d9bf/radiosirava.sk/web/app/View/Articles/view.ctp' $dataForView = array( 'cover' => null, 'title_for_layout' => ' - ', 'article' => array() ) $cover = null $title_for_layout = ' - ' $article = array()include - APP/View/Articles/view.ctp, line 10 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 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 109
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 13]Code Contextecho $this->element("hitparady", array('id' => 1));
}
if ($article['Article']['id'] == 17) {
$viewFile = '/nfsmnt/hosting2_2/9/6/9677692a-9b72-4c2e-b88e-c2cf9ec3d9bf/radiosirava.sk/web/app/View/Articles/view.ctp' $dataForView = array( 'cover' => null, 'title_for_layout' => ' - ', 'article' => array() ) $cover = null $title_for_layout = ' - ' $article = array()include - APP/View/Articles/view.ctp, line 13 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 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 109
© Rádio Šírava 2013