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 = '5c6e3815-f88c-454d-82bc-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 = '5c6e3815-f88c-454d-82bc-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' => '5c6e3815-f88c-454d-82bc-05cfa50cc6ad',
'news_type' => 'contents',
'title' => '第64回学術集会における各種発行、お問合せについて',
'contents' => '<p style="text-align: right;"> <p style="text-align: right;"> 【2017年6月16日】<br> 日本麻酔科学会 事務局<br> </p> <p> 会員各位<br><br> 2017年6月8日~10日に開催致しました第64回学術集会の領収書・参加単位等に関しまして、下記の通りご案内申し上げます。<br 全会員の出欠、各会場入出記録をもって単位の確定、これらを各会員が個人管理する目的で<br> システム管理しております関係上、お時間を頂戴しております。<br> 暫くお待ち頂くこととなりますが、ご理解賜りますよう、宜しくお願い申し上げます。<br> <br><br> <b><領収書発行(再発行)></b><br> ■事前登録をされた会員の皆様<br> ⇒「マイページ」にログイン後、「プロフィール変更・学術集会事前予約・選挙・e-leaningに関してはこちらをクリック」を押していただき、<br> 「学術集会事前受付」→次画面下部「次へ」→次画面「領収書印刷へ」からダウンロードしていただけます。<br> <br> ■当日参加申込(支払)の会員の皆様<br> ⇒当日券売機から出力されたネームカードの下部分が領収書となっております。<br> ⇒6月19日以降、受領証明書の発行が可能です。6月19日以降に本学会HP 「<a href="[domain]/users/contact">お問い合わせ</a>」より発行依頼をお願いします。<br> <br><br> <b><参加証明書発行 7月1日以降></b><br> ■参加者の皆様<br> ⇒7月1日以降に本学会HP「<a href="[domain]/users/contact">お問い合わせ</a>」よりご依頼下さい。<br> <br><br> <b><会員ページへの入金情報の反映 6月16日予定></b><br> ■学会会期中に年会費を支払われた方<br> ⇒会期中支払情報反映まで、マイページ内で年会費をお支払いにならないようご注意下さい。<br> <br><br> <b><会員ページへの個人実績、入金情報等の反映 6月30日予定></b><br> ■専門医共通講習、リフレッシャーコースに参加された皆様<br> ⇒予めご案内しております入室、退室時間に基づき、単位の確定と反映を致しております。<br> <br><br><br> 尚、個人の参加、単位実績反映後に皆様にご確認頂き、所定の期間を設けて問合せ、ご意見等を承ります。<br> 参加、受講確認が完了していない現段階でお問合せいただいても回答致しかねますのでご了承下さい。<br> </p> <br> <p style="text-align: right;"> 以上<br> </p>',
'file' => '',
'url' => '',
'is_only_member' => false,
'category_id' => 'ippan',
'release_date' => '2017-06-16',
'is_release' => true,
'is_convert' => true,
'is_deleted' => false,
'created' => '2017-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 - 第64回学術集会における各種発行、お問合せについて|公益社団法人 日本麻酔科学会
Font Size
Large
Medium
Small
Print this page
Japanese Society of Anesthesiologists English Website
第64回学術集会における各種発行、お問合せについて
June 16th, 2017
【2017年6月16日】 日本麻酔科学会 事務局
会員各位 2017年6月8日~10日に開催致しました第64回学術集会の領収書・参加単位等に関しまして、下記の通りご案内申し上げます。 システム管理しております関係上、お時間を頂戴しております。 暫くお待ち頂くこととなりますが、ご理解賜りますよう、宜しくお願い申し上げます。 <領収書発行(再発行)> ■事前登録をされた会員の皆様 ⇒「マイページ」にログイン後、「プロフィール変更・学術集会事前予約・選挙・e-leaningに関してはこちらをクリック」を押していただき、 「学術集会事前受付」→次画面下部「次へ」→次画面「領収書印刷へ」からダウンロードしていただけます。 ■当日参加申込(支払)の会員の皆様 ⇒当日券売機から出力されたネームカードの下部分が領収書となっております。 ⇒6月19日以降、受領証明書の発行が可能です。6月19日以降に本学会HP 「お問い合わせ 」より発行依頼をお願いします。 <参加証明書発行 7月1日以降> ■参加者の皆様 ⇒7月1日以降に本学会HP「お問い合わせ 」よりご依頼下さい。 <会員ページへの入金情報の反映 6月16日予定> ■学会会期中に年会費を支払われた方 ⇒会期中支払情報反映まで、マイページ内で年会費をお支払いにならないようご注意下さい。 <会員ページへの個人実績、入金情報等の反映 6月30日予定> ■専門医共通講習、リフレッシャーコースに参加された皆様 ⇒予めご案内しております入室、退室時間に基づき、単位の確定と反映を致しております。 尚、個人の参加、単位実績反映後に皆様にご確認頂き、所定の期間を設けて問合せ、ご意見等を承ります。 参加、受講確認が完了していない現段階でお問合せいただいても回答致しかねますのでご了承下さい。
以上
▲