 |
Warning (2): Missing argument 2 for ContentsController::contentsMenu() [APP/controllers/contents_controller.php, line 201]
Code | Context$id = "robots.txt"
//-----------------------------------------------------------------------------------------------------------
function contentsMenu($id , $path )
ContentsController::contentsMenu() - APP/controllers/contents_controller.php, line 201
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 268
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
Object::requestAction() - CORE/cake/libs/object.php, line 98
include - APP/views/contents/view.ctp, line 16
View::_render() - CORE/cake/libs/view/view.php, line 648
View::render() - CORE/cake/libs/view/view.php, line 336
Controller::render() - CORE/cake/libs/controller/controller.php, line 712
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 272
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined variable: path [APP/controllers/contents_controller.php, line 209]
Code | Context$id = "robots.txt"
$footerChild = "[empty string]"
$path = str_replace('SLASH','/' , $path ) ; // Reconver SLASH TO /
ContentsController::contentsMenu() - APP/controllers/contents_controller.php, line 209
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 268
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
Object::requestAction() - CORE/cake/libs/object.php, line 98
include - APP/views/contents/view.ctp, line 16
View::_render() - CORE/cake/libs/view/view.php, line 648
View::render() - CORE/cake/libs/view/view.php, line 336
Controller::render() - CORE/cake/libs/controller/controller.php, line 712
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 272
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
[main] - APP/webroot/index.php, line 90
|
 |
| |
|
 |
 |
|
|
|
|
|
|
| |
|
|