Warning (2): Missing argument 1 for HealthyController::search() [APP/Controller/HealthyController.php, line 68]Code Context }
public function search($search) {
HealthyController::search() - APP/Controller/HealthyController.php, line 68
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined variable: search [APP/Controller/HealthyController.php, line 69]Code Context
public function search($search) {
$search = str_replace("-"," ",$search);
HealthyController::search() - APP/Controller/HealthyController.php, line 69
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Warning (2): Cannot modify header information - headers already sent by (output started at /home/danapha/domains/danapha.com/public_html/lib/Cake/Utility/Debugger.php:795) [CORE/Cake/Network/CakeResponse.php, line 459]Code Context $name, $c['value'], $c['expire'], $c['path'],
$c['domain'], $c['secure'], $c['httpOnly']
);
$name = 'CakeCookie[lang]'
$c = array(
'name' => 'CakeCookie[lang]',
'value' => 'vi',
'expire' => '1697470193',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 459
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 429
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 795
AppController::beforeRender() - APP/Controller/AppController.php, line 41
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111