Warning (2): Undefined variable $lan [APP/View/Articles/listall.ctp, line 16]Code Context<div class="content">
<p>
<?=$this->Text->truncate($item['Article']['content_'.$lan], 500, array('html' => false, 'exact' => false))?>
include - APP/View/Articles/listall.ctp, line 16 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 968 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
Warning (2): Undefined array key "content_" [APP/View/Articles/listall.ctp, line 16]Warning (2): Undefined variable $lan [APP/View/Articles/listall.ctp, line 17]Code Context<div class="content">
<p>
<?=$this->Text->truncate($item['Article']['content_'.$lan], 500, array('html' => false, 'exact' => false))?>
include - APP/View/Articles/listall.ctp, line 16 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 968 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
/articles/show/magic-world-vienna">!!! read-more-button !!!
<p>
<?=$this->Text->truncate($item['Article']['content_'.$lan], 500, array('html' => false, 'exact' => false))?>
<a href="<?=$this->Html->url(array('controller' => 'articles', 'action' => 'show', $item['Article']['slug'], 'lan' => $lan))?>"><?=t('read-more-button')?></a>
include - APP/View/Articles/listall.ctp, line 17 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 968 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