Notice (8): Undefined index: url [ROOT//httpdocs/app/app_controller.php, line 106]
//hmmm bad workarund
if(empty($this->uses))
$this->cakeError('error404',$this->params['url']);
AppController::beforeFilter() - ROOT//httpdocs/app/app_controller.php, line 106
Dispatcher::start() - CORE/cake/dispatcher.php, line 380
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 81
Object::cakeError() - CORE/cake/libs/object.php, line 176
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 106
[main] - ROOT//httpdocs/index.php, line 85
Warning (2): extract() [function.extract]: First argument should be an array [CORE/cake/libs/error.php, line 121]
* @access public
*/
function error404($params) {
extract($params);
extract - [internal], line ??
ErrorHandler::error404() - CORE/cake/libs/error.php, line 121
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 91
Object::cakeError() - CORE/cake/libs/object.php, line 176
AppController::beforeFilter() - ROOT//httpdocs/app/app_controller.php, line 106
Dispatcher::start() - CORE/cake/dispatcher.php, line 380
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 81
Object::cakeError() - CORE/cake/libs/object.php, line 176
AppController::beforeFilter() - ROOT//httpdocs/app/app_controller.php, line 106
Dispatcher::start() - CORE/cake/dispatcher.php, line 380
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 81
Object::cakeError() - CORE/cake/libs/object.php, line 176
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 106
[main] - ROOT//httpdocs/index.php, line 85
Notice (8): Undefined variable: action [CORE/cake/libs/error.php, line 124]
extract($params);
if (!isset($url)) {
$url = $action;
}
ErrorHandler::error404() - CORE/cake/libs/error.php, line 124
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 91
Object::cakeError() - CORE/cake/libs/object.php, line 176
AppController::beforeFilter() - ROOT//httpdocs/app/app_controller.php, line 106
Dispatcher::start() - CORE/cake/dispatcher.php, line 380
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 81
Object::cakeError() - CORE/cake/libs/object.php, line 176
AppController::beforeFilter() - ROOT//httpdocs/app/app_controller.php, line 106
Dispatcher::start() - CORE/cake/dispatcher.php, line 380
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 81
Object::cakeError() - CORE/cake/libs/object.php, line 176
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 106
[main] - ROOT//httpdocs/index.php, line 85
Warning (2): Cannot modify header information - headers already sent by (output started at /usr/local/www/vhosts/menes.co.nz/httpdocs/cake/cake_1.2.0.5137alpha/cake/basics.php:649) [CORE/cake/libs/error.php, line 133]
header - [internal], line ??
ErrorHandler::error404() - CORE/cake/libs/error.php, line 133
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 91
Object::cakeError() - CORE/cake/libs/object.php, line 176
AppController::beforeFilter() - ROOT//httpdocs/app/app_controller.php, line 106
Dispatcher::start() - CORE/cake/dispatcher.php, line 380
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 81
Object::cakeError() - CORE/cake/libs/object.php, line 176
AppController::beforeFilter() - ROOT//httpdocs/app/app_controller.php, line 106
Dispatcher::start() - CORE/cake/dispatcher.php, line 380
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 81
Object::cakeError() - CORE/cake/libs/object.php, line 176
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 106
[main] - ROOT//httpdocs/index.php, line 85