Warning (2): Missing argument 2 for EventController::view(), called in /home/g-tokiwa.com/www/cms/cake/libs/object.php on line 115 and defined [APP/controllers/event_controller.php, line 82]
Code |
Context$id = null
* @access public
*/
function view($id=NULL, $ymd)
EventController::view() - APP/controllers/event_controller.php, line 82
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
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 /home/g-tokiwa.com/www/cms/cake/basics.php:111) [CORE/cake/libs/controller/controller.php, line 640]
Code |
Context$status = "Location: http://www.g-tokiwa.com/cms/admin/event/index/"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 640
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 621
AppController::redirect() - APP/app_controller.php, line 52
EventController::view() - APP/controllers/event_controller.php, line 84
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88