Notice (8) : Undefined index: meta_title [APP/Controller/BlogsController.php , line 409 ]Code Context $this -> set ( 'blogcomments' , $blogcomments );
$meta_title = $blogdetails [ 'Blog' ][ 'meta_title' ];
$id = '4'
$pricelist = array(
'Price_list' => array(
'id' => '1',
'name' => 'Clm Company Profile',
'uploads' => 'Clm-Company-Profile-1.pdf',
'status' => '1'
)
)
$criteria = 'status ='1''
$blogdetails = array(
'Blog' => array(
'id' => '4',
'title' => 'TEAM LEADERS',
'image' => 'Blog-4.jpg',
'cover_image' => 'cover_image_4.jpg',
'description' => '',
'priority' => '3',
'status' => '1',
'updated_at' => '2020-06-15 14:54:56',
'created_at' => '2020-06-05 10:18:45'
)
)
$recentposts = array(
(int) 0 => array(
'Blog' => array(
'id' => '4',
'title' => 'TEAM LEADERS',
'image' => 'Blog-4.jpg',
'cover_image' => 'cover_image_4.jpg',
'description' => '',
'priority' => '3',
'status' => '1',
'updated_at' => '2020-06-15 14:54:56',
'created_at' => '2020-06-05 10:18:45'
)
),
(int) 1 => array(
'Blog' => array(
'id' => '1',
'title' => 'LAUNDRY AND DRY CLEANING CHEMICALS',
'image' => 'Blog-1.jpg',
'cover_image' => 'cover_image_1.jpg',
'description' => '',
'priority' => '2',
'status' => '1',
'updated_at' => '2020-06-15 14:54:37',
'created_at' => '2020-06-05 10:08:42'
)
),
(int) 2 => array(
'Blog' => array(
'id' => '2',
'title' => 'SPARE PARTS FOR LAUNDRY AND DRY CLEANING',
'image' => 'Blog-2.jpg',
'cover_image' => 'cover_image_2.jpg',
'description' => '',
'priority' => '1',
'status' => '1',
'updated_at' => '2020-06-15 14:54:11',
'created_at' => '2020-06-05 10:10:41'
)
),
(int) 3 => array(
'Blog' => array(
'id' => '3',
'title' => 'CONSUMABLES FOR LAUNDRY AND DRY CLEANING',
'image' => 'Blog-3.jpg',
'cover_image' => 'cover_image_3.jpg',
'description' => '',
'priority' => '0',
'status' => '1',
'updated_at' => '2020-06-15 14:53:49',
'created_at' => '2020-06-05 10:18:03'
)
)
)
$comments_count = (int) 0
$blogcomments = array() BlogsController::details() - APP/Controller/BlogsController.php, line 409
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118 Notice (8) : Undefined index: meta_keywords [APP/Controller/BlogsController.php , line 410 ]Code Context
$meta_title = $blogdetails [ 'Blog' ][ 'meta_title' ];
$meta_keyword = $blogdetails [ 'Blog' ][ 'meta_keywords' ];
$id = '4'
$pricelist = array(
'Price_list' => array(
'id' => '1',
'name' => 'Clm Company Profile',
'uploads' => 'Clm-Company-Profile-1.pdf',
'status' => '1'
)
)
$criteria = 'status ='1''
$blogdetails = array(
'Blog' => array(
'id' => '4',
'title' => 'TEAM LEADERS',
'image' => 'Blog-4.jpg',
'cover_image' => 'cover_image_4.jpg',
'description' => '',
'priority' => '3',
'status' => '1',
'updated_at' => '2020-06-15 14:54:56',
'created_at' => '2020-06-05 10:18:45'
)
)
$recentposts = array(
(int) 0 => array(
'Blog' => array(
'id' => '4',
'title' => 'TEAM LEADERS',
'image' => 'Blog-4.jpg',
'cover_image' => 'cover_image_4.jpg',
'description' => '',
'priority' => '3',
'status' => '1',
'updated_at' => '2020-06-15 14:54:56',
'created_at' => '2020-06-05 10:18:45'
)
),
(int) 1 => array(
'Blog' => array(
'id' => '1',
'title' => 'LAUNDRY AND DRY CLEANING CHEMICALS',
'image' => 'Blog-1.jpg',
'cover_image' => 'cover_image_1.jpg',
'description' => '',
'priority' => '2',
'status' => '1',
'updated_at' => '2020-06-15 14:54:37',
'created_at' => '2020-06-05 10:08:42'
)
),
(int) 2 => array(
'Blog' => array(
'id' => '2',
'title' => 'SPARE PARTS FOR LAUNDRY AND DRY CLEANING',
'image' => 'Blog-2.jpg',
'cover_image' => 'cover_image_2.jpg',
'description' => '',
'priority' => '1',
'status' => '1',
'updated_at' => '2020-06-15 14:54:11',
'created_at' => '2020-06-05 10:10:41'
)
),
(int) 3 => array(
'Blog' => array(
'id' => '3',
'title' => 'CONSUMABLES FOR LAUNDRY AND DRY CLEANING',
'image' => 'Blog-3.jpg',
'cover_image' => 'cover_image_3.jpg',
'description' => '',
'priority' => '0',
'status' => '1',
'updated_at' => '2020-06-15 14:53:49',
'created_at' => '2020-06-05 10:18:03'
)
)
)
$comments_count = (int) 0
$blogcomments = array()
$meta_title = null BlogsController::details() - APP/Controller/BlogsController.php, line 410
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118 Notice (8) : Undefined index: meta_description [APP/Controller/BlogsController.php , line 411 ]Code Context $meta_title = $blogdetails [ 'Blog' ][ 'meta_title' ];
$meta_keyword = $blogdetails [ 'Blog' ][ 'meta_keywords' ];
$meta_description = $blogdetails [ 'Blog' ][ 'meta_description' ];
$id = '4'
$pricelist = array(
'Price_list' => array(
'id' => '1',
'name' => 'Clm Company Profile',
'uploads' => 'Clm-Company-Profile-1.pdf',
'status' => '1'
)
)
$criteria = 'status ='1''
$blogdetails = array(
'Blog' => array(
'id' => '4',
'title' => 'TEAM LEADERS',
'image' => 'Blog-4.jpg',
'cover_image' => 'cover_image_4.jpg',
'description' => '',
'priority' => '3',
'status' => '1',
'updated_at' => '2020-06-15 14:54:56',
'created_at' => '2020-06-05 10:18:45'
)
)
$recentposts = array(
(int) 0 => array(
'Blog' => array(
'id' => '4',
'title' => 'TEAM LEADERS',
'image' => 'Blog-4.jpg',
'cover_image' => 'cover_image_4.jpg',
'description' => '',
'priority' => '3',
'status' => '1',
'updated_at' => '2020-06-15 14:54:56',
'created_at' => '2020-06-05 10:18:45'
)
),
(int) 1 => array(
'Blog' => array(
'id' => '1',
'title' => 'LAUNDRY AND DRY CLEANING CHEMICALS',
'image' => 'Blog-1.jpg',
'cover_image' => 'cover_image_1.jpg',
'description' => '',
'priority' => '2',
'status' => '1',
'updated_at' => '2020-06-15 14:54:37',
'created_at' => '2020-06-05 10:08:42'
)
),
(int) 2 => array(
'Blog' => array(
'id' => '2',
'title' => 'SPARE PARTS FOR LAUNDRY AND DRY CLEANING',
'image' => 'Blog-2.jpg',
'cover_image' => 'cover_image_2.jpg',
'description' => '',
'priority' => '1',
'status' => '1',
'updated_at' => '2020-06-15 14:54:11',
'created_at' => '2020-06-05 10:10:41'
)
),
(int) 3 => array(
'Blog' => array(
'id' => '3',
'title' => 'CONSUMABLES FOR LAUNDRY AND DRY CLEANING',
'image' => 'Blog-3.jpg',
'cover_image' => 'cover_image_3.jpg',
'description' => '',
'priority' => '0',
'status' => '1',
'updated_at' => '2020-06-15 14:53:49',
'created_at' => '2020-06-05 10:18:03'
)
)
)
$comments_count = (int) 0
$blogcomments = array()
$meta_title = null
$meta_keyword = null BlogsController::details() - APP/Controller/BlogsController.php, line 411
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
CLM COMPANY
Comments