Strict Standards: Non-static method Configure::read() should not be called statically in /virtual/dwsta/public_html/www.nagomeshi.net/cake/basics.php on line 213
Strict Standards: Non-static method Configure::getInstance() should not be called statically in /virtual/dwsta/public_html/www.nagomeshi.net/cake/libs/configure.php on line 155
Notice (8): Undefined index: area [APP/controllers/category_controller.php, line 335]Code |
Context function search($parent_id=0) {
$this->set('searcharea', $this->params['url']['area']);
$parent_id = "images"
CategoryController::search() - APP/controllers/category_controller.php, line 335
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined index: keyword [APP/controllers/category_controller.php, line 336]Code |
Context
$this->set('searcharea', $this->params['url']['area']);
$this->set('searchkeyword', $this->params['url']['keyword']);
$parent_id = "images"
CategoryController::search() - APP/controllers/category_controller.php, line 336
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Missing View
Error:
The view for CategoryController::search() was not found.
Error:
Confirm you have created the file: /virtual/dwsta/public_html/www.nagomeshi.net/app/views/catalog/cl02_1/category_default/search.ctp
Notice:
If you want to customize this error message, create app/views/errors/missing_view.ctp