泊まる
Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 62]Code Context
<div class="visible-xs detail-header-xs">
<h3><?=$data['Spot']['name']?></h3>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp'
$dataForView = array(
'relat' => array(
(int) 0 => array(
'SpotRelation' => array(
[maximum depth reached]
),
'Spot' => array(
[maximum depth reached]
)
)
),
'report' => array(),
'data' => array()
)
$relat = array(
(int) 0 => array(
'SpotRelation' => array(
'id' => '23',
'spot_id' => '4',
'relat_id' => '69',
'rank' => '1',
'created' => '2015-10-28 17:50:15',
'modified' => '2024-05-22 16:54:55'
),
'Spot' => array(
'id' => null,
'name' => null,
'name_en' => null,
'contents' => null,
'contents_en' => null,
'zip' => null,
'pref' => null,
'addr' => null,
'tel' => null,
'fax' => null,
'email' => null,
'url' => null,
'lat' => null,
'lng' => null,
'image01' => null,
'image02' => null,
'image03' => null,
'image04' => null,
'image05' => null,
'stay_type' => null,
'stay_rate' => null,
'stay_rooms' => null,
'stay_op' => null,
'stay_op_en' => null,
'top_flg' => null,
'note' => null,
'status_id' => null,
'created' => null,
'modified' => null
)
)
)
$report = array()
$data = array()
include - APP/View/Spot/detail.ctp, line 62
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Code Context
<div class="visible-xs detail-header-xs">
<h3><?=$data['Spot']['name']?></h3>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array()
include - APP/View/Spot/detail.ctp, line 62 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108

