Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 90]Code Contextif (!$Category) {
$Category = $this->Category->find('first', array('conditions' => array('Category.id =' => $this->request->params['pass'][0])));
$this->Memcache->set('Category[' . $Category['Category']['id'] . ']', $Category);
$page = '29' $Category = array()CategoriesController::view() - APP/Controller/CategoriesController.php, line 90 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 94]Code Context$this->set('Category', $Category);
$CategoryChild = $this->Memcache->get('CategoryChild[' . $Category['Category']['id'] . ']');
$page = '29' $Category = array()CategoriesController::view() - APP/Controller/CategoriesController.php, line 94 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 96]Code Context$CategoryChild = $this->Memcache->get('CategoryChild[' . $Category['Category']['id'] . ']');
if (!$CategoryChild) {
$CategoryChild = $this->Category->get_child($Category['Category']['id']);
$page = '29' $Category = array() $CategoryChild = falseCategoriesController::view() - APP/Controller/CategoriesController.php, line 96 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 97]Code Contextif (!$CategoryChild) {
$CategoryChild = $this->Category->get_child($Category['Category']['id']);
$this->Memcache->set('CategoryChild[' . $Category['Category']['id'] . ']', $CategoryChild);
$page = '29' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 97 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 121]Code Context// $this->Memcache->delete('CategoryContentsPaginate[' . $Category['Category']['id'] . ']');
$CategoryContents = $this->Memcache->get('CategoryContents[' . $Category['Category']['id'] . ']');
$page = '29' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 121 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 122]Code Context
$CategoryContents = $this->Memcache->get('CategoryContents[' . $Category['Category']['id'] . ']');
$paginate = $this->Memcache->get('CategoryContentsPaginate[' . $Category['Category']['id'] . ']');
$page = '29' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = falseCategoriesController::view() - APP/Controller/CategoriesController.php, line 122 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 143]Code Context$CategoryContents[$page] = $contents;
$this->Memcache->set('CategoryContents[' . $Category['Category']['id'] . ']', $CategoryContents);
$page = '29' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = array( (int) 29 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '29', 'start' => (int) 336 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '19', 'title' => '2018_01_20_35.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-09 10:59:26', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/EP9k9Ut.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_35.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1603', 'downloads' => '525', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '18', 'title' => '2018_01_20_34.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-16 00:15:23', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/WYXCVIo.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_34.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1882', 'downloads' => '715', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '17', 'title' => '2018_01_20_33.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-14 11:34:48', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/L7Rt6ov.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_33.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '2325', 'downloads' => '472', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '16', 'title' => '2018_01_20_32.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-07 10:29:39', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/o62yXoN.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_32.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '61', 'downloads' => '431', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '15', 'title' => '2018_01_20_31.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-16 10:16:48', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/EPS6RCh.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_31.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1270', 'downloads' => '486', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '14', 'title' => '2018_01_20_30.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-08 23:40:09', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/18MlrYG.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_30.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1567', 'downloads' => '486', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '13', 'title' => '2018_01_20_29.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-15 13:39:14', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/EZ1pltd.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_29.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '4019', 'downloads' => '1265', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '4', 'title' => 'เตือนสมุนไพรรักษาเบาหวานไม่มี อย. ทำไตอักเสบ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:56:25', 'created_by' => '1', 'modified' => '2017-12-17 11:57:37', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:56:25', 'imgur_url' => 'https://i.imgur.com/AhmPbZu.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-36_729_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '4', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '985', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '3', 'title' => 'ยันบุหรี่ไฟฟ้าเป็นอันตรายต่อสุขภาพ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:55:41', 'created_by' => '1', 'modified' => '2017-12-17 11:57:29', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:55:41', 'imgur_url' => 'https://i.imgur.com/qjkIcvU.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-28_746_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '3', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1001', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '2', 'title' => 'อย่าปล่อย!! จนเป็นมะเร็งตับ แล้วค่อยรู้จักโรค ''ไขมันเกาะตับ'' ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:54:32', 'created_by' => '1', 'modified' => '2017-12-17 11:57:23', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:54:32', 'imgur_url' => 'https://i.imgur.com/XtZN8Ar.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-22_758_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '2', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1237', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '1', 'title' => 'รู้ทัน 5 สัญญาณเตือนว่า ตา อาจจะบอด', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:52:38', 'created_by' => '1', 'modified' => '2017-12-17 11:57:16', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:52:38', 'imgur_url' => 'https://i.imgur.com/mAYsofS.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-15_171_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '1', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1253', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 143 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 144]Code Context
$this->Memcache->set('CategoryContents[' . $Category['Category']['id'] . ']', $CategoryContents);
$this->Memcache->set('CategoryContentsPaginate[' . $Category['Category']['id'] . ']', $paginate);
$page = '29' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = array( (int) 29 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '29', 'start' => (int) 336 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '19', 'title' => '2018_01_20_35.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-09 10:59:26', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/EP9k9Ut.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_35.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1603', 'downloads' => '525', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '18', 'title' => '2018_01_20_34.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-16 00:15:23', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/WYXCVIo.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_34.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1882', 'downloads' => '715', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '17', 'title' => '2018_01_20_33.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-14 11:34:48', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/L7Rt6ov.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_33.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '2325', 'downloads' => '472', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '16', 'title' => '2018_01_20_32.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-07 10:29:39', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/o62yXoN.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_32.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '61', 'downloads' => '431', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '15', 'title' => '2018_01_20_31.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-16 10:16:48', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/EPS6RCh.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_31.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1270', 'downloads' => '486', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '14', 'title' => '2018_01_20_30.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-08 23:40:09', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/18MlrYG.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_30.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '1567', 'downloads' => '486', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '13', 'title' => '2018_01_20_29.jpg', 'alias' => null, 'intro_text' => null, 'full_text' => null, 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => null, 'created_by' => null, 'modified' => '2018-02-15 13:39:14', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => null, 'imgur_url' => 'https://i.imgur.com/EZ1pltd.jpg', 'image' => '/files/uploads/infographic/thumb/2018_01_20_29.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => null, 'parentid' => '0', 'ordering' => '0', 'metakey' => null, 'metadesc' => null, 'news_source' => null, 'access' => '0', 'hits' => '4019', 'downloads' => '1265', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '4', 'title' => 'เตือนสมุนไพรรักษาเบาหวานไม่มี อย. ทำไตอักเสบ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:56:25', 'created_by' => '1', 'modified' => '2017-12-17 11:57:37', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:56:25', 'imgur_url' => 'https://i.imgur.com/AhmPbZu.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-36_729_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '4', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '985', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '3', 'title' => 'ยันบุหรี่ไฟฟ้าเป็นอันตรายต่อสุขภาพ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:55:41', 'created_by' => '1', 'modified' => '2017-12-17 11:57:29', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:55:41', 'imgur_url' => 'https://i.imgur.com/qjkIcvU.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-28_746_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '3', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1001', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '2', 'title' => 'อย่าปล่อย!! จนเป็นมะเร็งตับ แล้วค่อยรู้จักโรค ''ไขมันเกาะตับ'' ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:54:32', 'created_by' => '1', 'modified' => '2017-12-17 11:57:23', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:54:32', 'imgur_url' => 'https://i.imgur.com/XtZN8Ar.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-22_758_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '2', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1237', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '1', 'title' => 'รู้ทัน 5 สัญญาณเตือนว่า ตา อาจจะบอด', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2017-12-17 11:52:38', 'created_by' => '1', 'modified' => '2017-12-17 11:57:16', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2017-12-17 11:52:38', 'imgur_url' => 'https://i.imgur.com/mAYsofS.jpg', 'image' => '/files/uploads/image/2017-12-17_11-57-15_171_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '1', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1253', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 144 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/View/Categories/view-list.ctp, line 4]Code Context<div class="col-md-12 wow fadeInDown">
<br/>
<h1 class="page-title"><?php echo $Category['Category']['title']; ?></h1>
$viewFile = '/var/www/vhosts/xn--y3cri.com/domains/xn--y3cri.com/public_html/app/View/Categories/view-list.ctp' $dataForView = array( 'page' => '29', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '29', 'start' => (int) 336 ), 'CategoryContents' => array( (int) 29 => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 10 => array( [maximum depth reached] ) ) ), 'content_hits' => array(), 'mem_status' => 'query', 'Category' => array() ) $page = '29' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '29', 'start' => (int) 336 ) $CategoryContents = array( (int) 29 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $content_hits = array() $mem_status = 'query' $Category = array()include - APP/View/Categories/view-list.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 CategoriesController::view() - APP/Controller/CategoriesController.php, line 165 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
/ อ่าน 1,603
/ อ่าน 1,882
/ อ่าน 2,325
/ อ่าน 61
/ อ่าน 1,270
/ อ่าน 1,567
/ อ่าน 4,019
17 ธ.ค. 60 / อ่าน 985
17 ธ.ค. 60 / อ่าน 1,001
17 ธ.ค. 60 / อ่าน 1,237
17 ธ.ค. 60 / อ่าน 1,253