Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 27]Code Context
<h1>
<?= $this->Articlerelated->showImagePerNewspaper($article['Article']['category_id'], $this->webroot); ?>
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp'
$dataForView = array(
'hideElementsForPdf' => true,
'article' => array(),
'show_menu_archives' => true,
'currLang' => 'eng',
'langEN' => true,
'lang' => 'en',
'quote' => array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
)
$hideElementsForPdf = true
$article = array()
$show_menu_archives = true
$currLang = 'eng'
$langEN = true
$lang = 'en'
$quote = array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
include - APP/View/Articles/view.ctp, line 27
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 30]Code Context
<?php echo $article['Article']['title']; ?>
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp'
$dataForView = array(
'hideElementsForPdf' => true,
'article' => array(),
'show_menu_archives' => true,
'currLang' => 'eng',
'langEN' => true,
'lang' => 'en',
'quote' => array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
)
$hideElementsForPdf = true
$article = array()
$show_menu_archives = true
$currLang = 'eng'
$langEN = true
$lang = 'en'
$quote = array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
include - APP/View/Articles/view.ctp, line 30
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Code Context
<h1><?= $this->Articlerelated->showImagePerNewspaper($article['Article']['category_id'], $this->webroot); ?>
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )
include - APP/View/Articles/view.ctp, line 27 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Code Context
<?php echo $article['Article']['title']; ?>
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )
include - APP/View/Articles/view.ctp, line 30 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Category [APP/View/Articles/view.ctp, line 42]Code Context
<?php echo $this->Html->link($article['Category']['name'], array('controller' => 'Articles', 'action' => 'byCategory', $article['Category']['id'])); ?> - <?php echo $this->Articlerelated->prettyDate(
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp'
$dataForView = array(
'hideElementsForPdf' => true,
'article' => array(),
'show_menu_archives' => true,
'currLang' => 'eng',
'langEN' => true,
'lang' => 'en',
'quote' => array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
)
$hideElementsForPdf = true
$article = array()
$show_menu_archives = true
$currLang = 'eng'
$langEN = true
$lang = 'en'
$quote = array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
include - APP/View/Articles/view.ctp, line 42
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Category [APP/View/Articles/view.ctp, line 42]Code Context
<?php echo $this->Html->link($article['Category']['name'], array('controller' => 'Articles', 'action' => 'byCategory', $article['Category']['id'])); ?> - <?php echo $this->Articlerelated->prettyDate(
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp'
$dataForView = array(
'hideElementsForPdf' => true,
'article' => array(),
'show_menu_archives' => true,
'currLang' => 'eng',
'langEN' => true,
'lang' => 'en',
'quote' => array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
)
$hideElementsForPdf = true
$article = array()
$show_menu_archives = true
$currLang = 'eng'
$langEN = true
$lang = 'en'
$quote = array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
include - APP/View/Articles/view.ctp, line 42
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
- Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 43]Code Context
<?php echo $this->Html->link($article['Category']['name'], array('controller' => 'Articles', 'action' => 'byCategory', $article['Category']['id'])); ?> - <?php echo $this->Articlerelated->prettyDate(
$article['Article']['publish_up']);
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp'
$dataForView = array(
'hideElementsForPdf' => true,
'article' => array(),
'show_menu_archives' => true,
'currLang' => 'eng',
'langEN' => true,
'lang' => 'en',
'quote' => array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
)
$hideElementsForPdf = true
$article = array()
$show_menu_archives = true
$currLang = 'eng'
$langEN = true
$lang = 'en'
$quote = array(
'Quote' => array(
'id' => '18',
'title' => ' Roland barthes',
'author' => '',
'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br />
<br />
<span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span>
<p> </p>',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00'
)
)
include - APP/View/Articles/view.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Thursday January 1st, 1970
Code Context
<?php echo $this->Html->link($article['Category']['name'], array('controller' => 'Articles', 'action' => 'byCategory', $article['Category']['id'])); ?> - <?php echo $this->Articlerelated->prettyDate(
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )
include - APP/View/Articles/view.ctp, line 42 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Code Context
<?php echo $this->Html->link($article['Category']['name'], array('controller' => 'Articles', 'action' => 'byCategory', $article['Category']['id'])); ?> - <?php echo $this->Articlerelated->prettyDate(
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )
include - APP/View/Articles/view.ctp, line 42 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Code Context
<?php echo $this->Html->link($article['Category']['name'], array('controller' => 'Articles', 'action' => 'byCategory', $article['Category']['id'])); ?> - <?php echo $this->Articlerelated->prettyDate($article['Article']['publish_up']);
$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )
include - APP/View/Articles/view.ctp, line 43 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 54]Code Context<?= $this->element('pinterest', array('article_id' => $article['Article']['id'],$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )include - APP/View/Articles/view.ctp, line 54 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 55]Code Context<?= $this->element('pinterest', array('article_id' => $article['Article']['id'],'name' => $article['Article']['title']$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )include - APP/View/Articles/view.ctp, line 55 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 86]Tell a friendCode Context'controller' => 'articles','action' => 'tellAFriend',$article['Article']['id']), array($viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )include - APP/View/Articles/view.ctp, line 86 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
about this article
Notice (8): Undefined index: Article [APP/View/Articles/view.ctp, line 124]Code Context</div><?php endif; ?><?php echo $article['Article']['introtext']; ?>$viewFile = '/home/barbarakay/www/www/app/View/Articles/view.ctp' $dataForView = array( 'hideElementsForPdf' => true, 'article' => array(), 'show_menu_archives' => true, 'currLang' => 'eng', 'langEN' => true, 'lang' => 'en', 'quote' => array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) ) ) $hideElementsForPdf = true $article = array() $show_menu_archives = true $currLang = 'eng' $langEN = true $lang = 'en' $quote = array( 'Quote' => array( 'id' => '18', 'title' => ' Roland barthes', 'author' => '', 'introtext' => '<em><font color="#003300" size="3">“Boredom is bliss viewed from the shores of pleasure"</font></em><br /> <br /> <span style="font-size: 12px; color: rgb(51, 51, 51);">- Roland Barthes</span> <p> </p>', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ) )include - APP/View/Articles/view.ctp, line 124 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108