ホーム
>
Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 80]Code Context<a href="/">ホーム</a>
>
<?=$data['Spot']['name']?>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array()include - APP/View/Spot/detail.ctp, line 80 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 86]Code Context
<div class="detail-header">
<h3><?=$data['Spot']['name']?></h3>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp'
$dataForView = array(
'relat' => array(
(int) 0 => array(
'SpotRelation' => array(
[maximum depth reached]
),
'Spot' => array(
[maximum depth reached]
)
)
),
'report' => array(),
'data' => array()
)
$relat = array(
(int) 0 => array(
'SpotRelation' => array(
'id' => '23',
'spot_id' => '4',
'relat_id' => '69',
'rank' => '1',
'created' => '2015-10-28 17:50:15',
'modified' => '2024-05-22 16:54:55'
),
'Spot' => array(
'id' => null,
'name' => null,
'name_en' => null,
'contents' => null,
'contents_en' => null,
'zip' => null,
'pref' => null,
'addr' => null,
'tel' => null,
'fax' => null,
'email' => null,
'url' => null,
'lat' => null,
'lng' => null,
'image01' => null,
'image02' => null,
'image03' => null,
'image04' => null,
'image05' => null,
'stay_type' => null,
'stay_rate' => null,
'stay_rooms' => null,
'stay_op' => null,
'stay_op_en' => null,
'top_flg' => null,
'note' => null,
'status_id' => null,
'created' => null,
'modified' => null
)
)
)
$report = array()
$data = array()
include - APP/View/Spot/detail.ctp, line 86
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Code Context
<div class="detail-header">
<h3><?=$data['Spot']['name']?></h3>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array()
include - APP/View/Spot/detail.ctp, line 86 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108

Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 128]Code Context <img src="/images/detail-data-pin-1.png" alt="" class="pin">
<h4><?=$data['Spot']['name']?></h4>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp'
$dataForView = array(
'relat' => array(
(int) 0 => array(
'SpotRelation' => array(
[maximum depth reached]
),
'Spot' => array(
[maximum depth reached]
)
)
),
'report' => array(),
'data' => array()
)
$relat = array(
(int) 0 => array(
'SpotRelation' => array(
'id' => '23',
'spot_id' => '4',
'relat_id' => '69',
'rank' => '1',
'created' => '2015-10-28 17:50:15',
'modified' => '2024-05-22 16:54:55'
),
'Spot' => array(
'id' => null,
'name' => null,
'name_en' => null,
'contents' => null,
'contents_en' => null,
'zip' => null,
'pref' => null,
'addr' => null,
'tel' => null,
'fax' => null,
'email' => null,
'url' => null,
'lat' => null,
'lng' => null,
'image01' => null,
'image02' => null,
'image03' => null,
'image04' => null,
'image05' => null,
'stay_type' => null,
'stay_rate' => null,
'stay_rooms' => null,
'stay_op' => null,
'stay_op_en' => null,
'top_flg' => null,
'note' => null,
'status_id' => null,
'created' => null,
'modified' => null
)
)
)
$report = array()
$data = array()
include - APP/View/Spot/detail.ctp, line 128
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Code Context
<img src="/images/detail-data-pin-1.png" alt="" class="pin">
<h4><?=$data['Spot']['name']?></h4>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array()
include - APP/View/Spot/detail.ctp, line 128 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 129]Code Context
<h4><?=$data['Spot']['name']?></h4>
<p><?=$data['Spot']['contents']?></p>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array()include - APP/View/Spot/detail.ctp, line 129 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
住所 | Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 137] |
||
---|---|---|---|
TEL | Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 141] |
||
URL | Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 145] Code Context " target="_blank">
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array() include - APP/View/Spot/detail.ctp, line 145 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108 Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 145] |
||
Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 149] Code Context ">
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array() include - APP/View/Spot/detail.ctp, line 149 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108 Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 149] |
- 和室
- 洋室
- 温泉
- ペット
- バストイレ
- 貸切風呂
- 駅送迎
- 洋食主体
- 和食主体
- 和洋折衷
- 禁煙部屋
- 無料P
- 無線LAN
フォトレポート
このスポットの写真を投稿して、思い出を共有しよう!
このスポットの写真を投稿を募集しています。旅先の思い出で撮影したこのスポットの写真を投稿して、みんなと共有しませんか?投稿は下記のボタンから!
Notice (8): Undefined index: Spot [APP/View/Spot/detail.ctp, line 237]
Code Context
" class="button lightbg-blue clearfix">フォト投稿はこちらから
<div class="photo-report-button">
<a href="/cms/Report/entry/<?=$data['Spot']['id']?>" class="button lightbg-blue clearfix"><span>フォト投稿はこちらから</span></a>
$viewFile = '/home/com02/shin-aka.com/public_html/cms/app/View/Spot/detail.ctp' $dataForView = array( 'relat' => array( (int) 0 => array( 'SpotRelation' => array( [maximum depth reached] ), 'Spot' => array( [maximum depth reached] ) ) ), 'report' => array(), 'data' => array() ) $relat = array( (int) 0 => array( 'SpotRelation' => array( 'id' => '23', 'spot_id' => '4', 'relat_id' => '69', 'rank' => '1', 'created' => '2015-10-28 17:50:15', 'modified' => '2024-05-22 16:54:55' ), 'Spot' => array( 'id' => null, 'name' => null, 'name_en' => null, 'contents' => null, 'contents_en' => null, 'zip' => null, 'pref' => null, 'addr' => null, 'tel' => null, 'fax' => null, 'email' => null, 'url' => null, 'lat' => null, 'lng' => null, 'image01' => null, 'image02' => null, 'image03' => null, 'image04' => null, 'image05' => null, 'stay_type' => null, 'stay_rate' => null, 'stay_rooms' => null, 'stay_op' => null, 'stay_op_en' => null, 'top_flg' => null, 'note' => null, 'status_id' => null, 'created' => null, 'modified' => null ) ) ) $report = array() $data = array() $icon_on_off_ary = array( (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '', (int) 5 => '', (int) 6 => '', (int) 7 => '', (int) 8 => '', (int) 9 => '', (int) 10 => '', (int) 11 => '', (int) 12 => '', (int) 13 => '' )
include - APP/View/Spot/detail.ctp, line 237 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
