Notice (8): Undefined variable: data [APP/View/Blocks/show.ctp, line 4]Code Context <div class="width">
<div class="text-page">
<h2><?=$data['Block']['name']?></h2>
$viewFile = '/home/m44864/public_html/app/View/Blocks/show.ctp'
$dataForView = array(
'projects' => array(
'kensington' => 'Kensington',
'new-project' => 'New project'
),
'sampleCategories' => array(
'marble' => 'Marble',
'granite' => 'Granite',
'limestone' => 'Limestone',
'quartz' => 'Quartz'
)
)
$projects = array(
'kensington' => 'Kensington',
'new-project' => 'New project'
)
$sampleCategories = array(
'marble' => 'Marble',
'granite' => 'Granite',
'limestone' => 'Limestone',
'quartz' => 'Quartz'
)
include - APP/View/Blocks/show.ctp, line 4
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 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined variable: data [APP/View/Blocks/show.ctp, line 7]Code Context <span class="sub"></span>
<div class="content">
<?=$data['Block']['content']?>
$viewFile = '/home/m44864/public_html/app/View/Blocks/show.ctp'
$dataForView = array(
'projects' => array(
'kensington' => 'Kensington',
'new-project' => 'New project'
),
'sampleCategories' => array(
'marble' => 'Marble',
'granite' => 'Granite',
'limestone' => 'Limestone',
'quartz' => 'Quartz'
)
)
$projects = array(
'kensington' => 'Kensington',
'new-project' => 'New project'
)
$sampleCategories = array(
'marble' => 'Marble',
'granite' => 'Granite',
'limestone' => 'Limestone',
'quartz' => 'Quartz'
)
include - APP/View/Blocks/show.ctp, line 7
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 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111