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 = '4' $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 = '4' $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 = '4' $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 = '4' $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 = '4' $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 = '4' $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 = '4' $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) 4 => 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]) ), (int) 11 => 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' => '4', 'start' => (int) 36 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '799', 'title' => 'คม ชัด ลึก : บทบาท อสม.ในการป้องกันและเฝ้าระวังโรค COVID-19 ในชุมชน', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-07 13:20:34', 'created_by' => '1', 'modified' => '2020-05-07 13:20:34', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-07 13:20:34', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/rn_WqXEhWe0/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=rn_WqXEhWe0', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '799', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด', 'news_source' => null, 'access' => '0', 'hits' => '804', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), '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) 1 => array( 'Content' => array( 'id' => '798', 'title' => ' บทบาท อสม.ในการป้องกันและเฝ้าระวังโรค COVID-19 ในชุมชน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>ภารกิจวันที่ 6 พฤษภาคม 2563 ของนายแพทย์ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ ร่วมในรายการของสถานีโทรทัศน์เนชั่นทีวี คมชัดลึก ฝ่าวิกฤติ COVID-19 ในประเด็น "บทบาท อสม.ในการป้องกันและเฝ้าระวังโรค COVID-19 ในชุมชน"</p> <p><iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/lqUiiKOMKNs" width="560"></iframe></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-07 13:18:26', 'created_by' => '2', 'modified' => '2020-05-07 13:18:26', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-07 00:00:00', 'imgur_url' => 'https://i.imgur.com/Rh4vzBM.jpg', 'image' => '/files/uploads/image/2020-05-07_13-18-13_818.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '798', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '422', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '794', 'title' => 'อสม. ในวันที่ทำงานแล้วคนเห็น', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-01 15:08:50', 'created_by' => '1', 'modified' => '2020-05-01 15:08:50', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-01 15:08:50', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/xsu0kYB2G8g/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=xsu0kYB2G8g', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '794', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด อสม จำรัส คำรอด', 'news_source' => null, 'access' => '0', 'hits' => '1075', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), '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) 3 => array( 'Content' => array( 'id' => '793', 'title' => 'คำศัพท์ต้องรู้ ยุค โควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-29_14-18-32_972.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-29 14:19:14', 'created_by' => null, 'modified' => '2020-04-29 14:19:51', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-29 14:19:14', 'imgur_url' => 'https://i.imgur.com/z6qM3fw.jpg', 'image' => '/files/uploads/image/2020-04-29_14-18-32_972.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '793', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด', 'news_source' => null, 'access' => '0', 'hits' => '3525', 'downloads' => '672', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '792', 'title' => 'อสม.นักสร้างสุขแห่งแผ่นดิน! Suthichai live 27/4/63', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><br /> อสม.นักสร้างสุขแห่งแผ่นดิน</p> <p> ในที่สุดสังคมไทยและสังคมโลกก็ได้เห็นคุณค่าของ อาสาสมัครสาธารณสุขประจำหมู่บ้าน หรือ อสม. ในช่วงระบาดของโควิด-19 แต่ความเป็นจริง อสม. ของประเทศไทยได้สร้างผลงานด้านสาธารณสุขให้กับแผ่นดินไทย ตลอดมาเป็นระยะเวลายาวนานถึง 43 ปี<br /> ปี พศ.2520 เป็นปีแห่งการก่อเกิด อสม.ในประเทศไทย อันเกิดจากความมีวิสัยทัศน์และความฉลาดของปูชนียบุคคลแห่งวงการแพทย์และสาธารณสุขไทยจำนวนหลายท่าน ได้สร้าง อสม. ขึ้นมาคู่ขนานไปกับการปฏิวัติระบบการสาธารณสุขไทย คืองานสาธารณสุขมูลฐาน (Primary Health Care) ที่ใช้แนวคิด สร้างนำซ่อม และ พัฒนาให้ชุมชนสามารถพึ่งพาตนเองได้<br /> ความหมายที่แท้จริงของคำว่า “อสม.”ในยุคเริ่มแรกคือ ผู้อาสามาสร้างสุขให้คนในครอบครัว เพื่อนบ้านและชุมชนของตนเอง รากเหง้าการก่อเกิด อสม.ในสังคมไทยมาจาก รากวัฒนธรรมความเป็นเครือญาติ ความเอื้ออาทร แบ่งปัน ความเสียสละ ความมีจิตเมตตาและจิตอันเป็นกุศล<br /> ที่ฝังแน่นอยู่ในตัวตนคนไทย ด้วยเหตุที่มีรากเหง้าอันแข็งแรง จึงทำให้ อสม. ยังอยู่ยงคงกระพันมานานเกือบครึ่งศตวรรษ ในขณะที่หลายประเทศได้ล่มสลายไปแล้ว<br /> การก่อเกิด อสม. เป็นนวัตกรรมทางสุขภาพที่งดงามยิ่งของสังคมไทย จนถึง ณ วันนี้ อสม. จำนวน 1,040,000 คนทั่วแผ่นดินไทย ได้กลับกลายเป็นพลังด้านสุขภาพที่ทั่วโลกให้การยอมรับ<br /> เพราะ อสม. เป็นฐานรากของสุขภาพ ที่แทรกอยู่ในทุกอนูเซลล์ของแผ่นดินไทย เป็นพลังการสื่อสารสาธารณสุขที่ทรงประสิทธิภาพ และที่สำคัญเป็นที่พึ่งพิงให้กับประชาชนระดับฐานราก ทั้งในยามปกติและวิกฤต<br /> ตลอดระยะเวลา 43 ปีที่ผ่านมา อสม. ได้กลับกลายเป็นกองทัพนักสร้างสุขภาพที่สังคมไทยภูมิใจยิ่ง ได้สร้างสรรผลงานสร้างสุขให้คนไทยไว้มากมาย ยากที่จะนำมาบอกกล่าวได้หมด<br /> โดยเฉพาะงานโภชนาการเป็น 1 ใน 8 งานสาธารณสุขมูลฐาน ที่ อสม. ได้สร้างผลงานเชิงประจักษ์ เล่นบทบาทสำคัญในการค้นหา วางแผน และแก้ไขปัญหาเด็กขาดสารอาหารได้ด้วยตนเอง จากร้อยละ 49 ในปี พศ. 2525 เหลือเพียงร้อละ 8 ภายใน 7-8 ปี จนองค์การยูนิเซฟยกย่องว่าเป็นประเทศที่ลดภาวะขาดสารอาหารได้รวดเร็วที่สุดในโลก ต่อมาประเทศไทยได้กลายเป็นโรงเรียนสอนประเทศกำลังพัฒนาทั่วโลก<br /> ในอดีต อสม. เป็นผู้ร่วมขจัดโรดโปลิโอ ไข้เลือดออก ไข้หวัดนก โรคซาร์ ตลอดจนงานแม่และเด็ก งานส่งเสริมสุขภาพด้านต่างๆ อาทิ เล่นบทบาทผู้นำการเปลี่ยนแปลงภายใต้โครงการคนไทยไร้พุง เฝ้าระวังและค้นหาปัญหาเพื่อการควบคุมป้องกันโรคไม่ติดต่อเรื้อรัง(NCDs) ร่วมแก้ปัญหายามสังคมไทยเกิดวิกฤตภัยทางธรรมชาติ อุทกภัย สึนามิ<br /> ทั้งหมดเป็นเพียงตัวอย่าง แต่ยังมีผลงานอื่นอีกมหาศาล การแสดงบทบาทของ อสม. ในช่วงระบาดโควิด -19 คือองค์ประกอบสำคัญอันหนึ่ง ที่องค์การอนามัยโลกและหลายประเทศได้ยกย่องประเทศไทย ในการควบคุมโรคนี้ได้อย่างมีประสิทธิภาพ แต่เราก็อยากจะเห็น การพัฒนา อสม. ให้มีศักยภาพสูงขึ้นต่อไปอีก<br /> หากจะพัฒนา อสม. ในกาลอนาคตโดยเฉพาะหลังโควิค-19สงบลง ในมุมมองของผู้เขียนฐานะเป็นผู้หนึ่งที่ร่วมพัฒนาและทำงานร่วมกับ อสม. มานานกว่า 40 ปี โดยมีอาจารย์นายแพทย์อมร นนทสุต เป็นผู้นำที่ยิ่งใหญ่ อยากเห็นภาครัฐและหน่วยงานที่เกี่ยวข้อง นำบทเรียนจากโควิด-19 มาเป็นฐานข้อมูลในการพัฒนา อสม. จึงขอเสนอข้อเสนอแนะเชิงนโยบาย 3 ประการคือ<br /> 1) ลงทุนอย่างจริงจังเพื่อพัฒนา อสม. ให้เป็น “คนต้นแบบด้านสุขภาพ” ของชุมชน จะทำอย่างไรที่จะให้ อสม. มีความฉลาดรอบรู้ด้านสุขภาวะ (Health literacy) ให้มากขึ้น จนสามารถพัฒนาตนเองและคนในครอบครัว ให้เป็นแบบอย่างเพื่อนบ้านได้อย่างแท้จริง<br /> 2) ลงทุนอย่างจริงจังที่จะต้องพัฒนา อสม. ให้มีศักยภาพสูงในการเป็นผู้นำการเปลี่ยนแปลง<br /> (Change Agents) ด้านการส่งเสริมสุขภาพ และป้องกันโรค คงไม่ใช่แค่ยัดเยียดองค์ความรู้สุขภาพ แต่ต้องพัฒนา อสม. ให้เก่งด้านการจัดการด้านสุขภาพชุมชน และลงทุนสนับสนุนให้มีศักยภาพด้านการสื่อสารสุขภาพสู่สาธารณะ<br /> 3)ลงทุนสร้าง อสม. ให้มีจิตวิญญาณการทำงานแบบเสียสละตามอุดมการณ์เดิม สร้างให้ อสม.มองเห็นคุณค่าในตัวตน ด้วยการสร้างแรงจูงใจ ที่ไม่ใช่ตัวเงิน เพื่อให้ อสม. เกิดพลังทำงานอย่างมีความสุข มีศักดิ์ศรี และสามารถลุกขึ้นมาแสดงบทบาทในการดูแลสุขภาพของตนเองและครอบครัว ชุมชน และสังคมโดยรวมด้วยจิตสำนึกสาธารณะและมีศรัทธาในการพัฒนาอย่างเต็มที่<br /> สรุป เมื่อโลกเปลี่ยนหลังโควิด-19หยุดระบาด เราต้องเปลี่ยนทิศทางความคิดใหม่ (mind set) ในการสร้างบทบาท อสม. ให้เน้นการส่งเสริมสุขภาพ ป้องกันโรค มากว่า การให้ อสม. มาเล่นบทบาทหนักในการแก้ไขปัญหาและรักษาโรค หรือคอยตั้งรับปัญหา โควิด- 19. ไม่ใช่โรคสุดท้ายที่จะเป็นอุบัติโรคใหม่ แต่บทเรียนที่ได้รับครั้งนี้ เราคงไม่ได้มองและชื่นชมคุณค่าของ อสม. แต่เราจะช่วย อสม. ให้ครองงานอย่างมีความสุขได้อย่างไร<br /> ความดีงามที่ อสม. ได้รังสรรไว้กับแผ่นดินนี้ มิสามารถตีค่าออกมาเป็นมูลค่าและตัวเงินได้ แต่ความมีคุณค่าของ อสม. ควรถูกสรรเสริญ คงไม่ผิดจากความจริงมากนักที่จะกล่าวว่า....” อสม. คือนักสร้างสุขให้มวลไทย ที่มีความยิ่งใหญ่มากพอที่จะเป็นครูผู้สอนสังคมไทย ให้ปรับกระบวนทัศน์ในการพัฒนาประเทศด้านสุขภาพและสังคม จนกลายเป็นบทเรียนอันทรงคุณค่าแก่คนทั่วโลก”.</p> <p>สง่า ดามาพงษ์ (มติชน วันอาทิตย์ที่ 26 เมย. 2563)</p> <p>- suthichai live<br /> - Streamed live 87 minutes ago<br /> - สนทนากับ<br /> - อ สง่า ดามาพงษ์<br /> - นักวิชาการด้านโภชนาการขื่อดังของเมืองไทย<br /> - KU 29 Food Science</p> <p>- โดย สุทธิชัย หยุ่น</p> ', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-27 15:32:36', 'created_by' => '2', 'modified' => '2020-04-27 19:40:27', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-27 00:00:00', 'imgur_url' => 'https://i.imgur.com/tx5uXzI.jpg', 'image' => '/files/uploads/image/2020-04-27_15-47-09_933.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=vn_O9DjVxIo', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '792', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1133', 'downloads' => '92', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', '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) 5 => array( 'Content' => array( 'id' => '791', 'title' => ' ถึง อสม. ทุกคน - สุภาพ คลี่ขจาย', 'alias' => null, 'intro_text' => null, 'full_text' => '<div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""> </h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <p data-v-e7c6b518="">ถึง อสม. ทุกคน - สุภาพ คลี่ขจาย</p> <p data-v-e7c6b518=""><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-27_1587953567.jpg" style="width: 500px; height: 667px;" /></p> </div> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-27 09:13:38', 'created_by' => '2', 'modified' => '2020-04-27 09:13:38', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-27 00:00:00', 'imgur_url' => 'https://i.imgur.com/mFKEodh.jpg', 'image' => '/files/uploads/image/2020-04-27_09-13-03_36.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '791', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '959', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '790', 'title' => 'รอมฏอน ปลอดภัย ห่างไกล โควิด-19 อาหารปลอดภัยไร้โควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-21_11-23-46_53.jpg" style="width: 98%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-21 11:25:08', 'created_by' => '5', 'modified' => '2020-04-27 19:47:00', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-21 11:25:08', 'imgur_url' => 'https://i.imgur.com/XTy6Hbb.jpg', 'image' => '/files/uploads/image/2020-04-21_11-23-46_53.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2020-04-21_11-23-37.jpg', 'parentid' => '0', 'ordering' => '790', 'metakey' => null, 'metadesc' => 'รอมฏอน ปลอดภัย ห่างไกล โควิด-19 อาหารปลอดภัยไร้โควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '369', 'downloads' => '471', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), '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) 7 => array( 'Content' => array( 'id' => '789', 'title' => 'รอมฏอน ปลอดภัยห่างไกล โควิด-19 ข้อควรปฏิบัติของมูสลิมที่ดีเพื่อห่างไกลโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-21_11-19-47_751.jpg" style="width: 98%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-21 11:21:40', 'created_by' => '5', 'modified' => '2020-04-27 19:46:53', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-21 11:21:40', 'imgur_url' => 'https://i.imgur.com/chj9n83.jpg', 'image' => '/files/uploads/image/2020-04-21_11-19-47_751.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2020-04-21_11-19-38.jpg', 'parentid' => '0', 'ordering' => '789', 'metakey' => null, 'metadesc' => 'รอมฏอน ปลอดภัยห่างไกล โควิด-19 ข้อควรปฏิบัติของมูสลิมที่ดีเพื่อห่างไกลโควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '676', 'downloads' => '385', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), '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' => '786', 'title' => 'สปสช.ส่งกำลังใจ บุคลากรทางการแพทย์ อสม. สู้ภัยวิกฤต COVID-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-17_1587087685.jpg" style="width: 500px; height: 667px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-17 08:41:40', 'created_by' => '2', 'modified' => '2020-04-17 08:41:40', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-17 00:00:00', 'imgur_url' => 'https://i.imgur.com/c7ItT8I.jpg', 'image' => '/files/uploads/image/2020-04-17_08-41-15_342.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '786', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '708', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '785', 'title' => 'แบบสอบถามสัปดาห์ที่ 3 การปฏิบัติตามมาตรการ "อยู่บ้าน หยุดเชื้อ เพื่อชาติ"', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-16_1587019162.jpg" style="width: 600px; height: 849px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-16 13:39:44', 'created_by' => '2', 'modified' => '2020-04-16 13:43:03', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-16 00:00:00', 'imgur_url' => 'https://i.imgur.com/rd6y8AT.jpg', 'image' => '/files/uploads/image/2020-04-16_13-39-11_850.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '785', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '573', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '784', 'title' => 'QR code รวมคำแนะนำ ช่วง covid จากกรม อนามัย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-15_21-41-56_651.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 21:42:25', 'created_by' => '1', 'modified' => '2020-04-15 21:42:25', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 21:42:25', 'imgur_url' => 'https://i.imgur.com/ccC1rGA.jpg', 'image' => '/files/uploads/image/2020-04-15_21-41-56_651.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '784', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด กรมอนามัย อนามัย', 'news_source' => null, 'access' => '0', 'hits' => '1114', 'downloads' => '471', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '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) 11 => array( 'Content' => array( 'id' => '783', 'title' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป4. คำแนะนำและข้อควรปฏิบัติสำหรับผู้ที่ถูกกักกันบริเวณ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 17:26:50', 'created_by' => '5', 'modified' => '2020-04-15 19:26:46', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 17:26:50', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/OgmG0ZrXObs/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=OgmG0ZrXObs', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '783', 'metakey' => null, 'metadesc' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป4. คำแนะนำและข้อควรปฏิบัติสำหรับผู้ที่ถูกกักกันบริเวณ', 'news_source' => null, 'access' => '0', 'hits' => '435', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), '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 = '4' $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) 4 => 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]) ), (int) 11 => 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' => '4', 'start' => (int) 36 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '799', 'title' => 'คม ชัด ลึก : บทบาท อสม.ในการป้องกันและเฝ้าระวังโรค COVID-19 ในชุมชน', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-07 13:20:34', 'created_by' => '1', 'modified' => '2020-05-07 13:20:34', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-07 13:20:34', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/rn_WqXEhWe0/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=rn_WqXEhWe0', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '799', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด', 'news_source' => null, 'access' => '0', 'hits' => '804', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), '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) 1 => array( 'Content' => array( 'id' => '798', 'title' => ' บทบาท อสม.ในการป้องกันและเฝ้าระวังโรค COVID-19 ในชุมชน', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>ภารกิจวันที่ 6 พฤษภาคม 2563 ของนายแพทย์ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ ร่วมในรายการของสถานีโทรทัศน์เนชั่นทีวี คมชัดลึก ฝ่าวิกฤติ COVID-19 ในประเด็น "บทบาท อสม.ในการป้องกันและเฝ้าระวังโรค COVID-19 ในชุมชน"</p> <p><iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/lqUiiKOMKNs" width="560"></iframe></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-07 13:18:26', 'created_by' => '2', 'modified' => '2020-05-07 13:18:26', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-07 00:00:00', 'imgur_url' => 'https://i.imgur.com/Rh4vzBM.jpg', 'image' => '/files/uploads/image/2020-05-07_13-18-13_818.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '798', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '422', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '794', 'title' => 'อสม. ในวันที่ทำงานแล้วคนเห็น', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-05-01 15:08:50', 'created_by' => '1', 'modified' => '2020-05-01 15:08:50', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-05-01 15:08:50', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/xsu0kYB2G8g/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=xsu0kYB2G8g', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '794', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด อสม จำรัส คำรอด', 'news_source' => null, 'access' => '0', 'hits' => '1075', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), '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) 3 => array( 'Content' => array( 'id' => '793', 'title' => 'คำศัพท์ต้องรู้ ยุค โควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-29_14-18-32_972.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-29 14:19:14', 'created_by' => null, 'modified' => '2020-04-29 14:19:51', 'modified_by' => null, 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-29 14:19:14', 'imgur_url' => 'https://i.imgur.com/z6qM3fw.jpg', 'image' => '/files/uploads/image/2020-04-29_14-18-32_972.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '793', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด', 'news_source' => null, 'access' => '0', 'hits' => '3525', 'downloads' => '672', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '792', 'title' => 'อสม.นักสร้างสุขแห่งแผ่นดิน! Suthichai live 27/4/63', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><br /> อสม.นักสร้างสุขแห่งแผ่นดิน</p> <p> ในที่สุดสังคมไทยและสังคมโลกก็ได้เห็นคุณค่าของ อาสาสมัครสาธารณสุขประจำหมู่บ้าน หรือ อสม. ในช่วงระบาดของโควิด-19 แต่ความเป็นจริง อสม. ของประเทศไทยได้สร้างผลงานด้านสาธารณสุขให้กับแผ่นดินไทย ตลอดมาเป็นระยะเวลายาวนานถึง 43 ปี<br /> ปี พศ.2520 เป็นปีแห่งการก่อเกิด อสม.ในประเทศไทย อันเกิดจากความมีวิสัยทัศน์และความฉลาดของปูชนียบุคคลแห่งวงการแพทย์และสาธารณสุขไทยจำนวนหลายท่าน ได้สร้าง อสม. ขึ้นมาคู่ขนานไปกับการปฏิวัติระบบการสาธารณสุขไทย คืองานสาธารณสุขมูลฐาน (Primary Health Care) ที่ใช้แนวคิด สร้างนำซ่อม และ พัฒนาให้ชุมชนสามารถพึ่งพาตนเองได้<br /> ความหมายที่แท้จริงของคำว่า “อสม.”ในยุคเริ่มแรกคือ ผู้อาสามาสร้างสุขให้คนในครอบครัว เพื่อนบ้านและชุมชนของตนเอง รากเหง้าการก่อเกิด อสม.ในสังคมไทยมาจาก รากวัฒนธรรมความเป็นเครือญาติ ความเอื้ออาทร แบ่งปัน ความเสียสละ ความมีจิตเมตตาและจิตอันเป็นกุศล<br /> ที่ฝังแน่นอยู่ในตัวตนคนไทย ด้วยเหตุที่มีรากเหง้าอันแข็งแรง จึงทำให้ อสม. ยังอยู่ยงคงกระพันมานานเกือบครึ่งศตวรรษ ในขณะที่หลายประเทศได้ล่มสลายไปแล้ว<br /> การก่อเกิด อสม. เป็นนวัตกรรมทางสุขภาพที่งดงามยิ่งของสังคมไทย จนถึง ณ วันนี้ อสม. จำนวน 1,040,000 คนทั่วแผ่นดินไทย ได้กลับกลายเป็นพลังด้านสุขภาพที่ทั่วโลกให้การยอมรับ<br /> เพราะ อสม. เป็นฐานรากของสุขภาพ ที่แทรกอยู่ในทุกอนูเซลล์ของแผ่นดินไทย เป็นพลังการสื่อสารสาธารณสุขที่ทรงประสิทธิภาพ และที่สำคัญเป็นที่พึ่งพิงให้กับประชาชนระดับฐานราก ทั้งในยามปกติและวิกฤต<br /> ตลอดระยะเวลา 43 ปีที่ผ่านมา อสม. ได้กลับกลายเป็นกองทัพนักสร้างสุขภาพที่สังคมไทยภูมิใจยิ่ง ได้สร้างสรรผลงานสร้างสุขให้คนไทยไว้มากมาย ยากที่จะนำมาบอกกล่าวได้หมด<br /> โดยเฉพาะงานโภชนาการเป็น 1 ใน 8 งานสาธารณสุขมูลฐาน ที่ อสม. ได้สร้างผลงานเชิงประจักษ์ เล่นบทบาทสำคัญในการค้นหา วางแผน และแก้ไขปัญหาเด็กขาดสารอาหารได้ด้วยตนเอง จากร้อยละ 49 ในปี พศ. 2525 เหลือเพียงร้อละ 8 ภายใน 7-8 ปี จนองค์การยูนิเซฟยกย่องว่าเป็นประเทศที่ลดภาวะขาดสารอาหารได้รวดเร็วที่สุดในโลก ต่อมาประเทศไทยได้กลายเป็นโรงเรียนสอนประเทศกำลังพัฒนาทั่วโลก<br /> ในอดีต อสม. เป็นผู้ร่วมขจัดโรดโปลิโอ ไข้เลือดออก ไข้หวัดนก โรคซาร์ ตลอดจนงานแม่และเด็ก งานส่งเสริมสุขภาพด้านต่างๆ อาทิ เล่นบทบาทผู้นำการเปลี่ยนแปลงภายใต้โครงการคนไทยไร้พุง เฝ้าระวังและค้นหาปัญหาเพื่อการควบคุมป้องกันโรคไม่ติดต่อเรื้อรัง(NCDs) ร่วมแก้ปัญหายามสังคมไทยเกิดวิกฤตภัยทางธรรมชาติ อุทกภัย สึนามิ<br /> ทั้งหมดเป็นเพียงตัวอย่าง แต่ยังมีผลงานอื่นอีกมหาศาล การแสดงบทบาทของ อสม. ในช่วงระบาดโควิด -19 คือองค์ประกอบสำคัญอันหนึ่ง ที่องค์การอนามัยโลกและหลายประเทศได้ยกย่องประเทศไทย ในการควบคุมโรคนี้ได้อย่างมีประสิทธิภาพ แต่เราก็อยากจะเห็น การพัฒนา อสม. ให้มีศักยภาพสูงขึ้นต่อไปอีก<br /> หากจะพัฒนา อสม. ในกาลอนาคตโดยเฉพาะหลังโควิค-19สงบลง ในมุมมองของผู้เขียนฐานะเป็นผู้หนึ่งที่ร่วมพัฒนาและทำงานร่วมกับ อสม. มานานกว่า 40 ปี โดยมีอาจารย์นายแพทย์อมร นนทสุต เป็นผู้นำที่ยิ่งใหญ่ อยากเห็นภาครัฐและหน่วยงานที่เกี่ยวข้อง นำบทเรียนจากโควิด-19 มาเป็นฐานข้อมูลในการพัฒนา อสม. จึงขอเสนอข้อเสนอแนะเชิงนโยบาย 3 ประการคือ<br /> 1) ลงทุนอย่างจริงจังเพื่อพัฒนา อสม. ให้เป็น “คนต้นแบบด้านสุขภาพ” ของชุมชน จะทำอย่างไรที่จะให้ อสม. มีความฉลาดรอบรู้ด้านสุขภาวะ (Health literacy) ให้มากขึ้น จนสามารถพัฒนาตนเองและคนในครอบครัว ให้เป็นแบบอย่างเพื่อนบ้านได้อย่างแท้จริง<br /> 2) ลงทุนอย่างจริงจังที่จะต้องพัฒนา อสม. ให้มีศักยภาพสูงในการเป็นผู้นำการเปลี่ยนแปลง<br /> (Change Agents) ด้านการส่งเสริมสุขภาพ และป้องกันโรค คงไม่ใช่แค่ยัดเยียดองค์ความรู้สุขภาพ แต่ต้องพัฒนา อสม. ให้เก่งด้านการจัดการด้านสุขภาพชุมชน และลงทุนสนับสนุนให้มีศักยภาพด้านการสื่อสารสุขภาพสู่สาธารณะ<br /> 3)ลงทุนสร้าง อสม. ให้มีจิตวิญญาณการทำงานแบบเสียสละตามอุดมการณ์เดิม สร้างให้ อสม.มองเห็นคุณค่าในตัวตน ด้วยการสร้างแรงจูงใจ ที่ไม่ใช่ตัวเงิน เพื่อให้ อสม. เกิดพลังทำงานอย่างมีความสุข มีศักดิ์ศรี และสามารถลุกขึ้นมาแสดงบทบาทในการดูแลสุขภาพของตนเองและครอบครัว ชุมชน และสังคมโดยรวมด้วยจิตสำนึกสาธารณะและมีศรัทธาในการพัฒนาอย่างเต็มที่<br /> สรุป เมื่อโลกเปลี่ยนหลังโควิด-19หยุดระบาด เราต้องเปลี่ยนทิศทางความคิดใหม่ (mind set) ในการสร้างบทบาท อสม. ให้เน้นการส่งเสริมสุขภาพ ป้องกันโรค มากว่า การให้ อสม. มาเล่นบทบาทหนักในการแก้ไขปัญหาและรักษาโรค หรือคอยตั้งรับปัญหา โควิด- 19. ไม่ใช่โรคสุดท้ายที่จะเป็นอุบัติโรคใหม่ แต่บทเรียนที่ได้รับครั้งนี้ เราคงไม่ได้มองและชื่นชมคุณค่าของ อสม. แต่เราจะช่วย อสม. ให้ครองงานอย่างมีความสุขได้อย่างไร<br /> ความดีงามที่ อสม. ได้รังสรรไว้กับแผ่นดินนี้ มิสามารถตีค่าออกมาเป็นมูลค่าและตัวเงินได้ แต่ความมีคุณค่าของ อสม. ควรถูกสรรเสริญ คงไม่ผิดจากความจริงมากนักที่จะกล่าวว่า....” อสม. คือนักสร้างสุขให้มวลไทย ที่มีความยิ่งใหญ่มากพอที่จะเป็นครูผู้สอนสังคมไทย ให้ปรับกระบวนทัศน์ในการพัฒนาประเทศด้านสุขภาพและสังคม จนกลายเป็นบทเรียนอันทรงคุณค่าแก่คนทั่วโลก”.</p> <p>สง่า ดามาพงษ์ (มติชน วันอาทิตย์ที่ 26 เมย. 2563)</p> <p>- suthichai live<br /> - Streamed live 87 minutes ago<br /> - สนทนากับ<br /> - อ สง่า ดามาพงษ์<br /> - นักวิชาการด้านโภชนาการขื่อดังของเมืองไทย<br /> - KU 29 Food Science</p> <p>- โดย สุทธิชัย หยุ่น</p> ', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-27 15:32:36', 'created_by' => '2', 'modified' => '2020-04-27 19:40:27', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-27 00:00:00', 'imgur_url' => 'https://i.imgur.com/tx5uXzI.jpg', 'image' => '/files/uploads/image/2020-04-27_15-47-09_933.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=vn_O9DjVxIo', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '792', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1133', 'downloads' => '92', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), 'Creater' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', '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) 5 => array( 'Content' => array( 'id' => '791', 'title' => ' ถึง อสม. ทุกคน - สุภาพ คลี่ขจาย', 'alias' => null, 'intro_text' => null, 'full_text' => '<div class="flex md3 xs12" data-v-e7c6b518=""> <h3 data-v-e7c6b518=""> </h3> </div> <div class="flex md9 xs12" data-v-e7c6b518=""> <p data-v-e7c6b518="">ถึง อสม. ทุกคน - สุภาพ คลี่ขจาย</p> <p data-v-e7c6b518=""><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-27_1587953567.jpg" style="width: 500px; height: 667px;" /></p> </div> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-27 09:13:38', 'created_by' => '2', 'modified' => '2020-04-27 09:13:38', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-27 00:00:00', 'imgur_url' => 'https://i.imgur.com/mFKEodh.jpg', 'image' => '/files/uploads/image/2020-04-27_09-13-03_36.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '791', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '959', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '790', 'title' => 'รอมฏอน ปลอดภัย ห่างไกล โควิด-19 อาหารปลอดภัยไร้โควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-21_11-23-46_53.jpg" style="width: 98%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-21 11:25:08', 'created_by' => '5', 'modified' => '2020-04-27 19:47:00', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-21 11:25:08', 'imgur_url' => 'https://i.imgur.com/XTy6Hbb.jpg', 'image' => '/files/uploads/image/2020-04-21_11-23-46_53.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2020-04-21_11-23-37.jpg', 'parentid' => '0', 'ordering' => '790', 'metakey' => null, 'metadesc' => 'รอมฏอน ปลอดภัย ห่างไกล โควิด-19 อาหารปลอดภัยไร้โควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '369', 'downloads' => '471', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), '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) 7 => array( 'Content' => array( 'id' => '789', 'title' => 'รอมฏอน ปลอดภัยห่างไกล โควิด-19 ข้อควรปฏิบัติของมูสลิมที่ดีเพื่อห่างไกลโควิด-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-21_11-19-47_751.jpg" style="width: 98%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-21 11:21:40', 'created_by' => '5', 'modified' => '2020-04-27 19:46:53', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-21 11:21:40', 'imgur_url' => 'https://i.imgur.com/chj9n83.jpg', 'image' => '/files/uploads/image/2020-04-21_11-19-47_751.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2020-04-21_11-19-38.jpg', 'parentid' => '0', 'ordering' => '789', 'metakey' => null, 'metadesc' => 'รอมฏอน ปลอดภัยห่างไกล โควิด-19 ข้อควรปฏิบัติของมูสลิมที่ดีเพื่อห่างไกลโควิด-19', 'news_source' => null, 'access' => '0', 'hits' => '676', 'downloads' => '385', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), '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' => '786', 'title' => 'สปสช.ส่งกำลังใจ บุคลากรทางการแพทย์ อสม. สู้ภัยวิกฤต COVID-19', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-17_1587087685.jpg" style="width: 500px; height: 667px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-17 08:41:40', 'created_by' => '2', 'modified' => '2020-04-17 08:41:40', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-17 00:00:00', 'imgur_url' => 'https://i.imgur.com/c7ItT8I.jpg', 'image' => '/files/uploads/image/2020-04-17_08-41-15_342.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '786', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '708', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '785', 'title' => 'แบบสอบถามสัปดาห์ที่ 3 การปฏิบัติตามมาตรการ "อยู่บ้าน หยุดเชื้อ เพื่อชาติ"', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://xn--y3cri.com/files/uploads/image/2020-04-16_1587019162.jpg" style="width: 600px; height: 849px;" /></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-16 13:39:44', 'created_by' => '2', 'modified' => '2020-04-16 13:43:03', 'modified_by' => '2', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-16 00:00:00', 'imgur_url' => 'https://i.imgur.com/rd6y8AT.jpg', 'image' => '/files/uploads/image/2020-04-16_13-39-11_850.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '785', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '573', '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' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '2', 'username' => 'user1', 'realname' => 'user1', 'email' => '', 'tel' => null, 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2019-12-13 10:08:30', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 11:45:52', 'modified_by' => null, 'modified' => '2019-05-10 12:05:07', 'role' => 'super' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '784', 'title' => 'QR code รวมคำแนะนำ ช่วง covid จากกรม อนามัย', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-04-15_21-41-56_651.jpg" style="width: 95%;" /></p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 21:42:25', 'created_by' => '1', 'modified' => '2020-04-15 21:42:25', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 21:42:25', 'imgur_url' => 'https://i.imgur.com/ccC1rGA.jpg', 'image' => '/files/uploads/image/2020-04-15_21-41-56_651.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '784', 'metakey' => null, 'metadesc' => 'covid 19 ไวรัส หวัด โคโรน่า โควิด กรมอนามัย อนามัย', 'news_source' => null, 'access' => '0', 'hits' => '1114', 'downloads' => '471', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', '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' => '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) 11 => array( 'Content' => array( 'id' => '783', 'title' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป4. คำแนะนำและข้อควรปฏิบัติสำหรับผู้ที่ถูกกักกันบริเวณ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '3', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-04-15 17:26:50', 'created_by' => '5', 'modified' => '2020-04-15 19:26:46', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-04-15 17:26:50', 'imgur_url' => null, 'image' => 'http://img.youtube.com/vi/OgmG0ZrXObs/0.jpg', 'album' => null, 'attach_file' => '', 'urls' => null, 'video_url' => 'https://www.youtube.com/watch?v=OgmG0ZrXObs', 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '783', 'metakey' => null, 'metadesc' => 'แนวทางปฏิบัติสำหรับ อสม.ในการติดตามสังเกตอาการผู้ถูกกักกันบริเวณ ณ ที่พักอาศัย คลิป4. คำแนะนำและข้อควรปฏิบัติสำหรับผู้ที่ถูกกักกันบริเวณ', 'news_source' => null, 'access' => '0', 'hits' => '435', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => null, 'content_type' => 'video' ), '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 ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), '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' => '4', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '4', 'start' => (int) 36 ), 'CategoryContents' => array( (int) 4 => 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] ), (int) 11 => array( [maximum depth reached] ) ) ), 'content_hits' => array(), 'mem_status' => 'query', 'Category' => array() ) $page = '4' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '4', 'start' => (int) 36 ) $CategoryContents = array( (int) 4 => 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]) ), (int) 11 => 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
7 พ.ค. 63 / อ่าน 804
7 พ.ค. 63 / อ่าน 422
1 พ.ค. 63 / อ่าน 1,075
29 เม.ย. 63 / อ่าน 3,525
27 เม.ย. 63 / อ่าน 1,133
27 เม.ย. 63 / อ่าน 959
21 เม.ย. 63 / อ่าน 369
21 เม.ย. 63 / อ่าน 676
17 เม.ย. 63 / อ่าน 708
16 เม.ย. 63 / อ่าน 573
15 เม.ย. 63 / อ่าน 1,114