Notice (8): Undefined variable: circulars [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp'
$dataForView = array(
'pnews' => array(
'PlacementNews' => array(
'id' => '10',
'subject' => 'INGRAM Placement',
'description' => 'Number of Students placed in INGRAM in 2017-2018 : 14',
'attachment' => 'http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg',
'created_by' => '1',
'created_timestamp' => '2018-05-22 13:09:19'
)
),
'content_for_layout' => '
<br/> <br/>
<div class="blockquote-ct">
<div class="row">
<div class="col-md-offset-1 col-md-10" style="height: 800px;">
<h2> INGRAM Placement </h2> <br/>
<p>Number of Students placed in INGRAM in 2017-2018 : 14 </p> <br/>
<a href="http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg" class="btn btn-default btn-yellow">Download Attachment</a>
</div>
</div>
</div>',
'scripts_for_layout' => '',
'title_for_layout' => 'PlacementNews'
)
$pnews = array(
'PlacementNews' => array(
'id' => '10',
'subject' => 'INGRAM Placement',
'description' => 'Number of Students placed in INGRAM in 2017-2018 : 14',
'attachment' => 'http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg',
'created_by' => '1',
'created_timestamp' => '2018-05-22 13:09:19'
)
)
$content_for_layout = '
<br/> <br/>
<div class="blockquote-ct">
<div class="row">
<div class="col-md-offset-1 col-md-10" style="height: 800px;">
<h2> INGRAM Placement </h2> <br/>
<p>Number of Students placed in INGRAM in 2017-2018 : 14 </p> <br/>
<a href="http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg" class="btn btn-default btn-yellow">Download Attachment</a>
</div>
</div>
</div>'
$scripts_for_layout = ''
$title_for_layout = 'PlacementNews'
include - APP\View\Layouts\site.ctp, line 473
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::renderLayout() - CORE\Cake\View\View.php, line 543
View::render() - CORE\Cake\View\View.php, line 487
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105
Warning (2): Invalid argument supplied for foreach() [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp'
$dataForView = array(
'pnews' => array(
'PlacementNews' => array(
'id' => '10',
'subject' => 'INGRAM Placement',
'description' => 'Number of Students placed in INGRAM in 2017-2018 : 14',
'attachment' => 'http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg',
'created_by' => '1',
'created_timestamp' => '2018-05-22 13:09:19'
)
),
'content_for_layout' => '
<br/> <br/>
<div class="blockquote-ct">
<div class="row">
<div class="col-md-offset-1 col-md-10" style="height: 800px;">
<h2> INGRAM Placement </h2> <br/>
<p>Number of Students placed in INGRAM in 2017-2018 : 14 </p> <br/>
<a href="http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg" class="btn btn-default btn-yellow">Download Attachment</a>
</div>
</div>
</div>',
'scripts_for_layout' => '',
'title_for_layout' => 'PlacementNews'
)
$pnews = array(
'PlacementNews' => array(
'id' => '10',
'subject' => 'INGRAM Placement',
'description' => 'Number of Students placed in INGRAM in 2017-2018 : 14',
'attachment' => 'http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg',
'created_by' => '1',
'created_timestamp' => '2018-05-22 13:09:19'
)
)
$content_for_layout = '
<br/> <br/>
<div class="blockquote-ct">
<div class="row">
<div class="col-md-offset-1 col-md-10" style="height: 800px;">
<h2> INGRAM Placement </h2> <br/>
<p>Number of Students placed in INGRAM in 2017-2018 : 14 </p> <br/>
<a href="http://localhost/fcrit/cdn/placementnews/1423136053-infosys.jpg" class="btn btn-default btn-yellow">Download Attachment</a>
</div>
</div>
</div>'
$scripts_for_layout = ''
$title_for_layout = 'PlacementNews'
include - APP\View\Layouts\site.ctp, line 473
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::renderLayout() - CORE\Cake\View\View.php, line 543
View::render() - CORE\Cake\View\View.php, line 487
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105