Notice (8): Undefined variable: SITE_URL [APP/controllers/talent_controller.php, line 26]
Code elseif($this->file_name == '2-suda_1') {$this->redirect($SITE_URL.'/talent/suda-amiko.html');}
// 石原 浩樹
elseif($this->file_name == '0-ishihara') {$this->redirect($SITE_URL.'/talent/ishihara-hiroki.html');}
TalentController::index() - APP/controllers/talent_controller.php, line 26
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning (2): Cannot modify header information - headers already sent by (output started at /virtual/119.245.188.112/home/cake/basics.php:109) [CORE/cake/libs/controller/controller.php, line 644]
Code |
Context$status = "Location: http://www.office-mori.co.jp/talent/ishihara-hiroki.html"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 644
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 625
AppController::redirect() - APP/controllers/app_controller.php, line 68
TalentController::index() - APP/controllers/talent_controller.php, line 26
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88