Notice (8): Undefined index: HTTP_REFERER [APP/controllers/pages_controller.php, line 240]
Code |
Context$result = false
$this->Cookie->write($this->cookie_name, true);
}
header("location: ".$_SERVER['HTTP_REFERER']);
PagesController::accessibility_toggle() - APP/controllers/pages_controller.php, line 240
Object::dispatchMethod() - CORE/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 259
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 213
[main] - APP/webroot/index.php, line 90
Warning (2): Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/newwestend.com/httpdocs/cake/basics.php:111) [APP/controllers/pages_controller.php, line 240]
Code |
Context$result = false
header - [internal], line ??
PagesController::accessibility_toggle() - APP/controllers/pages_controller.php, line 240
Object::dispatchMethod() - CORE/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 259
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 213
[main] - APP/webroot/index.php, line 90