Notice (8) : Undefined offset: 0 [APP/Controller/UsersController.php , line 4322 ]Code Context foreach ( $this -> menu_English as $key => $menu )
{
if ( $menu [ 'url' ][ 0 ] == $category )
$category = 'news'
$subCategory = 'detail'
$prefId = '5c6e3822-935c-4080-9349-05cfa50cc6ad'
$page = (int) 0
$max_page = (int) 0
$banner_lists = array(
(int) 0 => array(
'Banner' => array(
'id' => '61d644fc-8318-4b5d-9656-6f9b9dcdd4c6',
'name' => '第72回学術集会',
'file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png',
'url' => 'https://anesth-72ndmeeting.org/users/english/',
'type' => 'english',
'order_no' => '0',
'is_deleted' => false,
'created' => '2022-01-06 10:25:16',
'modified' => '2024-11-26 12:03:50',
'old_file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png'
)
),
(int) 1 => array(
'Banner' => array(
'id' => '673a8b55-0f20-410a-bda5-22429dcdd4c6',
'name' => '第73回学術集会',
'file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png',
'url' => 'https://73rd.anesth-meeting.org/en/',
'type' => 'english',
'order_no' => '1',
'is_deleted' => false,
'created' => '2024-11-18 09:33:25',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png'
)
),
(int) 2 => array(
'Banner' => array(
'id' => '5bb2e9a0-1898-4904-a0ef-3df7a50cc6ad',
'name' => '麻酔博物館',
'file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg',
'url' => 'http://www.anesth.or.jp/english/museum/',
'type' => 'english',
'order_no' => '2',
'is_deleted' => false,
'created' => '2018-10-02 05:44:32',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg'
)
),
(int) 3 => array(
'Banner' => array(
'id' => '60c8193d-bee0-4eb3-a564-11b19dcdd4c6',
'name' => 'WFSA',
'file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png',
'url' => 'https://wfsahq.org/',
'type' => 'english',
'order_no' => '3',
'is_deleted' => false,
'created' => '2021-06-15 12:06:37',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png'
)
),
(int) 4 => array(
'Banner' => array(
'id' => '64ed3c62-1470-4375-ae50-07a49dcdd4c6',
'name' => 'ICAPS2024_EN',
'file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg',
'url' => 'https://www.c-linkage.co.jp/icaps2024/en/',
'type' => 'english',
'order_no' => '5',
'is_deleted' => false,
'created' => '2023-08-29 09:31:30',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg'
)
)
)
$banner_offset_sm = (int) 1
$banner_offset_xs = (int) 0
$news_lists = array(
'eng_secretariat' => array(
(int) 0 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'News' => array(
[maximum depth reached]
)
)
)
)
$news_type_lists = array(
'eng_secretariat' => array(
'title' => 'News from JSA'
)
)
$key = (int) 5
$type = array(
'title' => 'News from JSA'
)
$menu = array(
'title' => 'Contact',
'url' => array(
'controller' => 'users',
'action' => 'contact'
)
) UsersController::english() - APP/Controller/UsersController.php, line 4322
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108 Notice (8) : Undefined index: ippan [APP/Controller/UsersController.php , line 4417 ]Code Context
//パンくず設定
$this -> forElements [ 'breadcrumbs' ][] = array( 'title' => $news_type_lists [ $news [ 'News' ][ 'category_id' ] ][ 'title' ]. ' News' , 'url' => array( 'controller' => 'users' , 'action' => 'english' , 'news' , 'all' , $news [ 'News' ][ 'category_id' ] ) );
$category = 'news'
$subCategory = 'detail'
$prefId = '5c6e3822-935c-4080-9349-05cfa50cc6ad'
$page = (int) 0
$max_page = (int) 0
$banner_lists = array(
(int) 0 => array(
'Banner' => array(
'id' => '61d644fc-8318-4b5d-9656-6f9b9dcdd4c6',
'name' => '第72回学術集会',
'file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png',
'url' => 'https://anesth-72ndmeeting.org/users/english/',
'type' => 'english',
'order_no' => '0',
'is_deleted' => false,
'created' => '2022-01-06 10:25:16',
'modified' => '2024-11-26 12:03:50',
'old_file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png'
)
),
(int) 1 => array(
'Banner' => array(
'id' => '673a8b55-0f20-410a-bda5-22429dcdd4c6',
'name' => '第73回学術集会',
'file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png',
'url' => 'https://73rd.anesth-meeting.org/en/',
'type' => 'english',
'order_no' => '1',
'is_deleted' => false,
'created' => '2024-11-18 09:33:25',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png'
)
),
(int) 2 => array(
'Banner' => array(
'id' => '5bb2e9a0-1898-4904-a0ef-3df7a50cc6ad',
'name' => '麻酔博物館',
'file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg',
'url' => 'http://www.anesth.or.jp/english/museum/',
'type' => 'english',
'order_no' => '2',
'is_deleted' => false,
'created' => '2018-10-02 05:44:32',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg'
)
),
(int) 3 => array(
'Banner' => array(
'id' => '60c8193d-bee0-4eb3-a564-11b19dcdd4c6',
'name' => 'WFSA',
'file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png',
'url' => 'https://wfsahq.org/',
'type' => 'english',
'order_no' => '3',
'is_deleted' => false,
'created' => '2021-06-15 12:06:37',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png'
)
),
(int) 4 => array(
'Banner' => array(
'id' => '64ed3c62-1470-4375-ae50-07a49dcdd4c6',
'name' => 'ICAPS2024_EN',
'file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg',
'url' => 'https://www.c-linkage.co.jp/icaps2024/en/',
'type' => 'english',
'order_no' => '5',
'is_deleted' => false,
'created' => '2023-08-29 09:31:30',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg'
)
)
)
$banner_offset_sm = (int) 1
$banner_offset_xs = (int) 0
$news_lists = array(
'eng_secretariat' => array(
(int) 0 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'News' => array(
[maximum depth reached]
)
)
)
)
$news_type_lists = array(
'eng_secretariat' => array(
'title' => 'News from JSA'
)
)
$key = (int) 5
$type = array(
'title' => 'News from JSA'
)
$menu = array(
'title' => 'Contact',
'url' => array(
'controller' => 'users',
'action' => 'contact'
)
)
$news = array(
'News' => array(
'id' => '5c6e3822-935c-4080-9349-05cfa50cc6ad',
'news_type' => 'contents',
'title' => '第63回学術集会 当日支払データ及び参加データをご確認ください',
'contents' => '<p style="text-align: right;"> 【2016年06月16日】<br> </p> <p> 第63回学術集会参加者の皆様 </p> <p style="text-align: right;"> 日本麻酔科学会 事務局<br> </p> <br> <p> 5月26~28日に開催されました第63回学術集会の当日支払データ及び参加データを会員情報に反映しました。<br> また、6月16日(木)13:00から行っていたメンテナンスにつきまして完了しておりますので、会員専用サイト『Datura』の「私の情報照会」以降にあるページをご利用いただけます。<br> 以下、データ反映についての詳細です。<br> <br> <b><当日支払データについて></b><br> 会員専用サイト <a href="https://member.anesth.or.jp/App/login.aspx" target="_blank">『Datura』</a>にログインし、「私の情報照会へ」のメニュー欄より<br> 「支払状況」画面に進んでご確認ください。<br> <br> <b><参加データについて></b><br> ・学会参加<br> 会員専用サイト <a href="https://member.anesth.or.jp/App/login.aspx" target="_blank">『Datura』</a>にログインし、「私の情報照会へ」をクリック後、<br> 表示される一覧の「認定情報」「年次学術集会参加」欄の2016年度をご確認ください。<br> <br> ・リフレッシャーコース<br> 会員専用サイト <a href="https://member.anesth.or.jp/App/login.aspx" target="_blank">『Datura』</a>にログインし、「私の情報照会へ」のメニュー欄より<br> 「認定資格入力」 → 「学術単位目録作成」を選択して、<br> 「2.リフレッシャー参加(日麻主催)」の欄に表示されているかご確認ください。<br> ※表示が無い場合は、「学術単位目録作成」を選択した画面で、<br> 一番上の選択項目「申請予定」を未選択のまま、右にある「設定」ボタンを押した後、再度「2.リフレッシャー参加(日麻主催)」欄をご確認ください。 <br> <br> ・専門医共通講習・FD講習<br> 会員専用サイト <a href="https://member.anesth.or.jp/App/login.aspx" target="_blank">『Datura』</a>にログインし、画面中央「事務局からのお知らせ」より、<br> このページと同タイトルの2016年6月16日付「第63回学術集会 当日支払データ及び参加データをご確認ください」のページから「受講者一覧」ファイルをご確認ください。<br> <br> データ反映・単位付与につきましては、予めご案内しております受付時間、もしくは入室、退室時間に基づき、単位の確定と反映を致しております。<br> ★ 注 ★ 予めご案内しておりますルール(入室、退室時間)外の入室、退室に該当する会員につきましては、現在、執行部で審査をしております。最終結果につきましては、7月8日までにご案内させていただく予定となりますので、今しばらくお待ち頂きますようお願い申し上げます。<br> また、学術集会中に入会希望を出された方や、5月・6月の新入会者の学術集会データ反映は後日の予定となっています。こちらの対象の方につきましても、今しばらくお待ち頂きますようお願い申し上げます。<br> <br> ( 追記 )2016年7月4日付「重要なお知らせ」<br> <a href="[domain]/users/news/detail/5c6e3822-325c-454d-8d8f-05cfa50cc6ad#layout-top" target="_blank">第63回学術集会 案内以外の来場、入室、退室における単位付与について</a> </p><br> <br> <br>',
'file' => '',
'url' => '',
'is_only_member' => false,
'category_id' => 'ippan',
'release_date' => '2016-06-16',
'is_release' => true,
'is_convert' => false,
'is_deleted' => false,
'created' => '2016-06-16 00:00:00',
'modified' => '2019-03-13 06:05:00',
'old_file' => '',
'page_category' => 'ippan'
)
) UsersController::english() - APP/Controller/UsersController.php, line 4417
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108
English Website - News - 第63回学術集会 当日支払データ及び参加データをご確認ください|公益社団法人 日本麻酔科学会
Font Size
Large
Medium
Small
Print this page
Japanese Society of Anesthesiologists English Website
第63回学術集会 当日支払データ及び参加データをご確認ください
June 16th, 2016
【2016年06月16日】
第63回学術集会参加者の皆様
日本麻酔科学会 事務局
5月26~28日に開催されました第63回学術集会の当日支払データ及び参加データを会員情報に反映しました。 また、6月16日(木)13:00から行っていたメンテナンスにつきまして完了しておりますので、会員専用サイト『Datura』の「私の情報照会」以降にあるページをご利用いただけます。 以下、データ反映についての詳細です。 <当日支払データについて> 会員専用サイト 『Datura』 にログインし、「私の情報照会へ」のメニュー欄より 「支払状況」画面に進んでご確認ください。 <参加データについて> ・学会参加 会員専用サイト 『Datura』 にログインし、「私の情報照会へ」をクリック後、 表示される一覧の「認定情報」「年次学術集会参加」欄の2016年度をご確認ください。 ・リフレッシャーコース 会員専用サイト 『Datura』 にログインし、「私の情報照会へ」のメニュー欄より 「認定資格入力」 → 「学術単位目録作成」を選択して、 「2.リフレッシャー参加(日麻主催)」の欄に表示されているかご確認ください。 ※表示が無い場合は、「学術単位目録作成」を選択した画面で、 一番上の選択項目「申請予定」を未選択のまま、右にある「設定」ボタンを押した後、再度「2.リフレッシャー参加(日麻主催)」欄をご確認ください。 ・専門医共通講習・FD講習 会員専用サイト 『Datura』 にログインし、画面中央「事務局からのお知らせ」より、 このページと同タイトルの2016年6月16日付「第63回学術集会 当日支払データ及び参加データをご確認ください」のページから「受講者一覧」ファイルをご確認ください。 データ反映・単位付与につきましては、予めご案内しております受付時間、もしくは入室、退室時間に基づき、単位の確定と反映を致しております。 ★ 注 ★ 予めご案内しておりますルール(入室、退室時間)外の入室、退室に該当する会員につきましては、現在、執行部で審査をしております。最終結果につきましては、7月8日までにご案内させていただく予定となりますので、今しばらくお待ち頂きますようお願い申し上げます。 また、学術集会中に入会希望を出された方や、5月・6月の新入会者の学術集会データ反映は後日の予定となっています。こちらの対象の方につきましても、今しばらくお待ち頂きますようお願い申し上げます。 ( 追記 )2016年7月4日付「重要なお知らせ」 第63回学術集会 案内以外の来場、入室、退室における単位付与について
▲