汪堡Notice (8): Undefined variable: o [APP/View/About/store.ctp, line 19]Code Context <li><a href="#">關於汪堡</a></li>
</ul>
<h1 class="breadcrumbs-title title-color mb-0">汪堡<?php echo $o['S4']['A12'];?></h1>
$viewFile = '/var/www/woofdoghotel.com.tw/public_html/app/View/About/store.ctp'
$dataForView = array(
'result' => array(
'content' => array(
'S6' => array(
[maximum depth reached]
)
)
)
)
$result = array(
'content' => array(
'S6' => array(
'A1' => '2',
'A2' => '1',
'A3' => '2021-11-08 05:13:14',
'A4' => '1',
'A5' => '2022-08-25 16:59:50',
'A6' => '0',
'A7' => '0',
'A8' => '0',
'A9' => '0',
'A10' => '0',
'A11' => '關於汪堡',
'A12' => '/index.php/about',
'A13' => '關於汪堡',
'A14' => '關於汪堡',
'A15' => '',
'A16' => '關於汪堡',
'A17' => '',
'A18' => '',
'A19' => '',
'A20' => '',
'A21' => '',
'A22' => '',
'A23' => '',
'A24' => '',
'A25' => '',
'A26' => null,
'A27' => null,
'A28' => null,
'A29' => null,
'A30' => null
)
)
)
include - APP/View/About/store.ctp, line 19
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Code Context
<li><a href="#">關於汪堡</a></li></ul><h1 class="breadcrumbs-title title-color mb-0">汪堡<?php echo $o['S4']['A12'];?></h1>
$viewFile = '/var/www/woofdoghotel.com.tw/public_html/app/View/About/store.ctp' $dataForView = array( 'result' => array( 'content' => array( 'S6' => array( [maximum depth reached] ) ) ) ) $result = array( 'content' => array( 'S6' => array( 'A1' => '2', 'A2' => '1', 'A3' => '2021-11-08 05:13:14', 'A4' => '1', 'A5' => '2022-08-25 16:59:50', 'A6' => '0', 'A7' => '0', 'A8' => '0', 'A9' => '0', 'A10' => '0', 'A11' => '關於汪堡', 'A12' => '/index.php/about', 'A13' => '關於汪堡', 'A14' => '關於汪堡', 'A15' => '', 'A16' => '關於汪堡', 'A17' => '', 'A18' => '', 'A19' => '', 'A20' => '', 'A21' => '', 'A22' => '', 'A23' => '', 'A24' => '', 'A25' => '', 'A26' => null, 'A27' => null, 'A28' => null, 'A29' => null, 'A30' => null ) ) )
include - APP/View/About/store.ctp, line 19 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
Code Context
<div class="col-lg-6 md-mb-35"><div class="image-part"><img src="<?php echo $this->requestAction(array('controller' => 'Home', 'action' => 'GetImageByTypeSequence',$o['S4']['A1'],'Store Image','store','0'),array('return')); ?>" alt="">
$viewFile = '/var/www/woofdoghotel.com.tw/public_html/app/View/About/store.ctp' $dataForView = array( 'result' => array( 'content' => array( 'S6' => array( [maximum depth reached] ) ) ) ) $result = array( 'content' => array( 'S6' => array( 'A1' => '2', 'A2' => '1', 'A3' => '2021-11-08 05:13:14', 'A4' => '1', 'A5' => '2022-08-25 16:59:50', 'A6' => '0', 'A7' => '0', 'A8' => '0', 'A9' => '0', 'A10' => '0', 'A11' => '關於汪堡', 'A12' => '/index.php/about', 'A13' => '關於汪堡', 'A14' => '關於汪堡', 'A15' => '', 'A16' => '關於汪堡', 'A17' => '', 'A18' => '', 'A19' => '', 'A20' => '', 'A21' => '', 'A22' => '', 'A23' => '', 'A24' => '', 'A25' => '', 'A26' => null, 'A27' => null, 'A28' => null, 'A29' => null, 'A30' => null ) ) )
include - APP/View/About/store.ctp, line 31 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
Warning (2): Missing argument 4 for HomeController::GetImageByTypeSequence() [APP/Controller/HomeController.php, line 205]Code Context}public function GetImageByTypeSequence($id,$type,$folder,$seq){$id = 'Store Image' $type = 'store' $folder = '0'HomeController::GetImageByTypeSequence() - APP/Controller/HomeController.php, line 205 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 104 include - APP/View/About/store.ctp, line 31 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
Notice (8): Undefined variable: seq [APP/Controller/HomeController.php, line 206]/images/no-image.png" alt="">Code Contextpublic function GetImageByTypeSequence($id,$type,$folder,$seq){$result = $this->S5->query("select * from s5 where A10 = '".$id."' and A11 = '".$type."' and A7 = '".$seq."'");$id = 'Store Image' $type = 'store' $folder = '0'HomeController::GetImageByTypeSequence() - APP/Controller/HomeController.php, line 206 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 104 include - APP/View/About/store.ctp, line 31 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
About Us
Notice (8): Undefined variable: o [APP/View/About/store.ctp, line 38]Code Context <div class="sec-title mb-25">
<div class="sub-title primary">About Us</div>
<h2 class="title mb-18"><?php echo $o['S4']['A12'];?></h2>
$viewFile = '/var/www/woofdoghotel.com.tw/public_html/app/View/About/store.ctp'
$dataForView = array(
'result' => array(
'content' => array(
'S6' => array(
[maximum depth reached]
)
)
)
)
$result = array(
'content' => array(
'S6' => array(
'A1' => '2',
'A2' => '1',
'A3' => '2021-11-08 05:13:14',
'A4' => '1',
'A5' => '2022-08-25 16:59:50',
'A6' => '0',
'A7' => '0',
'A8' => '0',
'A9' => '0',
'A10' => '0',
'A11' => '關於汪堡',
'A12' => '/index.php/about',
'A13' => '關於汪堡',
'A14' => '關於汪堡',
'A15' => '',
'A16' => '關於汪堡',
'A17' => '',
'A18' => '',
'A19' => '',
'A20' => '',
'A21' => '',
'A22' => '',
'A23' => '',
'A24' => '',
'A25' => '',
'A26' => null,
'A27' => null,
'A28' => null,
'A29' => null,
'A30' => null
)
)
)
include - APP/View/About/store.ctp, line 38
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Code Context
<div class="sec-title mb-25"><div class="sub-title primary">About Us</div><h2 class="title mb-18"><?php echo $o['S4']['A12'];?></h2>
$viewFile = '/var/www/woofdoghotel.com.tw/public_html/app/View/About/store.ctp' $dataForView = array( 'result' => array( 'content' => array( 'S6' => array( [maximum depth reached] ) ) ) ) $result = array( 'content' => array( 'S6' => array( 'A1' => '2', 'A2' => '1', 'A3' => '2021-11-08 05:13:14', 'A4' => '1', 'A5' => '2022-08-25 16:59:50', 'A6' => '0', 'A7' => '0', 'A8' => '0', 'A9' => '0', 'A10' => '0', 'A11' => '關於汪堡', 'A12' => '/index.php/about', 'A13' => '關於汪堡', 'A14' => '關於汪堡', 'A15' => '', 'A16' => '關於汪堡', 'A17' => '', 'A18' => '', 'A19' => '', 'A20' => '', 'A21' => '', 'A22' => '', 'A23' => '', 'A24' => '', 'A25' => '', 'A26' => null, 'A27' => null, 'A28' => null, 'A29' => null, 'A30' => null ) ) )
include - APP/View/About/store.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
Notice (8): Undefined variable: o [APP/View/About/store.ctp, line 40]Code Context<h2 class="title mb-18"><?php echo $o['S4']['A12'];?></h2><div class="desc"><?php echo html_entity_decode($o['S4']['A21']);?>$viewFile = '/var/www/woofdoghotel.com.tw/public_html/app/View/About/store.ctp' $dataForView = array( 'result' => array( 'content' => array( 'S6' => array( [maximum depth reached] ) ) ) ) $result = array( 'content' => array( 'S6' => array( 'A1' => '2', 'A2' => '1', 'A3' => '2021-11-08 05:13:14', 'A4' => '1', 'A5' => '2022-08-25 16:59:50', 'A6' => '0', 'A7' => '0', 'A8' => '0', 'A9' => '0', 'A10' => '0', 'A11' => '關於汪堡', 'A12' => '/index.php/about', 'A13' => '關於汪堡', 'A14' => '關於汪堡', 'A15' => '', 'A16' => '關於汪堡', 'A17' => '', 'A18' => '', 'A19' => '', 'A20' => '', 'A21' => '', 'A22' => '', 'A23' => '', 'A24' => '', 'A25' => '', 'A26' => null, 'A27' => null, 'A28' => null, 'A29' => null, 'A30' => null ) ) )include - APP/View/About/store.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
環境照片
Notice (8): Undefined variable: o [APP/View/About/store.ctp, line 57]Code Context<div class="container"><h3 class="mb-41">環境照片</h3><?php echo html_entity_decode($o['S4']['A22']);?>$viewFile = '/var/www/woofdoghotel.com.tw/public_html/app/View/About/store.ctp' $dataForView = array( 'result' => array( 'content' => array( 'S6' => array( [maximum depth reached] ) ) ) ) $result = array( 'content' => array( 'S6' => array( 'A1' => '2', 'A2' => '1', 'A3' => '2021-11-08 05:13:14', 'A4' => '1', 'A5' => '2022-08-25 16:59:50', 'A6' => '0', 'A7' => '0', 'A8' => '0', 'A9' => '0', 'A10' => '0', 'A11' => '關於汪堡', 'A12' => '/index.php/about', 'A13' => '關於汪堡', 'A14' => '關於汪堡', 'A15' => '', 'A16' => '關於汪堡', 'A17' => '', 'A18' => '', 'A19' => '', 'A20' => '', 'A21' => '', 'A22' => '', 'A23' => '', 'A24' => '', 'A25' => '', 'A26' => null, 'A27' => null, 'A28' => null, 'A29' => null, 'A30' => null ) ) )include - APP/View/About/store.ctp, line 57 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
