Retrieves and Aggregates Profiles from Across the Web
Warning (2): Missing argument 2 for ContentsController::contentsMenu() [APP/controllers/contents_controller.php, line 184]
Code |
Context$id = "Retrieves and Aggregates Profiles from Across the Web"
}
//_________________________________________________________________
function contentsMenu($id , $path )
ContentsController::contentsMenu() - APP/controllers/contents_controller.php, line 184
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 18
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 192]
Code |
Context$id = "Retrieves and Aggregates Profiles from Across the Web"
$footerChild = "[empty string]"
$path = str_replace('SLASH','/' , $path ) ; // Reconver SLASH TO /
ContentsController::contentsMenu() - APP/controllers/contents_controller.php, line 192
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 18
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
More Categories